Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0006_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83367646519547, 52.3831162737752, 42.5309131462127 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316010203-002653_pano_0006_000140", "timestamp": "2022-06-30T09:05:28.976530Z", "filename": "pano_0006_000140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833674382796377, 52.38311011375965, 0.0 ] }, "distance": 0.7, "direction": 191.69, "angle": -89.06, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_01078", "timestamp": "2025-10-02T09:11:48Z", "filename": "recording_2025-10-02_08-33-49_01078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 0.69996502, "relative_pitch": -89.05712296921011, "relative_heading": 191.687206409713, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83368700989719, 52.3831233853577, 44.9575564628467 ] }, "distance": 1.07, "direction": 42.22, "angle": 66.23, "elevation": 2.43, "pano_id": "TMX7316010203-002509_pano_0004_001696", "timestamp": "2022-04-12T11:26:10.472350Z", "filename": "pano_0004_001696.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 1.06851646, "relative_pitch": 66.23481279189438, "relative_heading": 42.21781473978553, "relative_elevation": 2.4266433166340065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8336928985071, 52.3831139649338, 44.3083899160847 ] }, "distance": 1.15, "direction": 102.93, "angle": 57.14, "elevation": 1.78, "pano_id": "TMX7316010203-001891_pano_0000_003612", "timestamp": "2020-08-24T10:24:00.891170Z", "filename": "pano_0000_003612.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 1.14806296, "relative_pitch": 57.14179389089307, "relative_heading": 102.93124004182665, "relative_elevation": 1.7774767698720026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_01230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833658863955714, 52.38311784256684, 0.0 ] }, "distance": 1.21, "direction": 278.29, "angle": -88.37, "elevation": -42.53, "pano_id": "b_20240918_0854_Track07_Sphere_01230", "timestamp": "2024-09-18T10:48:31Z", "filename": "Job_20240918_0854_Track07_Sphere_01230.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 1.21111844, "relative_pitch": -88.36887518770389, "relative_heading": 278.2873014403782, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83369459111519, 52.3831236464219, 44.2860821504146 ] }, "distance": 1.48, "direction": 56.39, "angle": 49.82, "elevation": 1.76, "pano_id": "TMX7316010203-000830_pano_0000_003520", "timestamp": "2018-07-09T09:37:35.821510Z", "filename": "pano_0000_003520.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 1.4819851, "relative_pitch": 49.823769665339086, "relative_heading": 56.3874390608051, "relative_elevation": 1.7551690042019032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83367223843971, 52.3831303362665, 44.832324965857 ] }, "distance": 1.59, "direction": 349.58, "angle": 55.34, "elevation": 2.3, "pano_id": "TMX7316010203-002067_pano_0000_001104", "timestamp": "2021-03-29T09:54:47.965860Z", "filename": "pano_0000_001104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 1.59104467, "relative_pitch": 55.34256939381254, "relative_heading": 349.5785268530445, "relative_elevation": 2.3014118196443007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833682950074, 52.3831334664076, 44.3152973353863 ] }, "distance": 1.96, "direction": 13.0, "angle": 42.27, "elevation": 1.78, "pano_id": "TMX7316010203-000079_pano_0004_000545", "timestamp": "2016-08-18T07:19:20.659380Z", "filename": "pano_0004_000545.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 1.96339953, "relative_pitch": 42.265308135459776, "relative_heading": 12.996634267622992, "relative_elevation": 1.7843841891736005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83370660669178, 52.3831180896359, 45.6836095433682 ] }, "distance": 2.06, "direction": 84.38, "angle": 56.81, "elevation": 3.15, "pano_id": "TMX7316010203-001326_pano_0000_004059", "timestamp": "2019-07-24T07:36:23.697950Z", "filename": "pano_0000_004059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 2.06226274, "relative_pitch": 56.81023149543119, "relative_heading": 84.37716238434062, "relative_elevation": 3.152696397155502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83367001476787, 52.3830891100113, 44.9901893604547 ] }, "distance": 3.05, "direction": 188.27, "angle": 38.84, "elevation": 2.46, "pano_id": "TMX7316010203-002509_pano_0004_001691", "timestamp": "2022-04-12T11:26:01.547470Z", "filename": "pano_0004_001691.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 3.05438108, "relative_pitch": 38.83974940389124, "relative_heading": 188.26762703406368, "relative_elevation": 2.459276214242003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83366332574828, 52.3830883672453, 44.3174882261083 ] }, "distance": 3.23, "direction": 196.07, "angle": 28.94, "elevation": 1.79, "pano_id": "TMX7316010203-000079_pano_0004_000544", "timestamp": "2016-08-18T07:19:19.794080Z", "filename": "pano_0004_000544.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 3.23160132, "relative_pitch": 28.93579840243157, "relative_heading": 196.07227666948467, "relative_elevation": 1.7865750798956057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83365153937131, 52.3830897675212, 44.833140254952 ] }, "distance": 3.4, "direction": 209.92, "angle": 34.08, "elevation": 2.3, "pano_id": "TMX7316010203-002067_pano_0000_001105", "timestamp": "2021-03-29T09:54:48.801000Z", "filename": "pano_0000_001105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 3.40292466, "relative_pitch": 34.08006753775338, "relative_heading": 209.91726413725254, "relative_elevation": 2.3022271087393023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83365643160547, 52.3830852698899, 44.2835140796378 ] }, "distance": 3.71, "direction": 201.57, "angle": 25.29, "elevation": 1.75, "pano_id": "TMX7316010203-000830_pano_0000_003519", "timestamp": "2018-07-09T09:37:34.466400Z", "filename": "pano_0000_003519.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 3.70983418, "relative_pitch": 25.28700068885329, "relative_heading": 201.5736042345833, "relative_elevation": 1.7526009334251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83366931898219, 52.3830801038553, 45.7629958735779 ] }, "distance": 4.05, "direction": 186.89, "angle": 38.56, "elevation": 3.23, "pano_id": "TMX7316010203-001326_pano_0000_004060", "timestamp": "2019-07-24T07:36:24.692850Z", "filename": "pano_0000_004060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 4.05410097, "relative_pitch": 38.563178311718175, "relative_heading": 186.89345885853135, "relative_elevation": 3.232082727365203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833699529247083, 52.38315241968782, 0.0 ] }, "distance": 4.32, "direction": 21.33, "angle": -84.2, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_01079", "timestamp": "2025-10-02T09:11:49Z", "filename": "recording_2025-10-02_08-33-49_01079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 4.3178394, "relative_pitch": -84.20305778605263, "relative_heading": 21.328114509856505, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83366142008594, 52.3830734265745, 44.323855147697 ] }, "distance": 4.88, "direction": 192.13, "angle": 20.19, "elevation": 1.79, "pano_id": "TMX7316010203-001891_pano_0000_003613", "timestamp": "2020-08-24T10:24:01.811400Z", "filename": "pano_0000_003613.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 4.87661974, "relative_pitch": 20.186497468495343, "relative_heading": 192.1263798234297, "relative_elevation": 1.792942001484306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_01229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833677390861646, 52.383162121820405, 0.0 ] }, "distance": 5.1, "direction": 0.71, "angle": -83.16, "elevation": -42.53, "pano_id": "b_20240918_0854_Track07_Sphere_01229", "timestamp": "2024-09-18T10:48:30Z", "filename": "Job_20240918_0854_Track07_Sphere_01229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 5.10211319, "relative_pitch": -83.15934665123359, "relative_heading": 0.7078187381769767, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0006_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83369481659443, 52.3831614233552, 42.4976357668638 ] }, "distance": 5.18, "direction": 13.97, "angle": -0.37, "elevation": -0.03, "pano_id": "TMX7316010203-002653_pano_0006_000141", "timestamp": "2022-06-30T09:05:29.671420Z", "filename": "pano_0006_000141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 5.17706232, "relative_pitch": -0.3682835966655021, "relative_heading": 13.966972349706014, "relative_elevation": -0.03327737934889541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0006_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83365758558212, 52.3830710629476, 42.5223810896277 ] }, "distance": 5.19, "direction": 194.33, "angle": -0.09, "elevation": -0.01, "pano_id": "TMX7316010203-002653_pano_0006_000139", "timestamp": "2022-06-30T09:05:28.246530Z", "filename": "pano_0006_000139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 5.19246382, "relative_pitch": -0.09414613367982953, "relative_heading": 194.33398506306472, "relative_elevation": -0.008532056584996894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83369218543642, 52.3831632904532, 44.4531429978088 ] }, "distance": 5.34, "direction": 11.56, "angle": 19.8, "elevation": 1.92, "pano_id": "TMX7316010203-001891_pano_0000_003532", "timestamp": "2020-08-24T10:23:02.666510Z", "filename": "pano_0000_003532.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 5.34013921, "relative_pitch": 19.7967841959041, "relative_heading": 11.562859852895881, "relative_elevation": 1.9222298515961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_000854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8336870364387, 52.3831648516358, 45.2707309015095 ] }, "distance": 5.45, "direction": 7.58, "angle": 26.68, "elevation": 2.74, "pano_id": "TMX7316010203-001326_pano_0000_000854", "timestamp": "2019-07-24T06:49:12.752500Z", "filename": "pano_0000_000854.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 5.4531968, "relative_pitch": 26.676058151684938, "relative_heading": 7.58491660032305, "relative_elevation": 2.739817755296805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83373731907903, 52.3831492773677, 44.8151494041085 ] }, "distance": 5.54, "direction": 48.45, "angle": 22.42, "elevation": 2.28, "pano_id": "TMX7316010203-002509_pano_0004_001697", "timestamp": "2022-04-12T11:26:13.707360Z", "filename": "pano_0004_001697.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 5.5367853, "relative_pitch": 22.41890942125909, "relative_heading": 48.44914717703531, "relative_elevation": 2.284236257895806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_01231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83363983067887, 52.383071772385144, 0.0 ] }, "distance": 5.54, "direction": 206.74, "angle": -82.57, "elevation": -42.53, "pano_id": "b_20240918_0854_Track07_Sphere_01231", "timestamp": "2024-09-18T10:48:32Z", "filename": "Job_20240918_0854_Track07_Sphere_01231.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 5.54466961, "relative_pitch": -82.57235504216882, "relative_heading": 206.73618872972793, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83374449986585, 52.3831446498503, 44.1524963229895 ] }, "distance": 5.61, "direction": 55.72, "angle": 16.13, "elevation": 1.62, "pano_id": "TMX7316010203-001891_pano_0000_003611", "timestamp": "2020-08-24T10:23:59.896160Z", "filename": "pano_0000_003611.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 5.60624838, "relative_pitch": 16.13228489168057, "relative_heading": 55.72137282223302, "relative_elevation": 1.6215831767768023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833657949548853, 52.38306637456759, 0.0 ] }, "distance": 5.69, "direction": 192.79, "angle": -82.37, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_01077", "timestamp": "2025-10-02T09:11:47Z", "filename": "recording_2025-10-02_08-33-49_01077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 5.69384567, "relative_pitch": -82.37483964847338, "relative_heading": 192.7924907300421, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8336931627079, 52.3831714635046, 44.818079049699 ] }, "distance": 6.25, "direction": 10.49, "angle": 20.11, "elevation": 2.29, "pano_id": "TMX7316010203-002067_pano_0000_001103", "timestamp": "2021-03-29T09:54:47.175830Z", "filename": "pano_0000_001103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 6.24557126, "relative_pitch": 20.11303562372695, "relative_heading": 10.488527507339949, "relative_elevation": 2.2871659034863043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1052_Track05_Sphere_00183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track05_Sphere_00183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track05_Sphere_00183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833746999901984, 52.38315366615832, 0.0 ] }, "distance": 6.35, "direction": 49.1, "angle": -81.5, "elevation": -42.53, "pano_id": "b_20240924_1052_Track05_Sphere_00183", "timestamp": "2024-09-24T09:14:03Z", "filename": "Job_20240924_1052_Track05_Sphere_00183.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 6.35441284, "relative_pitch": -81.50247037672231, "relative_heading": 49.096037358070966, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83376074575987, 52.3831423731893, 44.1322194365785 ] }, "distance": 6.43, "direction": 63.16, "angle": 13.98, "elevation": 1.6, "pano_id": "TMX7316010203-000830_pano_0000_003521", "timestamp": "2018-07-09T09:37:37.101540Z", "filename": "pano_0000_003521.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 6.4317037, "relative_pitch": 13.980728929401609, "relative_heading": 63.15712611663978, "relative_elevation": 1.6013062903658053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83375225739633, 52.3831507754263, 44.0858856961131 ] }, "distance": 6.43, "direction": 53.35, "angle": 13.59, "elevation": 1.55, "pano_id": "TMX7316010203-000079_pano_0004_000932", "timestamp": "2016-08-18T07:27:42.391080Z", "filename": "pano_0004_000932.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 6.43210628, "relative_pitch": 13.590593673975217, "relative_heading": 53.353616344357306, "relative_elevation": 1.5549725499004055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83377039131692, 52.3831367269527, 45.5382690289989 ] }, "distance": 6.79, "direction": 70.41, "angle": 23.89, "elevation": 3.01, "pano_id": "TMX7316010203-001326_pano_0000_004058", "timestamp": "2019-07-24T07:36:22.492870Z", "filename": "pano_0000_004058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 6.78833812, "relative_pitch": 23.894204057026435, "relative_heading": 70.41106412504456, "relative_elevation": 3.0073558827862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83370346988579, 52.3831786361807, 44.29352132231 ] }, "distance": 7.18, "direction": 14.84, "angle": 13.79, "elevation": 1.76, "pano_id": "TMX7316010203-000079_pano_0004_000546", "timestamp": "2016-08-18T07:19:21.559130Z", "filename": "pano_0004_000546.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 7.17883234, "relative_pitch": 13.794865137126115, "relative_heading": 14.840862653418705, "relative_elevation": 1.7626081760973022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83364254450384, 52.3830481192453, 44.8678735103458 ] }, "distance": 7.93, "direction": 196.94, "angle": 16.42, "elevation": 2.34, "pano_id": "TMX7316010203-002067_pano_0000_001106", "timestamp": "2021-03-29T09:54:49.705820Z", "filename": "pano_0000_001106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 7.92777658, "relative_pitch": 16.424531643920318, "relative_heading": 196.93813141756073, "relative_elevation": 2.3369603641331054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83365082879218, 52.3830459834269, 45.0352516034618 ] }, "distance": 8.01, "direction": 192.58, "angle": 17.35, "elevation": 2.5, "pano_id": "TMX7316010203-002509_pano_0004_001690", "timestamp": "2022-04-12T11:26:00.772400Z", "filename": "pano_0004_001690.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 8.01395284, "relative_pitch": 17.353882609259266, "relative_heading": 192.58095762207083, "relative_elevation": 2.504338457249105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_00869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_00869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_00869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833755740974468, 52.38317117915145, 0.0 ] }, "distance": 8.15, "direction": 41.46, "angle": -79.15, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_00869", "timestamp": "2025-10-02T09:06:43Z", "filename": "recording_2025-10-02_08-33-49_00869.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 8.15255921, "relative_pitch": -79.14885472388873, "relative_heading": 41.46103823255514, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83364334998627, 52.3830432465953, 44.3308021314442 ] }, "distance": 8.43, "direction": 195.51, "angle": 12.05, "elevation": 1.8, "pano_id": "TMX7316010203-000079_pano_0004_000543", "timestamp": "2016-08-18T07:19:18.884070Z", "filename": "pano_0004_000543.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 8.43310537, "relative_pitch": 12.047946004148312, "relative_heading": 195.50828524039707, "relative_elevation": 1.7998889852315045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83364614769684, 52.3830407015751, 44.3208623062819 ] }, "distance": 8.66, "direction": 193.79, "angle": 11.68, "elevation": 1.79, "pano_id": "TMX7316010203-000830_pano_0000_003518", "timestamp": "2018-07-09T09:37:33.126480Z", "filename": "pano_0000_003518.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 8.65893914, "relative_pitch": 11.679498725953488, "relative_heading": 193.7923753642473, "relative_elevation": 1.789949160069206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track01_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track01_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track01_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track01_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1052_Track01_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track01_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track01_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track01_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track01_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833643818810367, 52.38303821287927, 0.0 ] }, "distance": 8.97, "direction": 194.35, "angle": -78.1, "elevation": -42.53, "pano_id": "b_20240924_1052_Track01_Sphere_00011", "timestamp": "2024-09-24T09:00:35Z", "filename": "Job_20240924_1052_Track01_Sphere_00011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 8.96611935, "relative_pitch": -78.0955497543272, "relative_heading": 194.35460798829587, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83365460033989, 52.3830363108524, 45.813813470304 ] }, "distance": 9.02, "direction": 189.5, "angle": 20.0, "elevation": 3.28, "pano_id": "TMX7316010203-001326_pano_0000_004061", "timestamp": "2019-07-24T07:36:25.667930Z", "filename": "pano_0000_004061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 9.02153541, "relative_pitch": 19.99624231769492, "relative_heading": 189.49872472097823, "relative_elevation": 3.282900324091301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83372204531608, 52.3831946228705, 44.0475545469671 ] }, "distance": 9.25, "direction": 19.59, "angle": 9.31, "elevation": 1.52, "pano_id": "TMX7316010203-000830_pano_0000_003089", "timestamp": "2018-07-09T09:29:23.143910Z", "filename": "pano_0000_003089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 9.2542002, "relative_pitch": 9.307283652941921, "relative_heading": 19.59485682344569, "relative_elevation": 1.516641400754402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83373951709049, 52.3831923692064, 45.4767100587487 ] }, "distance": 9.49, "direction": 26.89, "angle": 17.24, "elevation": 2.95, "pano_id": "TMX7316010203-001326_pano_0000_004050", "timestamp": "2019-07-24T07:35:59.008030Z", "filename": "pano_0000_004050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 9.49368514, "relative_pitch": 17.23860137842022, "relative_heading": 26.88602758111041, "relative_elevation": 2.9457969125360037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83380567751239, 52.3831552108984, 44.782543038018 ] }, "distance": 9.81, "direction": 63.78, "angle": 12.93, "elevation": 2.25, "pano_id": "TMX7316010203-002509_pano_0004_001698", "timestamp": "2022-04-12T11:26:14.742340Z", "filename": "pano_0004_001698.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 9.80707598, "relative_pitch": 12.930580905918593, "relative_heading": 63.781506239595004, "relative_elevation": 2.251629891805301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83364100198578, 52.3830299942651, 44.3651401493698 ] }, "distance": 9.9, "direction": 194.12, "angle": 10.5, "elevation": 1.83, "pano_id": "TMX7316010203-001891_pano_0000_003614", "timestamp": "2020-08-24T10:24:02.731180Z", "filename": "pano_0000_003614.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 9.89972673, "relative_pitch": 10.49676081824295, "relative_heading": 194.1177788215671, "relative_elevation": 1.8342270031571033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_01228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833695592780328, 52.383206552342834, 0.0 ] }, "distance": 10.13, "direction": 7.39, "angle": -76.6, "elevation": -42.53, "pano_id": "b_20240918_0854_Track07_Sphere_01228", "timestamp": "2024-09-18T10:48:29Z", "filename": "Job_20240918_0854_Track07_Sphere_01228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 10.12978791, "relative_pitch": -76.60319319321486, "relative_heading": 7.3870304859241855, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1052_Track05_Sphere_00182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track05_Sphere_00182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track05_Sphere_00182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833812557023396, 52.38315328946243, 0.0 ] }, "distance": 10.14, "direction": 66.04, "angle": -76.59, "elevation": -42.53, "pano_id": "b_20240924_1052_Track05_Sphere_00182", "timestamp": "2024-09-24T09:14:01Z", "filename": "Job_20240924_1052_Track05_Sphere_00182.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 10.14069392, "relative_pitch": -76.58929059968294, "relative_heading": 66.03510327102875, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0006_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83371087503079, 52.3832063064012, 42.5668238615617 ] }, "distance": 10.29, "direction": 13.16, "angle": 0.2, "elevation": 0.04, "pano_id": "TMX7316010203-002653_pano_0006_000142", "timestamp": "2022-06-30T09:05:30.341430Z", "filename": "pano_0006_000142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 10.28867199, "relative_pitch": 0.1999795576816847, "relative_heading": 13.163052617987043, "relative_elevation": 0.03591071534900436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83371200089467, 52.3832064588385, 44.4988235030323 ] }, "distance": 10.32, "direction": 13.56, "angle": 10.79, "elevation": 1.97, "pano_id": "TMX7316010203-001891_pano_0000_003533", "timestamp": "2020-08-24T10:23:03.501490Z", "filename": "pano_0000_003533.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 10.32288871, "relative_pitch": 10.793112796695056, "relative_heading": 13.555928192046805, "relative_elevation": 1.9679103568196012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0006_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83363714105533, 52.383025755261, 42.5091338362545 ] }, "distance": 10.42, "direction": 194.89, "angle": -0.12, "elevation": -0.02, "pano_id": "TMX7316010203-002653_pano_0006_000138", "timestamp": "2022-06-30T09:05:27.461430Z", "filename": "pano_0006_000138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 10.42223589, "relative_pitch": -0.11973061616387422, "relative_heading": 194.88688712208952, "relative_elevation": -0.021779309958198212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83381369654846, 52.38315999183, 44.2093295138329 ] }, "distance": 10.53, "direction": 62.5, "angle": 9.05, "elevation": 1.68, "pano_id": "TMX7316010203-001891_pano_0000_003610", "timestamp": "2020-08-24T10:23:58.686170Z", "filename": "pano_0000_003610.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 10.53459434, "relative_pitch": 9.052521888049057, "relative_heading": 62.497642251153295, "relative_elevation": 1.6784163676202013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833662430958651, 52.383021537769295, 0.0 ] }, "distance": 10.58, "direction": 185.18, "angle": -76.02, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_01076", "timestamp": "2025-10-02T09:11:46Z", "filename": "recording_2025-10-02_08-33-49_01076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 10.58493624, "relative_pitch": -76.02436862711815, "relative_heading": 185.17964916411418, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83382758444054, 52.38314974005, 44.1060991827399 ] }, "distance": 10.94, "direction": 70.1, "angle": 8.19, "elevation": 1.58, "pano_id": "TMX7316010203-000079_pano_0004_000931", "timestamp": "2016-08-18T07:27:40.811100Z", "filename": "pano_0004_000931.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 10.94286981, "relative_pitch": 8.191251166430694, "relative_heading": 70.10429489421205, "relative_elevation": 1.5751860365271995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83371241967409, 52.3832129253936, 44.8448734432459 ] }, "distance": 11.03, "direction": 12.82, "angle": 11.85, "elevation": 2.31, "pano_id": "TMX7316010203-002067_pano_0000_001102", "timestamp": "2021-03-29T09:54:46.430890Z", "filename": "pano_0000_001102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 11.02999042, "relative_pitch": 11.848148281935305, "relative_heading": 12.823780426199358, "relative_elevation": 2.313960297033205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_00870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_00870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_00870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833824650333952, 52.38315641078953, 0.0 ] }, "distance": 11.03, "direction": 66.12, "angle": -75.46, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_00870", "timestamp": "2025-10-02T09:07:07Z", "filename": "recording_2025-10-02_08-33-49_00870.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 11.03423274, "relative_pitch": -75.45582593975965, "relative_heading": 66.12376765634527, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_00868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_00868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_00868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833724901420204, 52.38321194714961, 0.0 ] }, "distance": 11.15, "direction": 17.21, "angle": -75.32, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_00868", "timestamp": "2025-10-02T09:06:41Z", "filename": "recording_2025-10-02_08-33-49_00868.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 11.14516483, "relative_pitch": -75.31589662269619, "relative_heading": 17.21242887783649, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83383449964331, 52.3831426822242, 44.2393487691879 ] }, "distance": 11.15, "direction": 74.73, "angle": 8.71, "elevation": 1.71, "pano_id": "TMX7316010203-000830_pano_0000_003522", "timestamp": "2018-07-09T09:37:38.271500Z", "filename": "pano_0000_003522.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 11.15462446, "relative_pitch": 8.707720154184713, "relative_heading": 74.7255748980601, "relative_elevation": 1.7084356229752018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8338390368975, 52.3831375319897, 45.4766938947141 ] }, "distance": 11.32, "direction": 77.94, "angle": 14.59, "elevation": 2.95, "pano_id": "TMX7316010203-001326_pano_0000_004052", "timestamp": "2019-07-24T07:36:01.738000Z", "filename": "pano_0000_004052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 11.31946065, "relative_pitch": 14.587116152357238, "relative_heading": 77.93756413314664, "relative_elevation": 2.945780748501406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83372622306744, 52.383217792288, 44.9093728419393 ] }, "distance": 11.79, "direction": 16.69, "angle": 11.4, "elevation": 2.38, "pano_id": "TMX7316010203-002509_pano_0004_001694", "timestamp": "2022-04-12T11:26:04.202420Z", "filename": "pano_0004_001694.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 11.7935616, "relative_pitch": 11.4021500082808, "relative_heading": 16.69498368206738, "relative_elevation": 2.3784596957266047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83366726243507, 52.3830087427938, 44.8736999593675 ] }, "distance": 11.98, "direction": 183.0, "angle": 11.06, "elevation": 2.34, "pano_id": "TMX7316010203-002067_pano_0000_001107", "timestamp": "2021-03-29T09:54:50.720840Z", "filename": "pano_0000_001107.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 11.98186548, "relative_pitch": 11.06333451282854, "relative_heading": 182.99778201106383, "relative_elevation": 2.3427868131548024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8337235744378, 52.3832238761263, 44.3275775359944 ] }, "distance": 12.4, "direction": 15.0, "angle": 8.25, "elevation": 1.8, "pano_id": "TMX7316010203-000079_pano_0004_000547", "timestamp": "2016-08-18T07:19:22.469180Z", "filename": "pano_0004_000547.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 12.39563375, "relative_pitch": 8.247206916396712, "relative_heading": 14.99733548947397, "relative_elevation": 1.7966643897817036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83363074838853, 52.3830031259468, 45.0913830297068 ] }, "distance": 12.97, "direction": 193.89, "angle": 11.17, "elevation": 2.56, "pano_id": "TMX7316010203-002509_pano_0004_001689", "timestamp": "2022-04-12T11:25:59.942410Z", "filename": "pano_0004_001689.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 12.96958692, "relative_pitch": 11.167784273285326, "relative_heading": 193.8873275790711, "relative_elevation": 2.5604698834941004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83366880638067, 52.3829996027251, 44.3129762727767 ] }, "distance": 12.99, "direction": 182.3, "angle": 7.81, "elevation": 1.78, "pano_id": "TMX7316010203-000830_pano_0000_003517", "timestamp": "2018-07-09T09:37:31.691540Z", "filename": "pano_0000_003517.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 12.99299628, "relative_pitch": 7.809713100392591, "relative_heading": 182.30026156709692, "relative_elevation": 1.7820631265640046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833670681264331, 52.38323366871457, 0.0 ] }, "distance": 13.07, "direction": 358.27, "angle": -72.92, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_01081", "timestamp": "2025-10-02T09:11:52Z", "filename": "recording_2025-10-02_08-33-49_01081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 13.06901274, "relative_pitch": -72.91871389283348, "relative_heading": 358.27316005848127, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83367473099124, 52.3829985211349, 44.2601073011756 ] }, "distance": 13.1, "direction": 180.52, "angle": 7.52, "elevation": 1.73, "pano_id": "TMX7316010203-000079_pano_0004_000936", "timestamp": "2016-08-18T07:27:49.111040Z", "filename": "pano_0004_000936.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 13.10341231, "relative_pitch": 7.517609404253514, "relative_heading": 180.5163331647243, "relative_elevation": 1.7291941549629044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1052_Track03_Sphere_00152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track03_Sphere_00152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track03_Sphere_00152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833678558242809, 52.38299683398897, 0.0 ] }, "distance": 13.29, "direction": 179.39, "angle": -72.65, "elevation": -42.53, "pano_id": "b_20240924_1052_Track03_Sphere_00152", "timestamp": "2024-09-24T09:08:31Z", "filename": "Job_20240924_1052_Track03_Sphere_00152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 13.29138085, "relative_pitch": -72.6453979298486, "relative_heading": 179.38563623110403, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83367537484818, 52.382994317671, 45.7908351020887 ] }, "distance": 13.57, "direction": 180.31, "angle": 13.51, "elevation": 3.26, "pano_id": "TMX7316010203-001326_pano_0000_004062", "timestamp": "2019-07-24T07:36:26.768010Z", "filename": "pano_0000_004062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 13.57082217, "relative_pitch": 13.50740797382578, "relative_heading": 180.3134506718038, "relative_elevation": 3.2599219558760026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83362285010931, 52.3829985859384, 44.3404547693208 ] }, "distance": 13.59, "direction": 195.58, "angle": 7.58, "elevation": 1.81, "pano_id": "TMX7316010203-000079_pano_0004_000542", "timestamp": "2016-08-18T07:19:17.889160Z", "filename": "pano_0004_000542.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 13.59499599, "relative_pitch": 7.581704824264099, "relative_heading": 195.57684098110417, "relative_elevation": 1.8095416231081032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83373291188889, 52.3832369984478, 45.5442787790671 ] }, "distance": 13.97, "direction": 15.97, "angle": 12.17, "elevation": 3.01, "pano_id": "TMX7316010203-001326_pano_0000_004049", "timestamp": "2019-07-24T07:35:57.958050Z", "filename": "pano_0000_004049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 13.97260145, "relative_pitch": 12.17015450919118, "relative_heading": 15.966236472477423, "relative_elevation": 3.013365632854402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83387645417711, 52.3831501763948, 44.832878690213 ] }, "distance": 14.13, "direction": 74.52, "angle": 9.25, "elevation": 2.3, "pano_id": "TMX7316010203-002509_pano_0004_001699", "timestamp": "2022-04-12T11:26:15.662320Z", "filename": "pano_0004_001699.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 14.13018497, "relative_pitch": 9.252839255988848, "relative_heading": 74.51518029440133, "relative_elevation": 2.3019655440003035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83373928516395, 52.383237662791, 44.052120259963 ] }, "distance": 14.17, "direction": 17.57, "angle": 6.13, "elevation": 1.52, "pano_id": "TMX7316010203-000830_pano_0000_003090", "timestamp": "2018-07-09T09:29:23.918900Z", "filename": "pano_0000_003090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 14.168603, "relative_pitch": 6.128066887549138, "relative_heading": 17.571377108987228, "relative_elevation": 1.5212071137503003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_01232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833605182147086, 52.382994100255054, 0.0 ] }, "distance": 14.44, "direction": 199.65, "angle": -71.25, "elevation": -42.53, "pano_id": "b_20240918_0854_Track07_Sphere_01232", "timestamp": "2024-09-18T10:48:35Z", "filename": "Job_20240918_0854_Track07_Sphere_01232.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 14.43527445, "relative_pitch": -71.25244634364805, "relative_heading": 199.64784447599732, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833710500882727, 52.38298770795701, 0.0 ] }, "distance": 14.49, "direction": 170.8, "angle": -71.18, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_01075", "timestamp": "2025-10-02T09:11:44Z", "filename": "recording_2025-10-02_08-33-49_01075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 14.49260705, "relative_pitch": -71.18321708678097, "relative_heading": 170.7983668485483, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_000858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83360655858028, 52.3829930503064, 45.3982080696151 ] }, "distance": 14.51, "direction": 199.14, "angle": 11.17, "elevation": 2.87, "pano_id": "TMX7316010203-001326_pano_0000_000858", "timestamp": "2019-07-24T06:49:15.977510Z", "filename": "pano_0000_000858.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 14.51435245, "relative_pitch": 11.17483494505341, "relative_heading": 199.14433664270052, "relative_elevation": 2.8672949234024045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83388738987442, 52.3831530186189, 44.2329687532037 ] }, "distance": 14.93, "direction": 74.11, "angle": 6.5, "elevation": 1.7, "pano_id": "TMX7316010203-001891_pano_0000_003609", "timestamp": "2020-08-24T10:23:57.431210Z", "filename": "pano_0000_003609.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 14.93258339, "relative_pitch": 6.502661421658672, "relative_heading": 74.10849520645216, "relative_elevation": 1.702055606991003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83362183623605, 52.3829861946719, 44.3949271468446 ] }, "distance": 14.94, "direction": 194.41, "angle": 7.11, "elevation": 1.86, "pano_id": "TMX7316010203-001891_pano_0000_003615", "timestamp": "2020-08-24T10:24:03.951150Z", "filename": "pano_0000_003615.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 14.94481207, "relative_pitch": 7.10958613207303, "relative_heading": 194.41220463712375, "relative_elevation": 1.8640140006319044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83372677441076, 52.3829846629181, 44.806724127382 ] }, "distance": 15.04, "direction": 166.83, "angle": 8.6, "elevation": 2.28, "pano_id": "TMX7316010203-002067_pano_0000_001108", "timestamp": "2021-03-29T09:54:51.715820Z", "filename": "pano_0000_001108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 15.04024685, "relative_pitch": 8.604422583407251, "relative_heading": 166.83474171536935, "relative_elevation": 2.2758109811693004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8336813262148, 52.3829806438848, 45.1520814234391 ] }, "distance": 15.1, "direction": 178.74, "angle": 9.85, "elevation": 2.62, "pano_id": "TMX7316010203-002509_pano_0004_001653", "timestamp": "2022-04-12T11:25:21.102660Z", "filename": "pano_0004_001653.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 15.09579346, "relative_pitch": 9.850380697062395, "relative_heading": 178.74363829476565, "relative_elevation": 2.6211682772264027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_01227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833713453789802, 52.38325123292494, 0.0 ] }, "distance": 15.23, "direction": 9.52, "angle": -70.3, "elevation": -42.53, "pano_id": "b_20240918_0854_Track07_Sphere_01227", "timestamp": "2024-09-18T10:48:28Z", "filename": "Job_20240918_0854_Track07_Sphere_01227.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 15.22725467, "relative_pitch": -70.3012142970371, "relative_heading": 9.520337262924766, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1052_Track05_Sphere_00181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track05_Sphere_00181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track05_Sphere_00181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833896335736077, 52.383141637382906, 0.0 ] }, "distance": 15.23, "direction": 79.32, "angle": -70.29, "elevation": -42.53, "pano_id": "b_20240924_1052_Track05_Sphere_00181", "timestamp": "2024-09-24T09:13:58Z", "filename": "Job_20240924_1052_Track05_Sphere_00181.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 15.23473054, "relative_pitch": -70.29228791433728, "relative_heading": 79.32385253748208, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83373357114132, 52.3832492138139, 44.4888438545167 ] }, "distance": 15.3, "direction": 14.73, "angle": 7.29, "elevation": 1.96, "pano_id": "TMX7316010203-001891_pano_0000_003534", "timestamp": "2020-08-24T10:23:04.256490Z", "filename": "pano_0000_003534.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 15.29535032, "relative_pitch": 7.2946602017363436, "relative_heading": 14.727211988648472, "relative_elevation": 1.957930708304005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_00871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_00871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_00871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833896340990725, 52.383145924553105, 0.0 ] }, "distance": 15.33, "direction": 77.57, "angle": -70.18, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_00871", "timestamp": "2025-10-02T09:07:09Z", "filename": "recording_2025-10-02_08-33-49_00871.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 15.33062573, "relative_pitch": -70.1778750079579, "relative_heading": 77.57177763657654, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0006_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83372676691219, 52.3832508640711, 42.5897162808105 ] }, "distance": 15.36, "direction": 12.88, "angle": 0.22, "elevation": 0.06, "pano_id": "TMX7316010203-002653_pano_0006_000143", "timestamp": "2022-06-30T09:05:31.006590Z", "filename": "pano_0006_000143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 15.36313887, "relative_pitch": 0.21930121248860113, "relative_heading": 12.881713559592168, "relative_elevation": 0.0588031345978024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83390194255966, 52.3831386852968, 44.140490683727 ] }, "distance": 15.55, "direction": 80.77, "angle": 5.91, "elevation": 1.61, "pano_id": "TMX7316010203-000079_pano_0004_000930", "timestamp": "2016-08-18T07:27:39.306100Z", "filename": "pano_0004_000930.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 15.55401625, "relative_pitch": 5.9081142304946574, "relative_heading": 80.77364259674016, "relative_elevation": 1.6095775375143049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0006_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83361503165907, 52.3829805172611, 42.5161268897355 ] }, "distance": 15.67, "direction": 195.48, "angle": -0.05, "elevation": -0.01, "pano_id": "TMX7316010203-002653_pano_0006_000137", "timestamp": "2022-06-30T09:05:26.606470Z", "filename": "pano_0006_000137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 15.67471342, "relative_pitch": -0.05404818684400384, "relative_heading": 195.47780605063002, "relative_elevation": -0.014786256477194115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83373043163486, 52.3832547198886, 44.8362288093194 ] }, "distance": 15.84, "direction": 13.42, "angle": 8.28, "elevation": 2.31, "pano_id": "TMX7316010203-002067_pano_0000_001101", "timestamp": "2021-03-29T09:54:45.720890Z", "filename": "pano_0000_001101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 15.83771327, "relative_pitch": 8.281732140000043, "relative_heading": 13.41568156915975, "relative_elevation": 2.305315663106704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83390781067418, 52.3831346597018, 44.2674034535885 ] }, "distance": 15.88, "direction": 82.6, "angle": 6.24, "elevation": 1.74, "pano_id": "TMX7316010203-000830_pano_0000_003523", "timestamp": "2018-07-09T09:37:39.381490Z", "filename": "pano_0000_003523.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 15.88465586, "relative_pitch": 6.238728059014302, "relative_heading": 82.59986005152093, "relative_elevation": 1.736490307375803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83374191200288, 52.3829774281444, 44.2047016248107 ] }, "distance": 16.08, "direction": 163.91, "angle": 5.94, "elevation": 1.67, "pano_id": "TMX7316010203-000079_pano_0004_000937", "timestamp": "2016-08-18T07:27:50.391040Z", "filename": "pano_0004_000937.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 16.07982828, "relative_pitch": 5.942655509852525, "relative_heading": 163.9106537217114, "relative_elevation": 1.6737884785980057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_00867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_00867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_00867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833732963215937, 52.383256815609506, 0.0 ] }, "distance": 16.1, "direction": 13.82, "angle": -69.26, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_00867", "timestamp": "2025-10-02T09:06:39Z", "filename": "recording_2025-10-02_08-33-49_00867.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 16.10494435, "relative_pitch": -69.26010513107624, "relative_heading": 13.81971156039543, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1052_Track03_Sphere_00153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track03_Sphere_00153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track03_Sphere_00153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833736764234144, 52.38297583209182, 0.0 ] }, "distance": 16.16, "direction": 165.28, "angle": -69.2, "elevation": -42.53, "pano_id": "b_20240924_1052_Track03_Sphere_00153", "timestamp": "2024-09-24T09:08:32Z", "filename": "Job_20240924_1052_Track03_Sphere_00153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 16.15794369, "relative_pitch": -69.19768626661264, "relative_heading": 165.27954578602757, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83372752295717, 52.3829741087176, 44.2143545029685 ] }, "distance": 16.2, "direction": 167.61, "angle": 5.93, "elevation": 1.68, "pano_id": "TMX7316010203-000830_pano_0000_003516", "timestamp": "2018-07-09T09:37:30.236490Z", "filename": "pano_0000_003516.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 16.19686859, "relative_pitch": 5.933801062032546, "relative_heading": 167.6054191658226, "relative_elevation": 1.6834413567558002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833606152567093, 52.38297637200572, 0.0 ] }, "distance": 16.29, "direction": 197.09, "angle": -69.05, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_01087", "timestamp": "2025-10-02T09:12:07Z", "filename": "recording_2025-10-02_08-33-49_01087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 16.28707293, "relative_pitch": -69.0458232906154, "relative_heading": 197.09469584921519, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8339168222818, 52.3831379468179, 45.4941881587729 ] }, "distance": 16.54, "direction": 81.62, "angle": 10.16, "elevation": 2.96, "pano_id": "TMX7316010203-001326_pano_0000_004057", "timestamp": "2019-07-24T07:36:13.778050Z", "filename": "pano_0000_004057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 16.5426895, "relative_pitch": 10.155626541220375, "relative_heading": 81.61722270812349, "relative_elevation": 2.963275012560203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83375939823031, 52.3829764778447, 45.1727258833125 ] }, "distance": 16.55, "direction": 160.05, "angle": 9.07, "elevation": 2.64, "pano_id": "TMX7316010203-002509_pano_0004_001654", "timestamp": "2022-04-12T11:25:22.327690Z", "filename": "pano_0004_001654.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 16.54898443, "relative_pitch": 9.069937503099986, "relative_heading": 160.04841434698966, "relative_elevation": 2.641812737099805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83373461776419, 52.3829714677787, 44.3742930227891 ] }, "distance": 16.59, "direction": 166.19, "angle": 6.34, "elevation": 1.84, "pano_id": "TMX7316010203-001891_pano_0000_003527", "timestamp": "2020-08-24T10:22:57.351530Z", "filename": "pano_0000_003527.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 16.59261539, "relative_pitch": 6.339359276062117, "relative_heading": 166.19381914210447, "relative_elevation": 1.8433798765763996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83373676509389, 52.3829695899593, 45.7778241503984 ] }, "distance": 16.83, "direction": 165.88, "angle": 10.92, "elevation": 3.25, "pano_id": "TMX7316010203-001326_pano_0000_004063", "timestamp": "2019-07-24T07:36:27.742960Z", "filename": "pano_0000_004063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 16.830676, "relative_pitch": 10.919147887782245, "relative_heading": 165.88020425124776, "relative_elevation": 3.246911004185705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833781077551741, 52.382975841461864, 0.0 ] }, "distance": 17.17, "direction": 155.49, "angle": -68.01, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_01074", "timestamp": "2025-10-02T09:11:43Z", "filename": "recording_2025-10-02_08-33-49_01074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 17.17345304, "relative_pitch": -68.01175726867332, "relative_heading": 155.49493118249953, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83374364669008, 52.3832690038936, 44.3410643618554 ] }, "distance": 17.6, "direction": 15.06, "angle": 5.87, "elevation": 1.81, "pano_id": "TMX7316010203-000079_pano_0004_000548", "timestamp": "2016-08-18T07:19:23.394050Z", "filename": "pano_0004_000548.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 17.59984726, "relative_pitch": 5.872245617630564, "relative_heading": 15.064750183295581, "relative_elevation": 1.8101512156427049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83361298290285, 52.3829599281635, 45.1016262210906 ] }, "distance": 17.93, "direction": 193.95, "angle": 8.16, "elevation": 2.57, "pano_id": "TMX7316010203-002509_pano_0004_001688", "timestamp": "2022-04-12T11:25:59.057440Z", "filename": "pano_0004_001688.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 17.92624463, "relative_pitch": 8.160861982304919, "relative_heading": 193.9531809454481, "relative_elevation": 2.570713074877901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83379731208057, 52.3829720168919, 44.7907175021246 ] }, "distance": 18.04, "direction": 152.86, "angle": 7.14, "elevation": 2.26, "pano_id": "TMX7316010203-002067_pano_0000_001109", "timestamp": "2021-03-29T09:54:52.600920Z", "filename": "pano_0000_001109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 18.0382673, "relative_pitch": 7.140718706710958, "relative_heading": 152.85977020693508, "relative_elevation": 2.2598043559119034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83394669419017, 52.3831393309113, 44.8340356610715 ] }, "distance": 18.58, "direction": 82.06, "angle": 7.07, "elevation": 2.3, "pano_id": "TMX7316010203-002509_pano_0004_001700", "timestamp": "2022-04-12T11:26:16.522540Z", "filename": "pano_0004_001700.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 18.57795446, "relative_pitch": 7.06694327276908, "relative_heading": 82.06179428158208, "relative_elevation": 2.3031225148588064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83360383349104, 52.3829540698599, 44.3696532417089 ] }, "distance": 18.71, "direction": 195.32, "angle": 5.61, "elevation": 1.84, "pano_id": "TMX7316010203-000079_pano_0004_000541", "timestamp": "2016-08-18T07:19:16.784110Z", "filename": "pano_0004_000541.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 18.71445913, "relative_pitch": 5.611436062436476, "relative_heading": 195.32311800973034, "relative_elevation": 1.838740095496206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83379750699377, 52.3829632188338, 44.1987495422363 ] }, "distance": 18.92, "direction": 154.18, "angle": 5.04, "elevation": 1.67, "pano_id": "TMX7316010203-000830_pano_0000_003515", "timestamp": "2018-07-09T09:37:29.056470Z", "filename": "pano_0000_003515.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 18.92052375, "relative_pitch": 5.037578438017053, "relative_heading": 154.17649777377352, "relative_elevation": 1.6678363960236027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83374313325469, 52.3832813494568, 45.5739477612078 ] }, "distance": 18.92, "direction": 13.88, "angle": 9.14, "elevation": 3.04, "pano_id": "TMX7316010203-001326_pano_0000_004048", "timestamp": "2019-07-24T07:35:57.178020Z", "filename": "pano_0000_004048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 18.92133284, "relative_pitch": 9.136393355706813, "relative_heading": 13.881249337260721, "relative_elevation": 3.0430346149951006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1052_Track03_Sphere_00154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track03_Sphere_00154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track03_Sphere_00154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track03_Sphere_00154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833802986891932, 52.38296447551005, 0.0 ] }, "distance": 18.96, "direction": 152.98, "angle": -65.97, "elevation": -42.53, "pano_id": "b_20240924_1052_Track03_Sphere_00154", "timestamp": "2024-09-24T09:08:33Z", "filename": "Job_20240924_1052_Track03_Sphere_00154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 18.96133779, "relative_pitch": -65.97149967372022, "relative_heading": 152.97745143854752, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83375590662951, 52.383280469034, 44.0845027407631 ] }, "distance": 19.05, "direction": 16.49, "angle": 4.66, "elevation": 1.55, "pano_id": "TMX7316010203-000830_pano_0000_003091", "timestamp": "2018-07-09T09:29:24.693900Z", "filename": "pano_0000_003091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 19.05465848, "relative_pitch": 4.661204717584782, "relative_heading": 16.491678834273355, "relative_elevation": 1.5535895945504024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8338148111791, 52.3829653877069, 44.1953061399981 ] }, "distance": 19.25, "direction": 150.71, "angle": 4.94, "elevation": 1.66, "pano_id": "TMX7316010203-000079_pano_0004_000938", "timestamp": "2016-08-18T07:27:51.491080Z", "filename": "pano_0004_000938.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 19.25185224, "relative_pitch": 4.941143580036424, "relative_heading": 150.7050601528241, "relative_elevation": 1.6643929937854054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8339578140669, 52.3831360798669, 44.2297324473038 ] }, "distance": 19.28, "direction": 83.44, "angle": 5.03, "elevation": 1.7, "pano_id": "TMX7316010203-001891_pano_0000_003608", "timestamp": "2020-08-24T10:23:56.256280Z", "filename": "pano_0000_003608.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 19.28345, "relative_pitch": 5.034603868097673, "relative_heading": 83.4371840823356, "relative_elevation": 1.6988193010911061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_000859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_000859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_000859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83358762984972, 52.3829509292759, 45.3551637995988 ] }, "distance": 19.37, "direction": 198.2, "angle": 8.3, "elevation": 2.82, "pano_id": "TMX7316010203-001326_pano_0000_000859", "timestamp": "2019-07-24T06:49:17.327540Z", "filename": "pano_0000_000859.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 19.36745939, "relative_pitch": 8.296651051721577, "relative_heading": 198.19907810112116, "relative_elevation": 2.824250653386102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83380217742828, 52.3829590383453, 44.3799898428842 ] }, "distance": 19.48, "direction": 153.93, "angle": 5.42, "elevation": 1.85, "pano_id": "TMX7316010203-001891_pano_0000_003526", "timestamp": "2020-08-24T10:22:56.376530Z", "filename": "pano_0000_003526.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 19.47795844, "relative_pitch": 5.422937058048046, "relative_heading": 153.93051514910283, "relative_elevation": 1.8490766966715029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83383474920504, 52.3829671616245, 45.2080786125734 ] }, "distance": 19.79, "direction": 146.99, "angle": 7.71, "elevation": 2.68, "pano_id": "TMX7316010203-002509_pano_0004_001655", "timestamp": "2022-04-12T11:25:23.272680Z", "filename": "pano_0004_001655.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 19.78546061, "relative_pitch": 7.705876018564951, "relative_heading": 146.99416510605715, "relative_elevation": 2.677165466360705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83380895068968, 52.3829580023705, 45.7922103600577 ] }, "distance": 19.79, "direction": 152.88, "angle": 9.36, "elevation": 3.26, "pano_id": "TMX7316010203-001326_pano_0000_004064", "timestamp": "2019-07-24T07:36:28.567920Z", "filename": "pano_0000_004064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 19.7875253, "relative_pitch": 9.359111756082337, "relative_heading": 152.87759406882427, "relative_elevation": 3.2612972138450047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_00872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_00872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_00872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_00872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833967426865359, 52.38313446477351, 0.0 ] }, "distance": 19.91, "direction": 84.17, "angle": -64.91, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_00872", "timestamp": "2025-10-02T09:07:11Z", "filename": "recording_2025-10-02_08-33-49_00872.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 19.91476992, "relative_pitch": -64.90902156263503, "relative_heading": 84.16609667969168, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83360290637304, 52.3829408309475, 44.4444755557925 ] }, "distance": 20.15, "direction": 194.39, "angle": 5.42, "elevation": 1.91, "pano_id": "TMX7316010203-001891_pano_0000_003616", "timestamp": "2020-08-24T10:24:06.376220Z", "filename": "pano_0000_003616.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 20.1546032, "relative_pitch": 5.423643219391664, "relative_heading": 194.38945694576626, "relative_elevation": 1.9135624095798036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_01226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833732270967464, 52.38329462374012, 0.0 ] }, "distance": 20.21, "direction": 10.84, "angle": -64.59, "elevation": -42.53, "pano_id": "b_20240918_0854_Track07_Sphere_01226", "timestamp": "2024-09-18T10:48:27Z", "filename": "Job_20240918_0854_Track07_Sphere_01226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 20.20632041, "relative_pitch": -64.58773521143686, "relative_heading": 10.83903954728664, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_003535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_003535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_003535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83375419413798, 52.3832923364119, 44.5394175034016 ] }, "distance": 20.29, "direction": 15.12, "angle": 5.65, "elevation": 2.01, "pano_id": "TMX7316010203-001891_pano_0000_003535", "timestamp": "2020-08-24T10:23:04.966560Z", "filename": "pano_0000_003535.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 20.29360592, "relative_pitch": 5.652285964186178, "relative_heading": 15.117491794867192, "relative_elevation": 2.0085043571889045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0006_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83374430553688, 52.3832943912401, 42.6848276713863 ] }, "distance": 20.35, "direction": 13.12, "angle": 0.43, "elevation": 0.15, "pano_id": "TMX7316010203-002653_pano_0006_000144", "timestamp": "2022-06-30T09:05:31.656470Z", "filename": "pano_0006_000144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 20.35111921, "relative_pitch": 0.43331693337658794, "relative_heading": 13.119180091743695, "relative_elevation": 0.1539145251736045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0004_000929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0004_000929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0004_000929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83397634174257, 52.383126550601, 44.1043698396534 ] }, "distance": 20.45, "direction": 86.79, "angle": 4.4, "elevation": 1.57, "pano_id": "TMX7316010203-000079_pano_0004_000929", "timestamp": "2016-08-18T07:27:37.906210Z", "filename": "pano_0004_000929.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 20.4506448, "relative_pitch": 4.399624938054741, "relative_heading": 86.79436981380226, "relative_elevation": 1.5734566934407042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83361164155269, 52.3829368141423, 44.3272302271798 ] }, "distance": 20.45, "direction": 192.46, "angle": 5.02, "elevation": 1.8, "pano_id": "TMX7316010203-000830_pano_0000_003083", "timestamp": "2018-07-09T09:29:17.108940Z", "filename": "pano_0000_003083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 20.45128891, "relative_pitch": 5.019631460393041, "relative_heading": 192.4638534351541, "relative_elevation": 1.7963170809670999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1052_Track05_Sphere_00180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track05_Sphere_00180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1052_Track05_Sphere_00180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1052_Track05_Sphere_00180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833976336568304, 52.38312905084705, 0.0 ] }, "distance": 20.47, "direction": 86.02, "angle": -64.3, "elevation": -42.53, "pano_id": "b_20240924_1052_Track05_Sphere_00180", "timestamp": "2024-09-24T09:13:57Z", "filename": "Job_20240924_1052_Track05_Sphere_00180.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 20.46773479, "relative_pitch": -64.3011063070643, "relative_heading": 86.01669886743422, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833852973315781, 52.38296655157846, 0.0 ] }, "distance": 20.54, "direction": 144.19, "angle": -64.22, "elevation": -42.53, "pano_id": "recording_2025-10-02_08-33-49_01073", "timestamp": "2025-10-02T09:11:42Z", "filename": "recording_2025-10-02_08-33-49_01073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 20.54285939, "relative_pitch": -64.21898949990052, "relative_heading": 144.19378193120286, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_01233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_01233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_01233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.833584228315912, 52.38293951869453, 0.0 ] }, "distance": 20.65, "direction": 197.71, "angle": -64.11, "elevation": -42.53, "pano_id": "b_20240918_0854_Track07_Sphere_01233", "timestamp": "2024-09-18T10:48:43Z", "filename": "Job_20240918_0854_Track07_Sphere_01233.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 20.6467448, "relative_pitch": -64.10562204988786, "relative_heading": 197.7092003360545, "relative_elevation": -42.5309131462127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_003524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_003524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_003524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83397991681183, 52.3831231937951, 44.2474465379491 ] }, "distance": 20.68, "direction": 87.87, "angle": 4.75, "elevation": 1.72, "pano_id": "TMX7316010203-000830_pano_0000_003524", "timestamp": "2018-07-09T09:37:40.416360Z", "filename": "pano_0000_003524.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 20.6764188, "relative_pitch": 4.745749347998426, "relative_heading": 87.86560067633589, "relative_elevation": 1.7165333917364052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002067_pano_0000_001100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002067_pano_0000_001100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002067/pano_0000_001100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8337475691656, 52.3832970237573, 44.8951980574057 ] }, "distance": 20.69, "direction": 13.53, "angle": 6.52, "elevation": 2.36, "pano_id": "TMX7316010203-002067_pano_0000_001100", "timestamp": "2021-03-29T09:54:45.035990Z", "filename": "pano_0000_001100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 20.68738845, "relative_pitch": 6.519834409297254, "relative_heading": 13.534432312195714, "relative_elevation": 2.3642849111930033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000140/adjacencies/TMX7316010203-002653_pano_0006_000140/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0006_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0006_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0006_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83359467518256, 52.3829354180526, 42.523475385271 ] }, "distance": 20.88, "direction": 195.47, "angle": -0.02, "elevation": -0.01, "pano_id": "TMX7316010203-002653_pano_0006_000136", "timestamp": "2022-06-30T09:05:25.716470Z", "filename": "pano_0006_000136.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002653_pano_0006_000140", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117313.6620735085, 488505.54576352343 ] }, "relative_distance": 20.88100986, "relative_pitch": -0.020408605513855017, "relative_heading": 195.4684317900824, "relative_elevation": -0.007437760941698457 } ] } }