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/recording_2024-10-22_09-10-27_01521/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_01521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916385523231025, 52.382374311512486, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_01521", "timestamp": "2024-10-22T09:55:22Z", "filename": "recording_2024-10-22_09-10-27_01521.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "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/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_001969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91638903578827, 52.3823790747239, 46.2157394010574 ] }, "distance": 0.58, "direction": 24.29, "angle": 89.28, "elevation": 46.22, "pano_id": "TMX7316060226-000495_pano_0000_001969", "timestamp": "2019-11-15T12:22:21.475270Z", "filename": "pano_0000_001969.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 0.58148987, "relative_pitch": 89.2791382792677, "relative_heading": 24.287376351977066, "relative_elevation": 46.2157394010574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91639474902639, 52.3823779362916, 46.1721280096099 ] }, "distance": 0.75, "direction": 57.3, "angle": 89.07, "elevation": 46.17, "pano_id": "TMX7316010203-001729_pano_0000_001418", "timestamp": "2020-05-29T07:42:02.182960Z", "filename": "pano_0000_001418.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 0.74653794, "relative_pitch": 89.07368907798336, "relative_heading": 57.29671525570107, "relative_elevation": 46.1721280096099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916370566450984, 52.3823724606197, 0.0 ] }, "distance": 1.04, "direction": 258.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00672", "timestamp": "2025-09-04T06:55:22Z", "filename": "recording_2025-09-04_06-44-53_00672.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 1.03904382, "relative_pitch": 0.0, "relative_heading": 258.5672240047939, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91636528308579, 52.3823713392679, 46.1481504868716 ] }, "distance": 1.42, "direction": 256.51, "angle": 88.24, "elevation": 46.15, "pano_id": "TMX7316010203-002572_pano_0000_000974", "timestamp": "2022-05-11T06:35:54.140530Z", "filename": "pano_0000_000974.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 1.41730786, "relative_pitch": 88.24087769063163, "relative_heading": 256.5053545490043, "relative_elevation": 46.1481504868716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_005498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91641117365707, 52.3823824943646, 46.1286130426452 ] }, "distance": 1.97, "direction": 62.47, "angle": 87.55, "elevation": 46.13, "pano_id": "TMX7316060226-000022_pano_0008_005498", "timestamp": "2016-08-16T10:28:49.739530Z", "filename": "pano_0008_005498.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 1.96967037, "relative_pitch": 87.55498204224257, "relative_heading": 62.46551464442693, "relative_elevation": 46.1286130426452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_002485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91635730932136, 52.3823673043757, 47.778709272854 ] }, "distance": 2.07, "direction": 247.91, "angle": 87.52, "elevation": 47.78, "pano_id": "TMX7316010203-002183_pano_0001_002485", "timestamp": "2021-06-17T08:14:46.199450Z", "filename": "pano_0001_002485.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 2.07332345, "relative_pitch": 87.51524885430959, "relative_heading": 247.9095014750372, "relative_elevation": 47.778709272854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_002486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91642519831409, 52.3823839656871, 47.787805265747 ] }, "distance": 2.91, "direction": 68.31, "angle": 86.52, "elevation": 47.79, "pano_id": "TMX7316010203-002183_pano_0001_002486", "timestamp": "2021-06-17T08:14:47.194420Z", "filename": "pano_0001_002486.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 2.90728428, "relative_pitch": 86.51856650720161, "relative_heading": 68.31471348043145, "relative_elevation": 47.787805265747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_005497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91634285978947, 52.3823661413404, 46.1230680225417 ] }, "distance": 3.04, "direction": 252.62, "angle": 86.22, "elevation": 46.12, "pano_id": "TMX7316060226-000022_pano_0008_005497", "timestamp": "2016-08-16T10:28:48.764550Z", "filename": "pano_0008_005497.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 3.04394629, "relative_pitch": 86.22417294736192, "relative_heading": 252.62233349297824, "relative_elevation": 46.1230680225417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91643301528055, 52.3823878828466, 46.157439132221 ] }, "distance": 3.57, "direction": 64.97, "angle": 85.58, "elevation": 46.16, "pano_id": "TMX7316010203-002572_pano_0000_000975", "timestamp": "2022-05-11T06:35:54.750550Z", "filename": "pano_0000_000975.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 3.56903003, "relative_pitch": 85.5785182448001, "relative_heading": 64.96795869631693, "relative_elevation": 46.157439132221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916438670905436, 52.38238925970438, 0.0 ] }, "distance": 3.98, "direction": 65.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00671", "timestamp": "2025-09-04T06:55:21Z", "filename": "recording_2025-09-04_06-44-53_00671.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 3.98285686, "relative_pitch": 0.0, "relative_heading": 65.31502960832194, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9163291824267, 52.3823640761317, 47.3208646727726 ] }, "distance": 4.0, "direction": 253.46, "angle": 85.17, "elevation": 47.32, "pano_id": "TMX7316010203-000296_pano_0000_000968", "timestamp": "2017-05-15T08:01:37.209330Z", "filename": "pano_0000_000968.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 4.00181652, "relative_pitch": 85.16612947124725, "relative_heading": 253.46476869634802, "relative_elevation": 47.3208646727726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91632680545344, 52.3823614081922, 46.1659669876099 ] }, "distance": 4.25, "direction": 250.25, "angle": 84.74, "elevation": 46.17, "pano_id": "TMX7316010203-001729_pano_0000_001417", "timestamp": "2020-05-29T07:42:01.322960Z", "filename": "pano_0000_001417.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 4.24816845, "relative_pitch": 84.74247809204263, "relative_heading": 250.2459427359075, "relative_elevation": 46.1659669876099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_001968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9163196073718, 52.3823626861352, 46.2107481705025 ] }, "distance": 4.67, "direction": 253.92, "angle": 84.23, "elevation": 46.21, "pano_id": "TMX7316060226-000495_pano_0000_001968", "timestamp": "2019-11-15T12:22:20.695270Z", "filename": "pano_0000_001968.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 4.67100122, "relative_pitch": 84.22812359454632, "relative_heading": 253.92208372394074, "relative_elevation": 46.2107481705025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_01520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916317263891881, 52.38235784343071, 0.0 ] }, "distance": 5.0, "direction": 248.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_01520", "timestamp": "2024-10-22T09:55:22Z", "filename": "recording_2024-10-22_09-10-27_01520.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 4.99606594, "relative_pitch": 0.0, "relative_heading": 248.48258463392867, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_01522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916453670061172, 52.38239105201935, 0.0 ] }, "distance": 5.0, "direction": 68.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_01522", "timestamp": "2024-10-22T09:55:23Z", "filename": "recording_2024-10-22_09-10-27_01522.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 5.00015222, "relative_pitch": 0.0, "relative_heading": 68.1271697728753, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91645758126426, 52.3823959535033, 47.3141378685832 ] }, "distance": 5.47, "direction": 63.86, "angle": 83.41, "elevation": 47.31, "pano_id": "TMX7316010203-000296_pano_0000_000967", "timestamp": "2017-05-15T08:01:34.464380Z", "filename": "pano_0000_000967.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 5.46566038, "relative_pitch": 83.4104826611701, "relative_heading": 63.857404004929805, "relative_elevation": 47.3141378685832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91646246876458, 52.3823945891641, 46.1779950605705 ] }, "distance": 5.7, "direction": 66.7, "angle": 82.96, "elevation": 46.18, "pano_id": "TMX7316010203-001729_pano_0000_001419", "timestamp": "2020-05-29T07:42:03.048010Z", "filename": "pano_0000_001419.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 5.70454064, "relative_pitch": 82.95771631422834, "relative_heading": 66.70016289600021, "relative_elevation": 46.1779950605705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916302416364806, 52.38235581410471, 0.0 ] }, "distance": 6.02, "direction": 250.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00673", "timestamp": "2025-09-04T06:55:22Z", "filename": "recording_2025-09-04_06-44-53_00673.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 6.02156451, "relative_pitch": 0.0, "relative_heading": 250.0122297889749, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91629720046133, 52.3823548734823, 46.1529575949535 ] }, "distance": 6.39, "direction": 250.22, "angle": 82.12, "elevation": 46.15, "pano_id": "TMX7316010203-002572_pano_0000_000973", "timestamp": "2022-05-11T06:35:53.515520Z", "filename": "pano_0000_000973.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 6.39114858, "relative_pitch": 82.11596044273747, "relative_heading": 250.21875880394035, "relative_elevation": 46.1529575949535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_005499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91647954837153, 52.3823987648198, 46.1322005121037 ] }, "distance": 6.96, "direction": 66.97, "angle": 81.42, "elevation": 46.13, "pano_id": "TMX7316060226-000022_pano_0008_005499", "timestamp": "2016-08-16T10:28:50.719530Z", "filename": "pano_0008_005499.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 6.95653617, "relative_pitch": 81.42465413692823, "relative_heading": 66.97403989457804, "relative_elevation": 46.1322005121037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_002484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9162903002824, 52.3823497897794, 47.7848027311265 ] }, "distance": 7.03, "direction": 247.18, "angle": 81.63, "elevation": 47.78, "pano_id": "TMX7316010203-002183_pano_0001_002484", "timestamp": "2021-06-17T08:14:45.104440Z", "filename": "pano_0001_002484.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 7.03462399, "relative_pitch": 81.62537371869234, "relative_heading": 247.17688972434266, "relative_elevation": 47.7848027311265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000866_pano_0000_001732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9164456163234, 52.3824343625219, 46.2119751302525 ] }, "distance": 7.84, "direction": 31.48, "angle": 80.38, "elevation": 46.21, "pano_id": "TMX7316010203-000866_pano_0000_001732", "timestamp": "2018-07-24T12:05:01.375890Z", "filename": "pano_0000_001732.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 7.83543982, "relative_pitch": 80.3767750831429, "relative_heading": 31.481192793405757, "relative_elevation": 46.2119751302525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_002487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91649356393953, 52.3824000785299, 47.7929542409256 ] }, "distance": 7.9, "direction": 68.71, "angle": 80.62, "elevation": 47.79, "pano_id": "TMX7316010203-002183_pano_0001_002487", "timestamp": "2021-06-17T08:14:48.139480Z", "filename": "pano_0001_002487.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 7.89562988, "relative_pitch": 80.61918692636124, "relative_heading": 68.70683084381344, "relative_elevation": 47.7929542409256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_005496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91627432407795, 52.3823498387378, 46.1315692840144 ] }, "distance": 8.05, "direction": 250.22, "angle": 80.11, "elevation": 46.13, "pano_id": "TMX7316060226-000022_pano_0008_005496", "timestamp": "2016-08-16T10:28:47.814570Z", "filename": "pano_0008_005496.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 8.04651793, "relative_pitch": 80.10570087207913, "relative_heading": 250.21867819567868, "relative_elevation": 46.1315692840144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000997/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000997/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000997/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000997/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000997/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000997/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000997/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000997/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000997/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91642041480584, 52.382443923961, 46.1404645452276 ] }, "distance": 8.1, "direction": 17.05, "angle": 80.04, "elevation": 46.14, "pano_id": "TMX7316010203-000296_pano_0000_000997", "timestamp": "2017-05-15T08:06:14.272510Z", "filename": "pano_0000_000997.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 8.10225363, "relative_pitch": 80.04041634128147, "relative_heading": 17.05132775944394, "relative_elevation": 46.1404645452276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91650075747532, 52.3824042264402, 46.1596323475242 ] }, "distance": 8.52, "direction": 67.01, "angle": 79.54, "elevation": 46.16, "pano_id": "TMX7316010203-002572_pano_0000_000976", "timestamp": "2022-05-11T06:35:55.360510Z", "filename": "pano_0000_000976.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 8.52335026, "relative_pitch": 79.53820400456237, "relative_heading": 67.01139320178407, "relative_elevation": 46.1596323475242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91642961978616, 52.3824472566915, 46.1883184509352 ] }, "distance": 8.65, "direction": 20.3, "angle": 79.39, "elevation": 46.19, "pano_id": "TMX7316060226-000495_pano_0000_002073", "timestamp": "2019-11-15T12:23:56.454180Z", "filename": "pano_0000_002073.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 8.65449967, "relative_pitch": 79.3873073576491, "relative_heading": 20.300236789543778, "relative_elevation": 46.1883184509352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916506893289371, 52.38240602326767, 0.0 ] }, "distance": 8.99, "direction": 66.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00670", "timestamp": "2025-09-04T06:55:20Z", "filename": "recording_2025-09-04_06-44-53_00670.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 8.98607637, "relative_pitch": 0.0, "relative_heading": 66.87817168794776, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91649163360523, 52.382423539198, 46.1975426450372 ] }, "distance": 9.07, "direction": 52.83, "angle": 78.9, "elevation": 46.2, "pano_id": "TMX7316060226-000495_pano_0000_002074", "timestamp": "2019-11-15T12:23:58.224250Z", "filename": "pano_0000_002074.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 9.06695102, "relative_pitch": 78.89599508937393, "relative_heading": 52.8323129458118, "relative_elevation": 46.1975426450372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91625874952491, 52.382345173464, 46.1764484746382 ] }, "distance": 9.22, "direction": 249.41, "angle": 78.71, "elevation": 46.18, "pano_id": "TMX7316010203-001729_pano_0000_001416", "timestamp": "2020-05-29T07:42:00.447880Z", "filename": "pano_0000_001416.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 9.22103154, "relative_pitch": 78.70707962380911, "relative_heading": 249.41344560387168, "relative_elevation": 46.1764484746382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_001967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91625020801497, 52.3823462119077, 46.2280607139692 ] }, "distance": 9.73, "direction": 251.26, "angle": 78.11, "elevation": 46.23, "pano_id": "TMX7316060226-000495_pano_0000_001967", "timestamp": "2019-11-15T12:22:19.940270Z", "filename": "pano_0000_001967.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 9.72988877, "relative_pitch": 78.11411265214751, "relative_heading": 251.25501466676113, "relative_elevation": 46.2280607139692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000866_pano_0000_001733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91638647289507, 52.3824624674376, 46.1699212165549 ] }, "distance": 9.81, "direction": 0.38, "angle": 78.0, "elevation": 46.17, "pano_id": "TMX7316010203-000866_pano_0000_001733", "timestamp": "2018-07-24T12:05:02.445980Z", "filename": "pano_0000_001733.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 9.80972909, "relative_pitch": 78.00473827103552, "relative_heading": 0.3776849638909236, "relative_elevation": 46.1699212165549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000866_pano_0000_001731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9165140201049, 52.3824160457299, 46.1684335852042 ] }, "distance": 9.91, "direction": 62.04, "angle": 77.89, "elevation": 46.17, "pano_id": "TMX7316010203-000866_pano_0000_001731", "timestamp": "2018-07-24T12:05:00.171060Z", "filename": "pano_0000_001731.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 9.90557557, "relative_pitch": 77.89060214704462, "relative_heading": 62.04204684324747, "relative_elevation": 46.1684335852042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_01519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916248957920515, 52.3823414692385, 0.0 ] }, "distance": 9.99, "direction": 248.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_01519", "timestamp": "2024-10-22T09:55:21Z", "filename": "recording_2024-10-22_09-10-27_01519.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 9.99126137, "relative_pitch": 0.0, "relative_heading": 248.54503076383259, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_01523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916521795766186, 52.382407742597415, 0.0 ] }, "distance": 10.0, "direction": 68.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_01523", "timestamp": "2024-10-22T09:55:24Z", "filename": "recording_2024-10-22_09-10-27_01523.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 9.9968992, "relative_pitch": 0.0, "relative_heading": 68.15361775906204, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91653061735115, 52.3824110518248, 46.1692575272173 ] }, "distance": 10.69, "direction": 67.52, "angle": 76.96, "elevation": 46.17, "pano_id": "TMX7316010203-001729_pano_0000_001420", "timestamp": "2020-05-29T07:42:03.933020Z", "filename": "pano_0000_001420.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 10.69211526, "relative_pitch": 76.9610051438033, "relative_heading": 67.51984483514408, "relative_elevation": 46.1692575272173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916234207581918, 52.38233916731692, 0.0 ] }, "distance": 11.02, "direction": 249.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00674", "timestamp": "2025-09-04T06:55:23Z", "filename": "recording_2025-09-04_06-44-53_00674.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 11.02047947, "relative_pitch": 0.0, "relative_heading": 249.2155894082545, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91622933218948, 52.3823384561052, 46.1581557085738 ] }, "distance": 11.36, "direction": 249.44, "angle": 76.17, "elevation": 46.16, "pano_id": "TMX7316010203-002572_pano_0000_000972", "timestamp": "2022-05-11T06:35:52.870560Z", "filename": "pano_0000_000972.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 11.35901504, "relative_pitch": 76.17485145727949, "relative_heading": 249.43658297746234, "relative_elevation": 46.1581557085738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91637330057782, 52.3824770650551, 46.1460206368938 ] }, "distance": 11.46, "direction": 355.84, "angle": 76.05, "elevation": 46.15, "pano_id": "TMX7316060226-000495_pano_0000_002072", "timestamp": "2019-11-15T12:23:55.149260Z", "filename": "pano_0000_002072.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 11.46410952, "relative_pitch": 76.0483879999225, "relative_heading": 355.8368620524648, "relative_elevation": 46.1460206368938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_002483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91622330456497, 52.3823332632337, 47.7932572364807 ] }, "distance": 11.95, "direction": 247.53, "angle": 75.96, "elevation": 47.79, "pano_id": "TMX7316010203-002183_pano_0001_002483", "timestamp": "2021-06-17T08:14:43.909680Z", "filename": "pano_0001_002483.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 11.9528452, "relative_pitch": 75.95864441279771, "relative_heading": 247.53391342875383, "relative_elevation": 47.7932572364807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_005500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91654787522614, 52.3824155852447, 46.1335995094851 ] }, "distance": 11.97, "direction": 67.44, "angle": 75.45, "elevation": 46.13, "pano_id": "TMX7316060226-000022_pano_0008_005500", "timestamp": "2016-08-16T10:28:51.784520Z", "filename": "pano_0008_005500.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 11.97082828, "relative_pitch": 75.45359933267669, "relative_heading": 67.43940910195195, "relative_elevation": 46.1335995094851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_002488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91656166484775, 52.3824163759037, 47.7861336022615 ] }, "distance": 12.87, "direction": 68.68, "angle": 74.92, "elevation": 47.79, "pano_id": "TMX7316010203-002183_pano_0001_002488", "timestamp": "2021-06-17T08:14:49.099430Z", "filename": "pano_0001_002488.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 12.87470536, "relative_pitch": 74.92121825365872, "relative_heading": 68.68108063101096, "relative_elevation": 47.7861336022615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91656180239842, 52.3824208308391, 46.0391665361822 ] }, "distance": 13.07, "direction": 66.67, "angle": 74.15, "elevation": 46.04, "pano_id": "TMX7316010203-000296_pano_0000_000998", "timestamp": "2017-05-15T08:06:19.167540Z", "filename": "pano_0000_000998.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 13.07169309, "relative_pitch": 74.14940392558098, "relative_heading": 66.6714340880473, "relative_elevation": 46.0391665361822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_005495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91620558706023, 52.382333287276, 46.1360073108226 ] }, "distance": 13.07, "direction": 249.57, "angle": 74.18, "elevation": 46.14, "pano_id": "TMX7316060226-000022_pano_0008_005495", "timestamp": "2016-08-16T10:28:46.909600Z", "filename": "pano_0008_005495.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 13.07488953, "relative_pitch": 74.17733340631274, "relative_heading": 249.56540080846648, "relative_elevation": 46.1360073108226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91656300678953, 52.3824215474312, 46.099115036428 ] }, "distance": 13.18, "direction": 66.49, "angle": 74.05, "elevation": 46.1, "pano_id": "TMX7316060226-000495_pano_0000_002075", "timestamp": "2019-11-15T12:23:59.974120Z", "filename": "pano_0000_002075.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 13.17863692, "relative_pitch": 74.04603095558869, "relative_heading": 66.4942923006299, "relative_elevation": 46.099115036428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91656821847119, 52.3824206655142, 46.1553105637431 ] }, "distance": 13.47, "direction": 67.48, "angle": 73.73, "elevation": 46.16, "pano_id": "TMX7316010203-002572_pano_0000_000977", "timestamp": "2022-05-11T06:35:55.975490Z", "filename": "pano_0000_000977.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 13.46691066, "relative_pitch": 73.73413805774602, "relative_heading": 67.47938859571151, "relative_elevation": 46.1553105637431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91619855318189, 52.3823340815486, 47.3651203019544 ] }, "distance": 13.5, "direction": 250.63, "angle": 74.1, "elevation": 47.37, "pano_id": "TMX7316010203-000296_pano_0000_000969", "timestamp": "2017-05-15T08:01:39.684350Z", "filename": "pano_0000_000969.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 13.49515493, "relative_pitch": 74.09681631218261, "relative_heading": 250.62704560359822, "relative_elevation": 47.3651203019544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000866_pano_0000_001734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91633063377365, 52.3824921465318, 46.1395606119186 ] }, "distance": 13.63, "direction": 344.09, "angle": 73.54, "elevation": 46.14, "pano_id": "TMX7316010203-000866_pano_0000_001734", "timestamp": "2018-07-24T12:05:03.460930Z", "filename": "pano_0000_001734.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 13.63431618, "relative_pitch": 73.53750313557515, "relative_heading": 344.0902144740683, "relative_elevation": 46.1395606119186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916575192307755, 52.38242249050265, 0.0 ] }, "distance": 13.98, "direction": 67.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00669", "timestamp": "2025-09-04T06:55:19Z", "filename": "recording_2025-09-04_06-44-53_00669.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 13.98333821, "relative_pitch": 0.0, "relative_heading": 67.45598301410647, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9161905652601, 52.3823291732528, 46.1746957991272 ] }, "distance": 14.19, "direction": 249.28, "angle": 72.91, "elevation": 46.17, "pano_id": "TMX7316010203-001729_pano_0000_001415", "timestamp": "2020-05-29T07:41:59.542970Z", "filename": "pano_0000_001415.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 14.19339059, "relative_pitch": 72.9133777712178, "relative_heading": 249.27532414151085, "relative_elevation": 46.1746957991272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000866_pano_0000_001730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91658713043515, 52.3824239071096, 46.1465579094365 ] }, "distance": 14.8, "direction": 68.1, "angle": 72.22, "elevation": 46.15, "pano_id": "TMX7316010203-000866_pano_0000_001730", "timestamp": "2018-07-24T12:04:59.075900Z", "filename": "pano_0000_001730.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 14.79547168, "relative_pitch": 72.22315296231989, "relative_heading": 68.0990837184721, "relative_elevation": 46.1465579094365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_001966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91618065753691, 52.3823294538428, 46.2247427953407 ] }, "distance": 14.82, "direction": 250.31, "angle": 72.23, "elevation": 46.22, "pano_id": "TMX7316060226-000495_pano_0000_001966", "timestamp": "2019-11-15T12:22:19.205310Z", "filename": "pano_0000_001966.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 14.81574043, "relative_pitch": 72.22854683431258, "relative_heading": 250.31156700858602, "relative_elevation": 46.2247427953407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_01524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91659002177323, 52.38242424819618, 0.0 ] }, "distance": 14.99, "direction": 68.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_01524", "timestamp": "2024-10-22T09:55:25Z", "filename": "recording_2024-10-22_09-10-27_01524.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 14.99234398, "relative_pitch": 0.0, "relative_heading": 68.24514481101627, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_01518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916180497599925, 52.382325084235084, 0.0 ] }, "distance": 15.0, "direction": 248.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_01518", "timestamp": "2024-10-22T09:55:20Z", "filename": "recording_2024-10-22_09-10-27_01518.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 14.99668518, "relative_pitch": 0.0, "relative_heading": 248.57626418037623, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000996/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000996/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000996/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000996/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000996/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000996/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000996/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000996/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000996/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91630731480632, 52.3825041031009, 46.0853192368522 ] }, "distance": 15.39, "direction": 339.76, "angle": 71.53, "elevation": 46.09, "pano_id": "TMX7316010203-000296_pano_0000_000996", "timestamp": "2017-05-15T08:06:11.257620Z", "filename": "pano_0000_000996.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 15.39301601, "relative_pitch": 71.53009966734739, "relative_heading": 339.7598609327366, "relative_elevation": 46.0853192368522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91631889688076, 52.3825083085798, 46.1098224148154 ] }, "distance": 15.59, "direction": 343.08, "angle": 71.32, "elevation": 46.11, "pano_id": "TMX7316060226-000495_pano_0000_002071", "timestamp": "2019-11-15T12:23:53.854310Z", "filename": "pano_0000_002071.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 15.58536242, "relative_pitch": 71.32447636987331, "relative_heading": 343.0770843624419, "relative_elevation": 46.1098224148154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91659842036774, 52.3824273600118, 46.1671030865982 ] }, "distance": 15.65, "direction": 67.84, "angle": 71.27, "elevation": 46.17, "pano_id": "TMX7316010203-001729_pano_0000_001421", "timestamp": "2020-05-29T07:42:04.817820Z", "filename": "pano_0000_001421.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 15.65220755, "relative_pitch": 71.27160510958056, "relative_heading": 67.84376058451652, "relative_elevation": 46.1671030865982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916166027842491, 52.382322556555835, 0.0 ] }, "distance": 16.02, "direction": 248.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00675", "timestamp": "2025-09-04T06:55:24Z", "filename": "recording_2025-09-04_06-44-53_00675.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 16.01690986, "relative_pitch": 0.0, "relative_heading": 248.9270165084145, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91616122983217, 52.3823222194405, 46.1648414274678 ] }, "distance": 16.34, "direction": 249.22, "angle": 70.51, "elevation": 46.16, "pano_id": "TMX7316010203-002572_pano_0000_000971", "timestamp": "2022-05-11T06:35:52.195530Z", "filename": "pano_0000_000971.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 16.33545999, "relative_pitch": 70.51364055211565, "relative_heading": 249.21626194775834, "relative_elevation": 46.1648414274678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_002482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91615531183736, 52.3823179834136, 47.8022855157033 ] }, "distance": 16.88, "direction": 248.21, "angle": 70.55, "elevation": 47.8, "pano_id": "TMX7316010203-002183_pano_0001_002482", "timestamp": "2021-06-17T08:14:42.739450Z", "filename": "pano_0001_002482.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 16.88208714, "relative_pitch": 70.54856983541916, "relative_heading": 248.20585597932663, "relative_elevation": 47.8022855157033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_005501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9166164630209, 52.3824323260991, 46.145399319008 ] }, "distance": 17.0, "direction": 67.68, "angle": 69.78, "elevation": 46.15, "pano_id": "TMX7316060226-000022_pano_0008_005501", "timestamp": "2016-08-16T10:28:52.939490Z", "filename": "pano_0008_005501.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 16.9985097, "relative_pitch": 69.77779380120352, "relative_heading": 67.68037602660131, "relative_elevation": 46.145399319008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_002489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_002489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_002489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91662895254363, 52.3824324960681, 47.8080304106697 ] }, "distance": 17.8, "direction": 68.66, "angle": 69.58, "elevation": 47.81, "pano_id": "TMX7316010203-002183_pano_0001_002489", "timestamp": "2021-06-17T08:14:50.229610Z", "filename": "pano_0001_002489.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 17.7950283, "relative_pitch": 69.58380779807352, "relative_heading": 68.66396675276165, "relative_elevation": 47.8080304106697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000866_pano_0000_001735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91627653656173, 52.3825218213475, 46.1122361402959 ] }, "distance": 18.01, "direction": 335.67, "angle": 68.66, "elevation": 46.11, "pano_id": "TMX7316010203-000866_pano_0000_001735", "timestamp": "2018-07-24T12:05:04.590920Z", "filename": "pano_0000_001735.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 18.01372818, "relative_pitch": 68.66191613913233, "relative_heading": 335.67167849760654, "relative_elevation": 46.1122361402959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_005494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_005494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_005494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91613683920702, 52.3823170126754, 46.1517990324646 ] }, "distance": 18.09, "direction": 249.37, "angle": 68.59, "elevation": 46.15, "pano_id": "TMX7316060226-000022_pano_0008_005494", "timestamp": "2016-08-16T10:28:45.989590Z", "filename": "pano_0008_005494.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 18.09382938, "relative_pitch": 68.59231957321944, "relative_heading": 249.36713615518764, "relative_elevation": 46.1517990324646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91663686291832, 52.3824332260425, 46.1138238515705 ] }, "distance": 18.33, "direction": 69.04, "angle": 68.33, "elevation": 46.11, "pano_id": "TMX7316060226-000495_pano_0000_002076", "timestamp": "2019-11-15T12:24:01.349450Z", "filename": "pano_0000_002076.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 18.32668833, "relative_pitch": 68.32599536695568, "relative_heading": 69.04010232246164, "relative_elevation": 46.1138238515705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000978/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000978/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000978/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000978/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002572_pano_0000_000978/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000978/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002572_pano_0000_000978/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000978/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/11/TMX7316010203-002572/pano_0000_000978/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916636037578, 52.3824369269029, 46.1691250726581 ] }, "distance": 18.43, "direction": 67.78, "angle": 68.24, "elevation": 46.17, "pano_id": "TMX7316010203-002572_pano_0000_000978", "timestamp": "2022-05-11T06:35:56.600510Z", "filename": "pano_0000_000978.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 18.42596222, "relative_pitch": 68.24320308174086, "relative_heading": 67.7816868933506, "relative_elevation": 46.1691250726581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_00668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_00668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_00668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916643550888069, 52.38243888603324, 0.0 ] }, "distance": 18.98, "direction": 67.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-04_06-44-53_00668", "timestamp": "2025-09-04T06:55:17Z", "filename": "recording_2025-09-04_06-44-53_00668.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 18.98200319, "relative_pitch": 0.0, "relative_heading": 67.75643592655823, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9161220705759, 52.3823134489612, 46.1958788763732 ] }, "distance": 19.17, "direction": 249.32, "angle": 67.46, "elevation": 46.2, "pano_id": "TMX7316010203-001729_pano_0000_001414", "timestamp": "2020-05-29T07:41:58.587910Z", "filename": "pano_0000_001414.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 19.17468709, "relative_pitch": 67.45795546148719, "relative_heading": 249.3170750868371, "relative_elevation": 46.1958788763732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000866_pano_0000_001729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000866_pano_0000_001729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/24/TMX7316010203-000866/pano_0000_001729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91665776208814, 52.3824392955663, 46.1517412178218 ] }, "distance": 19.9, "direction": 68.69, "angle": 66.68, "elevation": 46.15, "pano_id": "TMX7316010203-000866_pano_0000_001729", "timestamp": "2018-07-24T12:04:58.046050Z", "filename": "pano_0000_001729.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 19.89754281, "relative_pitch": 66.67752720719079, "relative_heading": 68.68979107826067, "relative_elevation": 46.1517412178218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_001965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_001965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_001965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9161111357902, 52.3823126267511, 46.2376898899674 ] }, "distance": 19.9, "direction": 249.83, "angle": 66.71, "elevation": 46.24, "pano_id": "TMX7316060226-000495_pano_0000_001965", "timestamp": "2019-11-15T12:22:18.485300Z", "filename": "pano_0000_001965.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 19.90436855, "relative_pitch": 66.7091225141585, "relative_heading": 249.82769604328513, "relative_elevation": 46.2376898899674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_01525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916658402783348, 52.38244056222685, 0.0 ] }, "distance": 19.99, "direction": 68.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_01525", "timestamp": "2024-10-22T09:55:26Z", "filename": "recording_2024-10-22_09-10-27_01525.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 19.98974131, "relative_pitch": 0.0, "relative_heading": 68.35886210421481, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_01517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_01517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.916112058421662, 52.38230879079203, 0.0 ] }, "distance": 20.0, "direction": 248.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-22_09-10-27_01517", "timestamp": "2024-10-22T09:55:20Z", "filename": "recording_2024-10-22_09-10-27_01517.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 19.99705568, "relative_pitch": 0.0, "relative_heading": 248.61755298428162, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91626457648028, 52.3825383013597, 46.0880257925019 ] }, "distance": 20.02, "direction": 335.71, "angle": 66.52, "elevation": 46.09, "pano_id": "TMX7316060226-000495_pano_0000_002070", "timestamp": "2019-11-15T12:23:52.319290Z", "filename": "pano_0000_002070.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 20.0201909, "relative_pitch": 66.52034158867406, "relative_heading": 335.7100533307923, "relative_elevation": 46.0880257925019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_01521/adjacencies/recording_2024-10-22_09-10-27_01521/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001729_pano_0000_001422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001729_pano_0000_001422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/29/TMX7316010203-001729/pano_0000_001422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91666630488781, 52.3824434643131, 46.1814301004633 ] }, "distance": 20.61, "direction": 68.08, "angle": 65.95, "elevation": 46.18, "pano_id": "TMX7316010203-001729_pano_0000_001422", "timestamp": "2020-05-29T07:42:05.702930Z", "filename": "pano_0000_001422.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": "recording_2024-10-22_09-10-27_01521", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122944.22075125287, 488383.1927815447 ] }, "relative_distance": 20.60922235, "relative_pitch": 65.95039680809892, "relative_heading": 68.07602826538061, "relative_elevation": 46.1814301004633 } ] } }