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/terdam_21112024_Track13_Sphere_00074/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track13_Sphere_00074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856946003945042, 52.383878081043754, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track13_Sphere_00074", "timestamp": "2024-11-21T10:24:09Z", "filename": "amsterdam_21112024_Track13_Sphere_00074.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "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/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693301085614, 52.383880261801, 45.665245286189 ] }, "distance": 0.92, "direction": 285.34, "angle": 88.85, "elevation": 45.67, "pano_id": "TMX7316010203-000798_pano_0000_001337", "timestamp": "2018-06-20T08:01:03.179790Z", "filename": "pano_0000_001337.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 0.91736344, "relative_pitch": 88.84914699987792, "relative_heading": 285.33856709026173, "relative_elevation": 45.665245286189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693571891697, 52.3838868881128, 46.7065641321242 ] }, "distance": 1.2, "direction": 324.45, "angle": 88.52, "elevation": 46.71, "pano_id": "TMX7316010203-002058_pano_0000_000846", "timestamp": "2021-03-24T10:32:27.553580Z", "filename": "pano_0000_000846.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 1.20450116, "relative_pitch": 88.52274426252222, "relative_heading": 324.45091032661105, "relative_elevation": 46.7065641321242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_01_39_00258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856947905272698, 52.38389227216424, 0.0 ] }, "distance": 1.58, "direction": 4.69, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_01_39_00258", "timestamp": "2025-09-26T07:08:21Z", "filename": "2025_09_26_07_01_39_00258.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 1.58440957, "relative_pitch": 0.0, "relative_heading": 4.68676822325784, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0006_000503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85694634006571, 52.3838940085989, 45.5751968491822 ] }, "distance": 1.77, "direction": 0.74, "angle": 87.77, "elevation": 45.58, "pano_id": "TMX7316060226-000017_pano_0006_000503", "timestamp": "2016-08-12T09:14:38.909240Z", "filename": "pano_0006_000503.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 1.77248065, "relative_pitch": 87.7728125882181, "relative_heading": 0.7398187009888589, "relative_elevation": 45.5751968491822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_001422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85691986696554, 52.3838796009882, 45.6314723053947 ] }, "distance": 1.79, "direction": 275.43, "angle": 87.76, "elevation": 45.63, "pano_id": "TMX7316010203-001131_pano_0000_001422", "timestamp": "2019-04-16T11:58:13.580660Z", "filename": "pano_0000_001422.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 1.78765991, "relative_pitch": 87.75652610844264, "relative_heading": 275.42890813837886, "relative_elevation": 45.6314723053947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_004207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85691501853899, 52.3838665091509, 48.0062053846195 ] }, "distance": 2.47, "direction": 238.6, "angle": 87.05, "elevation": 48.01, "pano_id": "TMX7316010203-001714_pano_0000_004207", "timestamp": "2020-05-14T11:41:47.157560Z", "filename": "pano_0000_004207.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 2.47167478, "relative_pitch": 87.05263944056982, "relative_heading": 238.6029510697233, "relative_elevation": 48.0062053846195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85691538603408, 52.3838653598965, 45.5513700768352 ] }, "distance": 2.52, "direction": 235.82, "angle": 86.83, "elevation": 45.55, "pano_id": "TMX7316010203-002554_pano_0000_005566", "timestamp": "2022-05-02T09:21:35.634090Z", "filename": "pano_0000_005566.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 2.51990328, "relative_pitch": 86.83362300227932, "relative_heading": 235.8235062617828, "relative_elevation": 45.5513700768352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0006_000502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85694659811705, 52.3838492191924, 45.5973315732554 ] }, "distance": 3.21, "direction": 179.28, "angle": 85.97, "elevation": 45.6, "pano_id": "TMX7316060226-000017_pano_0006_000502", "timestamp": "2016-08-12T09:14:37.739240Z", "filename": "pano_0006_000502.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 3.21184678, "relative_pitch": 85.97077719459895, "relative_heading": 179.27827987577427, "relative_elevation": 45.5973315732554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_01_39_00257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856949690041069, 52.3838425152027, 0.0 ] }, "distance": 3.97, "direction": 176.37, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_01_39_00257", "timestamp": "2025-09-26T07:08:20Z", "filename": "2025_09_26_07_01_39_00257.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 3.96552644, "relative_pitch": 0.0, "relative_heading": 176.37125711791148, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693295931988, 52.3838420850382, 46.757535437122 ] }, "distance": 4.1, "direction": 192.5, "angle": 84.99, "elevation": 46.76, "pano_id": "TMX7316010203-002058_pano_0000_000845", "timestamp": "2021-03-24T10:32:26.113610Z", "filename": "pano_0000_000845.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 4.1027382, "relative_pitch": 84.98542701515136, "relative_heading": 192.50287970354924, "relative_elevation": 46.757535437122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85691872989971, 52.3839115142064, 45.5342723662034 ] }, "distance": 4.16, "direction": 333.47, "angle": 84.78, "elevation": 45.53, "pano_id": "TMX7316010203-002554_pano_0000_005565", "timestamp": "2022-05-02T09:21:34.989040Z", "filename": "pano_0000_005565.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 4.15800872, "relative_pitch": 84.78244748963556, "relative_heading": 333.4727887817592, "relative_elevation": 45.5342723662034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_002248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_002248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_002248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85692408064559, 52.383914603418, 45.2826295308769 ] }, "distance": 4.33, "direction": 339.83, "angle": 84.54, "elevation": 45.28, "pano_id": "TMX7316010203-000275_pano_0000_002248", "timestamp": "2017-04-21T09:03:25.260340Z", "filename": "pano_0000_002248.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 4.32948811, "relative_pitch": 84.53853173904875, "relative_heading": 339.8314400671226, "relative_elevation": 45.2826295308769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_004206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85691105309536, 52.383914029794, 47.9902144037187 ] }, "distance": 4.65, "direction": 329.25, "angle": 84.46, "elevation": 47.99, "pano_id": "TMX7316010203-001714_pano_0000_004206", "timestamp": "2020-05-14T11:41:46.172560Z", "filename": "pano_0000_004206.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 4.65454273, "relative_pitch": 84.46024334104901, "relative_heading": 329.2509819206761, "relative_elevation": 47.9902144037187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693513685908, 52.3838349039759, 45.6895275898278 ] }, "distance": 4.86, "direction": 188.76, "angle": 83.93, "elevation": 45.69, "pano_id": "TMX7316010203-000798_pano_0000_001338", "timestamp": "2018-06-20T08:01:04.024990Z", "filename": "pano_0000_001338.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 4.86115579, "relative_pitch": 83.92683959068073, "relative_heading": 188.75518049980812, "relative_elevation": 45.6895275898278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_001423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85692262315539, 52.3838334580578, 45.65673839394 ] }, "distance": 5.21, "direction": 197.78, "angle": 83.48, "elevation": 45.66, "pano_id": "TMX7316010203-001131_pano_0000_001423", "timestamp": "2019-04-16T11:58:14.635660Z", "filename": "pano_0000_001423.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 5.21436938, "relative_pitch": 83.48458787935088, "relative_heading": 197.77655451193124, "relative_elevation": 45.65673839394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693098326176, 52.3839255637223, 45.6297570355237 ] }, "distance": 5.38, "direction": 349.04, "angle": 83.27, "elevation": 45.63, "pano_id": "TMX7316010203-000798_pano_0000_001336", "timestamp": "2018-06-20T08:01:02.229930Z", "filename": "pano_0000_001336.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 5.38169301, "relative_pitch": 83.2734606489648, "relative_heading": 349.0448220314236, "relative_elevation": 45.6297570355237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track13_Sphere_00075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856944332408066, 52.38392696670397, 0.0 ] }, "distance": 5.44, "direction": 358.8, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track13_Sphere_00075", "timestamp": "2024-11-21T10:24:10Z", "filename": "amsterdam_21112024_Track13_Sphere_00075.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 5.44092453, "relative_pitch": 0.0, "relative_heading": 358.8014003073712, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track13_Sphere_00073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856947475228505, 52.38382874510087, 0.0 ] }, "distance": 5.49, "direction": 178.95, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track13_Sphere_00073", "timestamp": "2024-11-21T10:24:08Z", "filename": "amsterdam_21112024_Track13_Sphere_00073.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 5.49075297, "relative_pitch": 0.0, "relative_heading": 178.95458504506334, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_001421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85691709673156, 52.3839260154908, 45.6166734676808 ] }, "distance": 5.69, "direction": 339.75, "angle": 82.9, "elevation": 45.62, "pano_id": "TMX7316010203-001131_pano_0000_001421", "timestamp": "2019-04-16T11:58:12.285690Z", "filename": "pano_0000_001421.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 5.6854569, "relative_pitch": 82.8955475946731, "relative_heading": 339.7454033775852, "relative_elevation": 45.6166734676808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85694069852899, 52.3839316668436, 46.6187682207674 ] }, "distance": 5.97, "direction": 356.53, "angle": 82.7, "elevation": 46.62, "pano_id": "TMX7316010203-002058_pano_0000_000847", "timestamp": "2021-03-24T10:32:29.143560Z", "filename": "pano_0000_000847.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 5.97367283, "relative_pitch": 82.6979795964678, "relative_heading": 356.53309281586445, "relative_elevation": 46.6187682207674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_002247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_002247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_002247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693156670505, 52.3838243728406, 45.306538624689 ] }, "distance": 6.06, "direction": 189.34, "angle": 82.39, "elevation": 45.31, "pano_id": "TMX7316010203-000275_pano_0000_002247", "timestamp": "2017-04-21T09:03:21.285310Z", "filename": "pano_0000_002247.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 6.05666669, "relative_pitch": 82.38573183853437, "relative_heading": 189.34062906278072, "relative_elevation": 45.306538624689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0006_000504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85694595903075, 52.3839383270676, 45.5870135864243 ] }, "distance": 6.7, "direction": 359.97, "angle": 81.63, "elevation": 45.59, "pano_id": "TMX7316060226-000017_pano_0006_000504", "timestamp": "2016-08-12T09:14:40.574200Z", "filename": "pano_0006_000504.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 6.70385505, "relative_pitch": 81.6342584736647, "relative_heading": 359.9738628010689, "relative_elevation": 45.5870135864243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_004208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85692015868802, 52.3838196106111, 48.024069855921 ] }, "distance": 6.74, "direction": 195.13, "angle": 82.01, "elevation": 48.02, "pano_id": "TMX7316010203-001714_pano_0000_004208", "timestamp": "2020-05-14T11:41:48.033050Z", "filename": "pano_0000_004208.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 6.74006311, "relative_pitch": 82.01085718442998, "relative_heading": 195.13490122304682, "relative_elevation": 48.024069855921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_01_39_00259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856946084034685, 52.38393893718956, 0.0 ] }, "distance": 6.77, "direction": 0.05, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_01_39_00259", "timestamp": "2025-09-26T07:08:23Z", "filename": "2025_09_26_07_01_39_00259.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 6.77174765, "relative_pitch": 0.0, "relative_heading": 0.04613969479832917, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85691275060734, 52.3838188084233, 45.566456339322 ] }, "distance": 6.97, "direction": 198.95, "angle": 81.3, "elevation": 45.57, "pano_id": "TMX7316010203-002554_pano_0000_005567", "timestamp": "2022-05-02T09:21:36.279640Z", "filename": "pano_0000_005567.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 6.97335548, "relative_pitch": 81.29913031340583, "relative_heading": 198.94689228224206, "relative_elevation": 45.566456339322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0006_000501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85694754460554, 52.383804192542, 45.6050402866676 ] }, "distance": 8.22, "direction": 179.27, "angle": 79.78, "elevation": 45.61, "pano_id": "TMX7316060226-000017_pano_0006_000501", "timestamp": "2016-08-12T09:14:36.734230Z", "filename": "pano_0006_000501.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 8.22258521, "relative_pitch": 79.77938217699196, "relative_heading": 179.2690111543572, "relative_elevation": 45.6050402866676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_004200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85696050384649, 52.3839590764625, 47.7704666526988 ] }, "distance": 9.07, "direction": 6.25, "angle": 79.25, "elevation": 47.77, "pano_id": "TMX7316010203-001714_pano_0000_004200", "timestamp": "2020-05-14T11:41:36.467640Z", "filename": "pano_0000_004200.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 9.0666495, "relative_pitch": 79.25330746599894, "relative_heading": 6.251426496097656, "relative_elevation": 47.7704666526988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85691691633783, 52.3839575999171, 45.590688672848 ] }, "distance": 9.07, "direction": 347.38, "angle": 78.75, "elevation": 45.59, "pano_id": "TMX7316010203-002554_pano_0000_005564", "timestamp": "2022-05-02T09:21:34.314060Z", "filename": "pano_0000_005564.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 9.06737756, "relative_pitch": 78.75141957613457, "relative_heading": 347.38345105617026, "relative_elevation": 45.590688672848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8569326913711, 52.3837966304887, 46.8152293032035 ] }, "distance": 9.11, "direction": 185.71, "angle": 78.99, "elevation": 46.82, "pano_id": "TMX7316010203-002058_pano_0000_000844", "timestamp": "2021-03-24T10:32:24.828660Z", "filename": "pano_0000_000844.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 9.10859513, "relative_pitch": 78.98981536078637, "relative_heading": 185.7112418190942, "relative_elevation": 46.8152293032035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_01_39_00256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856950788294544, 52.3837948942419, 0.0 ] }, "distance": 9.26, "direction": 177.98, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_01_39_00256", "timestamp": "2025-09-26T07:08:18Z", "filename": "2025_09_26_07_01_39_00256.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 9.26231137, "relative_pitch": 0.0, "relative_heading": 177.98444992570734, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_004205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85689214484868, 52.3839598721054, 48.0142141710967 ] }, "distance": 9.81, "direction": 338.05, "angle": 78.45, "elevation": 48.01, "pano_id": "TMX7316010203-001714_pano_0000_004205", "timestamp": "2020-05-14T11:41:45.027740Z", "filename": "pano_0000_004205.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 9.8123163, "relative_pitch": 78.44991800337596, "relative_heading": 338.0538505665343, "relative_elevation": 48.0142141710967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693814878027, 52.3837895739944, 45.7080953102559 ] }, "distance": 9.86, "direction": 183.11, "angle": 77.82, "elevation": 45.71, "pano_id": "TMX7316010203-000798_pano_0000_001339", "timestamp": "2018-06-20T08:01:04.819770Z", "filename": "pano_0000_001339.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 9.86310203, "relative_pitch": 77.82315993231776, "relative_heading": 183.10853240960185, "relative_elevation": 45.7080953102559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_001424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85692523994186, 52.3837872959113, 45.6771156284958 ] }, "distance": 10.2, "direction": 187.97, "angle": 77.41, "elevation": 45.68, "pano_id": "TMX7316010203-001131_pano_0000_001424", "timestamp": "2019-04-16T11:58:15.605670Z", "filename": "pano_0000_001424.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 10.20053454, "relative_pitch": 77.41136241185092, "relative_heading": 187.96689522894616, "relative_elevation": 45.6771156284958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85692643533244, 52.3839708312656, 45.7944459207356 ] }, "distance": 10.41, "direction": 352.64, "angle": 77.2, "elevation": 45.79, "pano_id": "TMX7316010203-000798_pano_0000_001335", "timestamp": "2018-06-20T08:01:01.129820Z", "filename": "pano_0000_001335.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 10.40639843, "relative_pitch": 77.19743544104581, "relative_heading": 352.64382330839675, "relative_elevation": 45.7944459207356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track13_Sphere_00072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856949034236953, 52.38378189914611, 0.0 ] }, "distance": 10.7, "direction": 178.9, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track13_Sphere_00072", "timestamp": "2024-11-21T10:24:07Z", "filename": "amsterdam_21112024_Track13_Sphere_00072.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 10.70459415, "relative_pitch": 0.0, "relative_heading": 178.89556088956672, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_001420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85691640551098, 52.3839729311463, 45.7655380079523 ] }, "distance": 10.75, "direction": 349.19, "angle": 76.79, "elevation": 45.77, "pano_id": "TMX7316010203-001131_pano_0000_001420", "timestamp": "2019-04-16T11:58:10.735690Z", "filename": "pano_0000_001420.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 10.74509762, "relative_pitch": 76.78708081520303, "relative_heading": 349.1897218756062, "relative_elevation": 45.7655380079523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track13_Sphere_00076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856942256390099, 52.38397528432681, 0.0 ] }, "distance": 10.82, "direction": 358.65, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track13_Sphere_00076", "timestamp": "2024-11-21T10:24:12Z", "filename": "amsterdam_21112024_Track13_Sphere_00076.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 10.81926935, "relative_pitch": 0.0, "relative_heading": 358.64858395955605, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8569437592268, 52.3839782522065, 46.603194818832 ] }, "distance": 11.15, "direction": 359.21, "angle": 76.55, "elevation": 46.6, "pano_id": "TMX7316010203-002058_pano_0000_000848", "timestamp": "2021-03-24T10:32:30.943660Z", "filename": "pano_0000_000848.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 11.1475575, "relative_pitch": 76.54752956716156, "relative_heading": 359.21441276526843, "relative_elevation": 46.603194818832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0006_000505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85694506563526, 52.3839808145705, 45.7042758660391 ] }, "distance": 11.43, "direction": 359.68, "angle": 75.96, "elevation": 45.7, "pano_id": "TMX7316060226-000017_pano_0006_000505", "timestamp": "2016-08-12T09:14:42.734200Z", "filename": "pano_0006_000505.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 11.43181432, "relative_pitch": 75.95697792019718, "relative_heading": 359.6797921215735, "relative_elevation": 45.7042758660391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_004209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85692544092432, 52.3837732045494, 48.0605698917061 ] }, "distance": 11.75, "direction": 186.84, "angle": 76.26, "elevation": 48.06, "pano_id": "TMX7316010203-001714_pano_0000_004209", "timestamp": "2020-05-14T11:41:48.812550Z", "filename": "pano_0000_004209.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 11.75378288, "relative_pitch": 76.25738319006462, "relative_heading": 186.84135978744104, "relative_elevation": 48.0605698917061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85691132659547, 52.3837723724301, 45.5808314420283 ] }, "distance": 12.0, "direction": 191.35, "angle": 75.25, "elevation": 45.58, "pano_id": "TMX7316010203-002554_pano_0000_005568", "timestamp": "2022-05-02T09:21:36.938990Z", "filename": "pano_0000_005568.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 11.99732632, "relative_pitch": 75.25365022634804, "relative_heading": 191.3502755045035, "relative_elevation": 45.5808314420283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_01_39_00260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85694237631527, 52.38398736434643, 0.0 ] }, "distance": 12.16, "direction": 358.84, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_01_39_00260", "timestamp": "2025-09-26T07:08:25Z", "filename": "2025_09_26_07_01_39_00260.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 12.16296801, "relative_pitch": 0.0, "relative_heading": 358.83637818636527, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0006_000500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85694901379002, 52.3837588552417, 45.6273348163813 ] }, "distance": 13.27, "direction": 179.11, "angle": 73.79, "elevation": 45.63, "pano_id": "TMX7316060226-000017_pano_0006_000500", "timestamp": "2016-08-12T09:14:35.769250Z", "filename": "pano_0006_000500.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 13.26839026, "relative_pitch": 73.78561404354338, "relative_heading": 179.11499849674857, "relative_elevation": 45.6273348163813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_002249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_002249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_002249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85690916673004, 52.3839987418596, 45.4318782277405 ] }, "distance": 13.66, "direction": 349.42, "angle": 73.27, "elevation": 45.43, "pano_id": "TMX7316010203-000275_pano_0000_002249", "timestamp": "2017-04-21T09:03:28.365240Z", "filename": "pano_0000_002249.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 13.65875869, "relative_pitch": 73.2669827096804, "relative_heading": 349.4185392689535, "relative_elevation": 45.4318782277405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85690166826344, 52.3840021666321, 45.5826128693298 ] }, "distance": 14.13, "direction": 347.67, "angle": 72.77, "elevation": 45.58, "pano_id": "TMX7316010203-002554_pano_0000_005563", "timestamp": "2022-05-02T09:21:33.574020Z", "filename": "pano_0000_005563.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 14.1337254, "relative_pitch": 72.77299124399589, "relative_heading": 347.66742192086315, "relative_elevation": 45.5826128693298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693359695806, 52.3837511268755, 46.8648490458727 ] }, "distance": 14.15, "direction": 183.42, "angle": 73.2, "elevation": 46.86, "pano_id": "TMX7316010203-002058_pano_0000_000843", "timestamp": "2021-03-24T10:32:23.693630Z", "filename": "pano_0000_000843.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 14.15201498, "relative_pitch": 73.1969940804594, "relative_heading": 183.42221451585584, "relative_elevation": 46.8648490458727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_004201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85697898953375, 52.3840039957086, 47.8316276846454 ] }, "distance": 14.19, "direction": 9.11, "angle": 73.48, "elevation": 47.83, "pano_id": "TMX7316010203-001714_pano_0000_004201", "timestamp": "2020-05-14T11:41:37.682860Z", "filename": "pano_0000_004201.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 14.1899777, "relative_pitch": 73.47621166662303, "relative_heading": 9.106912409636998, "relative_elevation": 47.8316276846454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0006_000506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8569488774929, 52.3840082609327, 45.6848028358072 ] }, "distance": 14.49, "direction": 0.77, "angle": 72.41, "elevation": 45.68, "pano_id": "TMX7316060226-000017_pano_0006_000506", "timestamp": "2016-08-12T09:14:49.699270Z", "filename": "pano_0006_000506.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 14.48704109, "relative_pitch": 72.40573411387116, "relative_heading": 0.7738385248799825, "relative_elevation": 45.6848028358072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_01_39_00255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856952982831108, 52.383747718587074, 0.0 ] }, "distance": 14.51, "direction": 178.12, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_01_39_00255", "timestamp": "2025-09-26T07:08:17Z", "filename": "2025_09_26_07_01_39_00255.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 14.51381558, "relative_pitch": 0.0, "relative_heading": 178.12378292326275, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693828445181, 52.3837443005168, 45.7236654767767 ] }, "distance": 14.9, "direction": 182.02, "angle": 71.96, "elevation": 45.72, "pano_id": "TMX7316010203-000798_pano_0000_001340", "timestamp": "2018-06-20T08:01:05.574850Z", "filename": "pano_0000_001340.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 14.89565553, "relative_pitch": 71.95565325767183, "relative_heading": 182.02218240839738, "relative_elevation": 45.7236654767767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_004204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85686984378014, 52.3840044426504, 47.9694497808814 ] }, "distance": 14.99, "direction": 339.76, "angle": 72.65, "elevation": 47.97, "pano_id": "TMX7316010203-001714_pano_0000_004204", "timestamp": "2020-05-14T11:41:43.727590Z", "filename": "pano_0000_004204.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 14.98660652, "relative_pitch": 72.65016109474657, "relative_heading": 339.75596734356986, "relative_elevation": 47.9694497808814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_001425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85692762084434, 52.3837412357386, 45.6865284489468 ] }, "distance": 15.28, "direction": 184.7, "angle": 71.51, "elevation": 45.69, "pano_id": "TMX7316010203-001131_pano_0000_001425", "timestamp": "2019-04-16T11:58:16.530670Z", "filename": "pano_0000_001425.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 15.27876887, "relative_pitch": 71.50871832662489, "relative_heading": 184.69914037252772, "relative_elevation": 45.6865284489468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85691326267825, 52.3840151517479, 45.7984380032867 ] }, "distance": 15.41, "direction": 351.68, "angle": 71.4, "elevation": 45.8, "pano_id": "TMX7316010203-000798_pano_0000_001334", "timestamp": "2018-06-20T08:00:59.844860Z", "filename": "pano_0000_001334.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 15.41455125, "relative_pitch": 71.39811881942198, "relative_heading": 351.6844949841508, "relative_elevation": 45.7984380032867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track13_Sphere_00077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856951858074328, 52.384019870411194, 0.0 ] }, "distance": 15.78, "direction": 1.45, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track13_Sphere_00077", "timestamp": "2024-11-21T10:24:14Z", "filename": "amsterdam_21112024_Track13_Sphere_00077.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 15.7825946, "relative_pitch": 0.0, "relative_heading": 1.4471994045171888, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_001419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85692339813789, 52.3840198328872, 45.7310902513564 ] }, "distance": 15.85, "direction": 354.43, "angle": 70.89, "elevation": 45.73, "pano_id": "TMX7316010203-001131_pano_0000_001419", "timestamp": "2019-04-16T11:58:09.155730Z", "filename": "pano_0000_001419.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 15.84830654, "relative_pitch": 70.88602065588863, "relative_heading": 354.42659552867633, "relative_elevation": 45.7310902513564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track13_Sphere_00071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856950940616271, 52.38373425484001, 0.0 ] }, "distance": 16.01, "direction": 178.8, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track13_Sphere_00071", "timestamp": "2024-11-21T10:24:06Z", "filename": "amsterdam_21112024_Track13_Sphere_00071.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 16.00773763, "relative_pitch": 0.0, "relative_heading": 178.7968015673847, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85695337399912, 52.3840256944781, 46.5481349909678 ] }, "distance": 16.43, "direction": 1.75, "angle": 70.55, "elevation": 46.55, "pano_id": "TMX7316010203-002058_pano_0000_000849", "timestamp": "2021-03-24T10:32:33.578570Z", "filename": "pano_0000_000849.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 16.43329498, "relative_pitch": 70.55499448469428, "relative_heading": 1.74989412126728, "relative_elevation": 46.5481349909678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_002246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_002246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_002246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_002246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693744708571, 52.3837303328129, 45.3530321670696 ] }, "distance": 16.45, "direction": 182.03, "angle": 70.06, "elevation": 45.35, "pano_id": "TMX7316010203-000275_pano_0000_002246", "timestamp": "2017-04-21T09:03:18.580410Z", "filename": "pano_0000_002246.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 16.45095074, "relative_pitch": 70.06272205622578, "relative_heading": 182.02962288054337, "relative_elevation": 45.3530321670696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_004210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85692907678634, 52.3837266493315, 48.061733472161 ] }, "distance": 16.89, "direction": 183.91, "angle": 70.64, "elevation": 48.06, "pano_id": "TMX7316010203-001714_pano_0000_004210", "timestamp": "2020-05-14T11:41:49.537550Z", "filename": "pano_0000_004210.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 16.88987905, "relative_pitch": 70.6374786414058, "relative_heading": 183.91287816884366, "relative_elevation": 48.061733472161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85691168041331, 52.3837256317764, 45.5658577177674 ] }, "distance": 17.12, "direction": 187.84, "angle": 69.4, "elevation": 45.57, "pano_id": "TMX7316010203-002554_pano_0000_005569", "timestamp": "2022-05-02T09:21:37.644020Z", "filename": "pano_0000_005569.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 17.12396562, "relative_pitch": 69.40343132632796, "relative_heading": 187.8441580089391, "relative_elevation": 45.5658577177674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_01_39_00261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856922720022604, 52.384033095678014, 0.0 ] }, "distance": 17.32, "direction": 354.75, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_01_39_00261", "timestamp": "2025-09-26T07:08:27Z", "filename": "2025_09_26_07_01_39_00261.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 17.32189998, "relative_pitch": 0.0, "relative_heading": 354.748698299639, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0006_000499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85695081122994, 52.383713499308, 45.6373544838279 ] }, "distance": 18.32, "direction": 178.98, "angle": 68.13, "elevation": 45.64, "pano_id": "TMX7316060226-000017_pano_0006_000499", "timestamp": "2016-08-12T09:14:34.804260Z", "filename": "pano_0006_000499.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 18.31669724, "relative_pitch": 68.13178433188043, "relative_heading": 178.97605387979777, "relative_elevation": 45.6373544838279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_004202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85696112311179, 52.3840448701815, 47.9790905416012 ] }, "distance": 18.59, "direction": 3.17, "angle": 68.82, "elevation": 47.98, "pano_id": "TMX7316010203-001714_pano_0000_004202", "timestamp": "2020-05-14T11:41:39.662600Z", "filename": "pano_0000_004202.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 18.58792931, "relative_pitch": 68.82277078822429, "relative_heading": 3.1748056830923406, "relative_elevation": 47.9790905416012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85694952619347, 52.3840467002775, 45.732604669407 ] }, "distance": 18.76, "direction": 0.73, "angle": 67.69, "elevation": 45.73, "pano_id": "TMX7316010203-000798_pano_0000_001254", "timestamp": "2018-06-20T07:59:39.925350Z", "filename": "pano_0000_001254.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 18.76457662, "relative_pitch": 67.69113298597972, "relative_heading": 0.732303419301969, "relative_elevation": 45.732604669407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000017_pano_0006_000507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000017_pano_0006_000507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000017/pano_0006_000507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85696974413675, 52.384046868345, 45.5423709526658 ] }, "distance": 18.85, "direction": 4.92, "angle": 67.51, "elevation": 45.54, "pano_id": "TMX7316060226-000017_pano_0006_000507", "timestamp": "2016-08-12T09:15:13.063960Z", "filename": "pano_0006_000507.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 18.85117654, "relative_pitch": 67.51405919068753, "relative_heading": 4.919006814788022, "relative_elevation": 45.5423709526658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_005562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_005562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_005562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85686816012755, 52.3840417721951, 45.6465849615633 ] }, "distance": 18.97, "direction": 343.78, "angle": 67.43, "elevation": 45.65, "pano_id": "TMX7316010203-002554_pano_0000_005562", "timestamp": "2022-05-02T09:21:32.704050Z", "filename": "pano_0000_005562.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 18.97017385, "relative_pitch": 67.43281483428576, "relative_heading": 343.7755307688431, "relative_elevation": 45.6465849615633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693563258764, 52.3837058982834, 46.891809807159 ] }, "distance": 19.17, "direction": 182.11, "angle": 67.76, "elevation": 46.89, "pano_id": "TMX7316010203-002058_pano_0000_000842", "timestamp": "2021-03-24T10:32:22.663640Z", "filename": "pano_0000_000842.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 19.17258314, "relative_pitch": 67.76189424410276, "relative_heading": 182.11083644980377, "relative_elevation": 46.891809807159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_004203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_004203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_004203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85689286713631, 52.3840472895827, 48.115823100321 ] }, "distance": 19.17, "direction": 349.12, "angle": 68.27, "elevation": 48.12, "pano_id": "TMX7316010203-001714_pano_0000_004203", "timestamp": "2020-05-14T11:41:41.952570Z", "filename": "pano_0000_004203.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 19.17307993, "relative_pitch": 68.27382345740293, "relative_heading": 349.122893351022, "relative_elevation": 48.115823100321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_01_39_00254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_01_39_00254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_01_39_00254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856955860538223, 52.38370237049604, 0.0 ] }, "distance": 19.56, "direction": 178.03, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_01_39_00254", "timestamp": "2025-09-26T07:08:16Z", "filename": "2025_09_26_07_01_39_00254.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 19.56364162, "relative_pitch": 0.0, "relative_heading": 178.03408944677633, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85686561540269, 52.3840502875053, 45.7269383622333 ] }, "distance": 19.93, "direction": 344.06, "angle": 66.45, "elevation": 45.73, "pano_id": "TMX7316010203-000798_pano_0000_001333", "timestamp": "2018-06-20T08:00:58.049950Z", "filename": "pano_0000_001333.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 19.92862945, "relative_pitch": 66.45155409608039, "relative_heading": 344.05837236995666, "relative_elevation": 45.7269383622333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693582761465, 52.3836989445301, 45.7369908792898 ] }, "distance": 19.95, "direction": 181.99, "angle": 66.44, "elevation": 45.74, "pano_id": "TMX7316010203-000798_pano_0000_001341", "timestamp": "2018-06-20T08:01:06.304800Z", "filename": "pano_0000_001341.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 19.94538906, "relative_pitch": 66.43852370944523, "relative_heading": 181.99084530909084, "relative_elevation": 45.7369908792898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track13_Sphere_00078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track13_Sphere_00078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8569909847288, 52.38405572680543, 0.0 ] }, "distance": 20.0, "direction": 8.81, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track13_Sphere_00078", "timestamp": "2024-11-21T10:24:16Z", "filename": "amsterdam_21112024_Track13_Sphere_00078.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 20.00332102, "relative_pitch": 0.0, "relative_heading": 8.807130593186406, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_001426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_001426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_001426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693003095292, 52.3836953065282, 45.6821825690567 ] }, "distance": 20.37, "direction": 183.06, "angle": 65.97, "elevation": 45.68, "pano_id": "TMX7316010203-001131_pano_0000_001426", "timestamp": "2019-04-16T11:58:17.430670Z", "filename": "pano_0000_001426.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 20.36722593, "relative_pitch": 65.97048068228035, "relative_heading": 183.06099400870065, "relative_elevation": 45.6821825690567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track13_Sphere_00074/adjacencies/terdam_21112024_Track13_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85699547267911, 52.3840641463818, 46.5180083885789 ] }, "distance": 20.98, "direction": 9.24, "angle": 65.73, "elevation": 46.52, "pano_id": "TMX7316010203-002058_pano_0000_000850", "timestamp": "2021-03-24T10:32:35.943560Z", "filename": "pano_0000_000850.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": "terdam_21112024_Track13_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118898.5430847308, 488578.45946099656 ] }, "relative_distance": 20.97654581, "relative_pitch": 65.72777365961113, "relative_heading": 9.240146450717093, "relative_elevation": 46.5180083885789 } ] } }