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/b_20241121_0951_Track22_Sphere_00583/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876772473695357, 52.36775657490546, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00583", "timestamp": "2024-11-21T10:09:40Z", "filename": "Job_20241121_0951_Track22_Sphere_00583.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "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/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_005796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87677085479266, 52.367750598217, 47.2387286499143 ] }, "distance": 0.67, "direction": 189.41, "angle": 89.18, "elevation": 47.24, "pano_id": "TMX7316010203-001041_pano_0002_005796", "timestamp": "2019-01-09T11:01:51.541340Z", "filename": "pano_0002_005796.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 0.67413171, "relative_pitch": 89.18240221099246, "relative_heading": 189.41433886553858, "relative_elevation": 47.2387286499143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87677014677306, 52.3677701997172, 45.311123047024 ] }, "distance": 1.52, "direction": 354.03, "angle": 88.07, "elevation": 45.31, "pano_id": "TMX7316010203-002059_pano_0000_001207", "timestamp": "2021-03-24T12:49:05.415300Z", "filename": "pano_0000_001207.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 1.52435402, "relative_pitch": 88.0731855936472, "relative_heading": 354.0318549524631, "relative_elevation": 45.311123047024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87678419635692, 52.3677442532488, 45.2788676824421 ] }, "distance": 1.59, "direction": 149.78, "angle": 87.99, "elevation": 45.28, "pano_id": "TMX7316010203-000044_pano_0000_002803", "timestamp": "2016-08-03T13:07:31.519210Z", "filename": "pano_0000_002803.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 1.58664247, "relative_pitch": 87.99308727864234, "relative_heading": 149.78484945628938, "relative_elevation": 45.2788676824421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_002846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87679544996821, 52.3677589441023, 52.7537400014699 ] }, "distance": 1.59, "direction": 80.44, "angle": 88.28, "elevation": 52.75, "pano_id": "TMX7316010203-001674_pano_0000_002846", "timestamp": "2020-04-24T09:20:34.773470Z", "filename": "pano_0000_002846.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 1.587051, "relative_pitch": 88.27682536968638, "relative_heading": 80.43805774361097, "relative_elevation": 52.7537400014699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87677376838873, 52.36777166189393, 0.0 ] }, "distance": 1.68, "direction": 3.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00808", "timestamp": "2025-07-31T11:14:31Z", "filename": "recording_2025-07-31_10-53-44_00808.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 1.68110914, "relative_pitch": 0.0, "relative_heading": 3.0069629019087936, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0001_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87676814525075, 52.3677788474408, 45.256108273752 ] }, "distance": 2.5, "direction": 353.22, "angle": 86.84, "elevation": 45.26, "pano_id": "TMX7316010203-000992_pano_0001_000111", "timestamp": "2018-11-19T09:32:04.803290Z", "filename": "pano_0001_000111.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 2.49583619, "relative_pitch": 86.84338371585504, "relative_heading": 353.21595644878687, "relative_elevation": 45.256108273752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0001_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87678614973744, 52.3677349259169, 45.2941734166816 ] }, "distance": 2.58, "direction": 158.86, "angle": 86.74, "elevation": 45.29, "pano_id": "TMX7316010203-000992_pano_0001_000112", "timestamp": "2018-11-19T09:32:05.473290Z", "filename": "pano_0001_000112.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 2.58281094, "relative_pitch": 86.73635545547062, "relative_heading": 158.8589985601775, "relative_elevation": 45.2941734166816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876790569202602, 52.367727955104144, 0.0 ] }, "distance": 3.41, "direction": 158.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00809", "timestamp": "2025-07-31T11:14:32Z", "filename": "recording_2025-07-31_10-53-44_00809.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 3.41484712, "relative_pitch": 0.0, "relative_heading": 158.84206660831376, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87678767996881, 52.3677264299987, 45.3238657647744 ] }, "distance": 3.51, "direction": 162.84, "angle": 85.57, "elevation": 45.32, "pano_id": "TMX7316010203-002059_pano_0000_001208", "timestamp": "2021-03-24T12:49:05.890330Z", "filename": "pano_0000_001208.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 3.5106248, "relative_pitch": 85.57091680981989, "relative_heading": 162.8403506618328, "relative_elevation": 45.3238657647744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87676690467266, 52.3677886356099, 45.2849872643128 ] }, "distance": 3.59, "direction": 353.93, "angle": 85.47, "elevation": 45.28, "pano_id": "TMX7316010203-000044_pano_0000_002802", "timestamp": "2016-08-03T13:07:30.939230Z", "filename": "pano_0000_002802.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 3.5876432, "relative_pitch": 85.47027863350047, "relative_heading": 353.9306838386697, "relative_elevation": 45.2849872643128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_005795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87675244593107, 52.3677951156038, 47.28281266056 ] }, "distance": 4.5, "direction": 342.35, "angle": 84.56, "elevation": 47.28, "pano_id": "TMX7316010203-001041_pano_0002_005795", "timestamp": "2019-01-09T11:01:50.811200Z", "filename": "pano_0002_005795.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 4.50032871, "relative_pitch": 84.56302600165648, "relative_heading": 342.35455097473914, "relative_elevation": 47.28281266056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876789425254917, 52.367712527231944, 0.0 ] }, "distance": 5.04, "direction": 166.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00584", "timestamp": "2024-11-21T10:09:41Z", "filename": "Job_20241121_0951_Track22_Sphere_00584.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 5.03554011, "relative_pitch": 0.0, "relative_heading": 166.74428690775107, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876754300694429, 52.36780085997876, 0.0 ] }, "distance": 5.08, "direction": 345.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00582", "timestamp": "2024-11-21T10:09:40Z", "filename": "Job_20241121_0951_Track22_Sphere_00582.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 5.08088183, "relative_pitch": 0.0, "relative_heading": 345.89939480168846, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87684360322451, 52.3677710105381, 45.2735382523388 ] }, "distance": 5.1, "direction": 71.66, "angle": 83.57, "elevation": 45.27, "pano_id": "TMX7316010203-000076_pano_0000_006573", "timestamp": "2016-08-17T09:57:00.746600Z", "filename": "pano_0000_006573.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 5.1042463, "relative_pitch": 83.56750004528381, "relative_heading": 71.65716093391823, "relative_elevation": 45.2735382523388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_002845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87677851637344, 52.3678024669583, 52.7487163124606 ] }, "distance": 5.12, "direction": 4.61, "angle": 84.45, "elevation": 52.75, "pano_id": "TMX7316010203-001674_pano_0000_002845", "timestamp": "2020-04-24T09:20:34.268480Z", "filename": "pano_0000_002845.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 5.12316753, "relative_pitch": 84.45260274381012, "relative_heading": 4.608043401211674, "relative_elevation": 52.7487163124606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_002847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87681249015133, 52.3677143515669, 52.7626520795748 ] }, "distance": 5.43, "direction": 149.88, "angle": 84.12, "elevation": 52.76, "pano_id": "TMX7316010203-001674_pano_0000_002847", "timestamp": "2020-04-24T09:20:35.273470Z", "filename": "pano_0000_002847.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 5.43176009, "relative_pitch": 84.12227363285547, "relative_heading": 149.88061256606136, "relative_elevation": 52.7626520795748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87685151880905, 52.3677657191204, 45.2685000384226 ] }, "distance": 5.48, "direction": 79.3, "angle": 83.1, "elevation": 45.27, "pano_id": "TMX7316010203-002548_pano_0000_000512", "timestamp": "2022-04-26T11:01:04.228720Z", "filename": "pano_0000_000512.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 5.47936851, "relative_pitch": 83.09840570174572, "relative_heading": 79.29804697580015, "relative_elevation": 45.2685000384226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_000269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87684246113468, 52.3677809891853, 45.4292593244463 ] }, "distance": 5.49, "direction": 60.32, "angle": 83.11, "elevation": 45.43, "pano_id": "TMX7316010203-000992_pano_0000_000269", "timestamp": "2018-11-19T09:03:04.418960Z", "filename": "pano_0000_000269.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 5.48686634, "relative_pitch": 83.11327331375897, "relative_heading": 60.32200379668142, "relative_elevation": 45.4292593244463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_000268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8768426793846, 52.3677809130979, 45.4413524810225 ] }, "distance": 5.5, "direction": 60.48, "angle": 83.1, "elevation": 45.44, "pano_id": "TMX7316010203-000992_pano_0000_000268", "timestamp": "2018-11-19T09:02:58.554030Z", "filename": "pano_0000_000268.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 5.4956098, "relative_pitch": 83.10422273862258, "relative_heading": 60.47543305424769, "relative_elevation": 45.4413524810225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87683761729121, 52.3677857661543, 45.3331445436925 ] }, "distance": 5.5, "direction": 53.79, "angle": 83.08, "elevation": 45.33, "pano_id": "TMX7316010203-001127_pano_0000_000100", "timestamp": "2019-04-15T09:37:15.376030Z", "filename": "pano_0000_000100.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 5.49905291, "relative_pitch": 83.08363329278056, "relative_heading": 53.79397208252052, "relative_elevation": 45.3331445436925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87685329775899, 52.367742110473, 45.3376513617113 ] }, "distance": 5.74, "direction": 106.3, "angle": 82.79, "elevation": 45.34, "pano_id": "TMX7316010203-001127_pano_0000_000099", "timestamp": "2019-04-15T09:37:14.301000Z", "filename": "pano_0000_000099.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 5.73569335, "relative_pitch": 82.78978026151749, "relative_heading": 106.2968649691773, "relative_elevation": 45.3376513617113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_005797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87678788380268, 52.3677058691554, 47.2067618342116 ] }, "distance": 5.74, "direction": 169.46, "angle": 83.07, "elevation": 47.21, "pano_id": "TMX7316010203-001041_pano_0002_005797", "timestamp": "2019-01-09T11:01:52.246150Z", "filename": "pano_0002_005797.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 5.73905167, "relative_pitch": 83.06841544232643, "relative_heading": 169.46158418499346, "relative_elevation": 47.2067618342116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87683953766885, 52.3677882870439, 45.406719439663 ] }, "distance": 5.77, "direction": 52.31, "angle": 82.76, "elevation": 45.41, "pano_id": "TMX7316010203-000992_pano_0000_000270", "timestamp": "2018-11-19T09:03:08.898910Z", "filename": "pano_0000_000270.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 5.77221864, "relative_pitch": 82.75527207150007, "relative_heading": 52.31403310940338, "relative_elevation": 45.406719439663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track38_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876859444873329, 52.36776254019352, 0.0 ] }, "distance": 5.96, "direction": 83.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track38_Sphere_00024", "timestamp": "2024-12-11T11:06:39Z", "filename": "Job_20241211_0838_Track38_Sphere_00024.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 5.96101091, "relative_pitch": 0.0, "relative_heading": 83.60658206449492, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87685347566292, 52.3677323368763, 45.2499378323555 ] }, "distance": 6.14, "direction": 116.05, "angle": 82.27, "elevation": 45.25, "pano_id": "TMX7316010203-000076_pano_0000_006572", "timestamp": "2016-08-17T09:56:48.291600Z", "filename": "pano_0000_006572.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 6.14128551, "relative_pitch": 82.27108634543555, "relative_heading": 116.05092542324792, "relative_elevation": 45.2499378323555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87685929927725, 52.3677349757156, 45.3912374032661 ] }, "distance": 6.38, "direction": 112.12, "angle": 81.99, "elevation": 45.39, "pano_id": "TMX7316010203-000992_pano_0000_000264", "timestamp": "2018-11-19T09:02:32.619310Z", "filename": "pano_0000_000264.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 6.38374245, "relative_pitch": 81.99452885508497, "relative_heading": 112.1165949876351, "relative_elevation": 45.3912374032661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87675092119534, 52.3678139741928, 45.3350499393418 ] }, "distance": 6.55, "direction": 347.06, "angle": 81.77, "elevation": 45.34, "pano_id": "TMX7316010203-002059_pano_0000_001206", "timestamp": "2021-03-24T12:49:04.925310Z", "filename": "pano_0000_001206.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 6.55360334, "relative_pitch": 81.7743442969281, "relative_heading": 347.0557938409594, "relative_elevation": 45.3350499393418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87679943115448, 52.3676998823406, 45.2887678416446 ] }, "distance": 6.57, "direction": 163.77, "angle": 81.75, "elevation": 45.29, "pano_id": "TMX7316010203-000044_pano_0000_002804", "timestamp": "2016-08-03T13:07:32.099210Z", "filename": "pano_0000_002804.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 6.57022046, "relative_pitch": 81.74546301776225, "relative_heading": 163.77144158574566, "relative_elevation": 45.2887678416446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876754769153387, 52.36781501766922, 0.0 ] }, "distance": 6.61, "direction": 349.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00807", "timestamp": "2025-07-31T11:14:30Z", "filename": "recording_2025-07-31_10-53-44_00807.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 6.61404511, "relative_pitch": 0.0, "relative_heading": 349.4946409094372, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87683142828218, 52.3678084791456, 45.3207841143012 ] }, "distance": 7.03, "direction": 34.81, "angle": 81.18, "elevation": 45.32, "pano_id": "TMX7316010203-002548_pano_0000_000513", "timestamp": "2022-04-26T11:01:05.353680Z", "filename": "pano_0000_000513.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 7.03440575, "relative_pitch": 81.17731159213581, "relative_heading": 34.809782388825745, "relative_elevation": 45.3207841143012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track38_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876840008777778, 52.36780686477375, 0.0 ] }, "distance": 7.24, "direction": 39.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track38_Sphere_00025", "timestamp": "2024-12-11T11:06:40Z", "filename": "Job_20241211_0838_Track38_Sphere_00025.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 7.24399985, "relative_pitch": 0.0, "relative_heading": 39.421282779229394, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87686549944322, 52.3677229812891, 45.2571896258742 ] }, "distance": 7.36, "direction": 120.54, "angle": 80.77, "elevation": 45.26, "pano_id": "TMX7316010203-002548_pano_0000_000511", "timestamp": "2022-04-26T11:01:02.888740Z", "filename": "pano_0000_000511.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 7.35681037, "relative_pitch": 80.76700916250692, "relative_heading": 120.53832831094932, "relative_elevation": 45.2571896258742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87682710981109, 52.3678142825558, 45.41001491528 ] }, "distance": 7.42, "direction": 30.09, "angle": 80.72, "elevation": 45.41, "pano_id": "TMX7316010203-000992_pano_0000_000271", "timestamp": "2018-11-19T09:03:10.959280Z", "filename": "pano_0000_000271.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 7.42182421, "relative_pitch": 80.71763517063114, "relative_heading": 30.09415328767992, "relative_elevation": 45.41001491528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87682726386263, 52.3678143433172, 45.2946348348632 ] }, "distance": 7.43, "direction": 30.14, "angle": 80.68, "elevation": 45.29, "pano_id": "TMX7316010203-000076_pano_0000_006574", "timestamp": "2016-08-17T09:57:01.851520Z", "filename": "pano_0000_006574.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 7.43293763, "relative_pitch": 80.68071320518253, "relative_heading": 30.138001339239608, "relative_elevation": 45.2946348348632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0001_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8767488285465, 52.3678228244463, 45.2843389026821 ] }, "distance": 7.55, "direction": 347.68, "angle": 80.54, "elevation": 45.28, "pano_id": "TMX7316010203-000992_pano_0001_000110", "timestamp": "2018-11-19T09:32:04.138290Z", "filename": "pano_0001_000110.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 7.54575506, "relative_pitch": 80.53969027003834, "relative_heading": 347.67603386292626, "relative_elevation": 45.2843389026821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0001_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87680299532539, 52.3676905971906, 45.3109169034287 ] }, "distance": 7.63, "direction": 164.19, "angle": 80.44, "elevation": 45.31, "pano_id": "TMX7316010203-000992_pano_0001_000113", "timestamp": "2018-11-19T09:32:06.163240Z", "filename": "pano_0001_000113.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 7.6303007, "relative_pitch": 80.44114743628357, "relative_heading": 164.18932783526276, "relative_elevation": 45.3109169034287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track38_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876874996380024, 52.3677176596022, 0.0 ] }, "distance": 8.22, "direction": 121.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track38_Sphere_00023", "timestamp": "2024-12-11T11:06:38Z", "filename": "Job_20241211_0838_Track38_Sphere_00023.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 8.21684567, "relative_pitch": 0.0, "relative_heading": 121.80291167583594, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876805244597868, 52.367683933566326, 0.0 ] }, "distance": 8.39, "direction": 164.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00810", "timestamp": "2025-07-31T11:14:33Z", "filename": "recording_2025-07-31_10-53-44_00810.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 8.38565891, "relative_pitch": 0.0, "relative_heading": 164.56249378105608, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87680231860356, 52.3676822891994, 45.3424854967743 ] }, "distance": 8.51, "direction": 166.18, "angle": 79.37, "elevation": 45.34, "pano_id": "TMX7316010203-002059_pano_0000_001209", "timestamp": "2021-03-24T12:49:06.355280Z", "filename": "pano_0000_001209.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 8.51238901, "relative_pitch": 79.36731669994094, "relative_heading": 166.1836125761843, "relative_elevation": 45.3424854967743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87674701198035, 52.3678323927121, 45.2942929435521 ] }, "distance": 8.61, "direction": 348.38, "angle": 79.23, "elevation": 45.29, "pano_id": "TMX7316010203-000044_pano_0000_002801", "timestamp": "2016-08-03T13:07:30.364260Z", "filename": "pano_0000_002801.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 8.6129891, "relative_pitch": 79.23339724729132, "relative_heading": 348.3836362623603, "relative_elevation": 45.2942929435521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87681795918964, 52.3678290897827, 45.3717749575153 ] }, "distance": 8.64, "direction": 21.0, "angle": 79.21, "elevation": 45.37, "pano_id": "TMX7316010203-001127_pano_0000_000101", "timestamp": "2019-04-15T09:37:16.505990Z", "filename": "pano_0000_000101.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 8.64339319, "relative_pitch": 79.21430033969084, "relative_heading": 21.004759184705208, "relative_elevation": 45.3717749575153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87686598007933, 52.3676977878663, 45.3540672315285 ] }, "distance": 9.13, "direction": 135.77, "angle": 78.62, "elevation": 45.35, "pano_id": "TMX7316010203-001127_pano_0000_000098", "timestamp": "2019-04-15T09:37:13.121020Z", "filename": "pano_0000_000098.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 9.12996476, "relative_pitch": 78.61823381405948, "relative_heading": 135.7650457444451, "relative_elevation": 45.3540672315285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87686472873816, 52.3676934177217, 45.2626861101016 ] }, "distance": 9.43, "direction": 138.2, "angle": 78.23, "elevation": 45.26, "pano_id": "TMX7316010203-000076_pano_0000_006571", "timestamp": "2016-08-17T09:56:45.921600Z", "filename": "pano_0000_006571.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 9.42742446, "relative_pitch": 78.23450364240576, "relative_heading": 138.1986375088874, "relative_elevation": 45.2626861101016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876812590608, 52.3678391498371, 45.3848346062005 ] }, "distance": 9.59, "direction": 16.56, "angle": 78.07, "elevation": 45.38, "pano_id": "TMX7316010203-000992_pano_0000_000272", "timestamp": "2018-11-19T09:03:13.274000Z", "filename": "pano_0000_000272.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 9.58616786, "relative_pitch": 78.07330933851624, "relative_heading": 16.561672825050838, "relative_elevation": 45.3848346062005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_005794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87673270600057, 52.3678392828804, 47.3365057138726 ] }, "distance": 9.59, "direction": 343.6, "angle": 78.54, "elevation": 47.34, "pano_id": "TMX7316010203-001041_pano_0002_005794", "timestamp": "2019-01-09T11:01:50.066210Z", "filename": "pano_0002_005794.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 9.59361574, "relative_pitch": 78.54313333008673, "relative_heading": 343.59969621044735, "relative_elevation": 47.3365057138726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87687003920646, 52.3676939053984, 45.413578026928 ] }, "distance": 9.63, "direction": 136.38, "angle": 78.02, "elevation": 45.41, "pano_id": "TMX7316010203-000992_pano_0000_000263", "timestamp": "2018-11-19T09:02:31.474280Z", "filename": "pano_0000_000263.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 9.63292898, "relative_pitch": 78.02417450266151, "relative_heading": 136.37936248524602, "relative_elevation": 45.413578026928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876803908435043, 52.367668621706, 0.0 ] }, "distance": 10.02, "direction": 167.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00585", "timestamp": "2024-11-21T10:09:41Z", "filename": "Job_20241121_0951_Track22_Sphere_00585.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 10.01841064, "relative_pitch": 0.0, "relative_heading": 167.65950108487692, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_002844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87675856140936, 52.3678465674333, 52.750146930106 ] }, "distance": 10.06, "direction": 354.59, "angle": 79.2, "elevation": 52.75, "pano_id": "TMX7316010203-001674_pano_0000_002844", "timestamp": "2020-04-24T09:20:33.758460Z", "filename": "pano_0000_002844.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 10.05859521, "relative_pitch": 79.20422729522603, "relative_heading": 354.59416690549995, "relative_elevation": 52.750146930106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876735030427181, 52.36784479878449, 0.0 ] }, "distance": 10.14, "direction": 345.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00581", "timestamp": "2024-11-21T10:09:39Z", "filename": "Job_20241121_0951_Track22_Sphere_00581.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 10.14293239, "relative_pitch": 0.0, "relative_heading": 345.4369109925376, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_002848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87682863125484, 52.3676686713494, 52.7702375371009 ] }, "distance": 10.5, "direction": 158.64, "angle": 78.74, "elevation": 52.77, "pano_id": "TMX7316010203-001674_pano_0000_002848", "timestamp": "2020-04-24T09:20:35.773500Z", "filename": "pano_0000_002848.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 10.50273426, "relative_pitch": 78.74364852880245, "relative_heading": 158.6415413673707, "relative_elevation": 52.7702375371009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87680532398949, 52.3678503261986, 45.3763597011566 ] }, "distance": 10.67, "direction": 12.11, "angle": 76.77, "elevation": 45.38, "pano_id": "TMX7316010203-002548_pano_0000_000514", "timestamp": "2022-04-26T11:01:06.268720Z", "filename": "pano_0000_000514.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 10.66937803, "relative_pitch": 76.76834900601787, "relative_heading": 12.105790656304022, "relative_elevation": 45.3763597011566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_005798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87680319162655, 52.3676610996831, 47.199517948553 ] }, "distance": 10.83, "direction": 168.86, "angle": 77.08, "elevation": 47.2, "pano_id": "TMX7316010203-001041_pano_0002_005798", "timestamp": "2019-01-09T11:01:52.936140Z", "filename": "pano_0002_005798.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 10.8280156, "relative_pitch": 77.07937548648007, "relative_heading": 168.85853524421222, "relative_elevation": 47.199517948553 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track38_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876814962931389, 52.36785254029002, 0.0 ] }, "distance": 11.06, "direction": 15.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track38_Sphere_00026", "timestamp": "2024-12-11T11:06:41Z", "filename": "Job_20241211_0838_Track38_Sphere_00026.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 11.06371719, "relative_pitch": 0.0, "relative_heading": 15.164105042720205, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87687620331045, 52.3676778872565, 45.2362394854426 ] }, "distance": 11.25, "direction": 141.1, "angle": 76.03, "elevation": 45.24, "pano_id": "TMX7316010203-002548_pano_0000_000510", "timestamp": "2022-04-26T11:01:01.698750Z", "filename": "pano_0000_000510.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 11.25105752, "relative_pitch": 76.03292109435796, "relative_heading": 141.09879853733977, "relative_elevation": 45.2362394854426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87680899521641, 52.3678573741154, 45.3171622799709 ] }, "distance": 11.49, "direction": 12.5, "angle": 75.77, "elevation": 45.32, "pano_id": "TMX7316010203-000076_pano_0000_006575", "timestamp": "2016-08-17T09:57:02.851530Z", "filename": "pano_0000_006575.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 11.48891094, "relative_pitch": 75.77397326078439, "relative_heading": 12.50489834153017, "relative_elevation": 45.3171622799709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87673107001041, 52.3678576243923, 45.3431449430063 ] }, "distance": 11.59, "direction": 345.92, "angle": 75.66, "elevation": 45.34, "pano_id": "TMX7316010203-002059_pano_0000_001205", "timestamp": "2021-03-24T12:49:04.435300Z", "filename": "pano_0000_001205.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 11.59248244, "relative_pitch": 75.6588833048951, "relative_heading": 345.920109839289, "relative_elevation": 45.3431449430063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87681210574277, 52.367655241394, 45.315917821601 ] }, "distance": 11.59, "direction": 166.54, "angle": 75.65, "elevation": 45.32, "pano_id": "TMX7316010203-000044_pano_0000_002805", "timestamp": "2016-08-03T13:07:32.694150Z", "filename": "pano_0000_002805.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 11.59445317, "relative_pitch": 75.64828380306956, "relative_heading": 166.53646271840435, "relative_elevation": 45.315917821601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876734670168593, 52.367858242871336, 0.0 ] }, "distance": 11.6, "direction": 347.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00806", "timestamp": "2025-07-31T11:14:29Z", "filename": "recording_2025-07-31_10-53-44_00806.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 11.60237349, "relative_pitch": 0.0, "relative_heading": 347.1774737387331, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track38_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876885825293755, 52.367672318254236, 0.0 ] }, "distance": 12.15, "direction": 140.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track38_Sphere_00022", "timestamp": "2024-12-11T11:06:37Z", "filename": "Job_20241211_0838_Track38_Sphere_00022.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 12.14549018, "relative_pitch": 0.0, "relative_heading": 140.5284690884627, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0001_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87672753817251, 52.3678664784991, 45.2853104053065 ] }, "distance": 12.61, "direction": 345.95, "angle": 74.44, "elevation": 45.29, "pano_id": "TMX7316010203-000992_pano_0001_000109", "timestamp": "2018-11-19T09:32:03.483280Z", "filename": "pano_0001_000109.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 12.60664358, "relative_pitch": 74.44372130004373, "relative_heading": 345.9489428505997, "relative_elevation": 45.2853104053065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0001_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87681798445711, 52.3676460539098, 45.3536718413234 ] }, "distance": 12.68, "direction": 165.85, "angle": 74.38, "elevation": 45.35, "pano_id": "TMX7316010203-000992_pano_0001_000114", "timestamp": "2018-11-19T09:32:06.868280Z", "filename": "pano_0001_000114.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 12.6828214, "relative_pitch": 74.37674094676623, "relative_heading": 165.85251434146159, "relative_elevation": 45.3536718413234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87679267204222, 52.3678712630298, 45.4047804633155 ] }, "distance": 12.84, "direction": 6.15, "angle": 74.21, "elevation": 45.4, "pano_id": "TMX7316010203-001127_pano_0000_000102", "timestamp": "2019-04-15T09:37:17.786000Z", "filename": "pano_0000_000102.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 12.83578798, "relative_pitch": 74.21456999661949, "relative_heading": 6.152973737863491, "relative_elevation": 45.4047804633155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8767911272781, 52.3678721950993, 45.3620384270325 ] }, "distance": 12.93, "direction": 5.64, "angle": 74.09, "elevation": 45.36, "pano_id": "TMX7316010203-000992_pano_0000_000275", "timestamp": "2018-11-19T09:03:36.543740Z", "filename": "pano_0000_000275.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 12.92814611, "relative_pitch": 74.09248877126042, "relative_heading": 5.6400675432059275, "relative_elevation": 45.3620384270325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_000278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87679133537111, 52.367872307576, 45.3807741869241 ] }, "distance": 12.94, "direction": 5.7, "angle": 74.08, "elevation": 45.38, "pano_id": "TMX7316010203-000992_pano_0000_000278", "timestamp": "2018-11-19T09:04:07.093440Z", "filename": "pano_0000_000278.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 12.9420007, "relative_pitch": 74.08254631814896, "relative_heading": 5.697068105355742, "relative_elevation": 45.3807741869241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876817914104981, 52.36763941804206, 0.0 ] }, "distance": 13.4, "direction": 166.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00811", "timestamp": "2025-07-31T11:14:34Z", "filename": "recording_2025-07-31_10-53-44_00811.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 13.39893506, "relative_pitch": 0.0, "relative_heading": 166.64416241396322, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876875625417, 52.3676531823041, 45.3720849314705 ] }, "distance": 13.48, "direction": 148.59, "angle": 73.45, "elevation": 45.37, "pano_id": "TMX7316010203-001127_pano_0000_000097", "timestamp": "2019-04-15T09:37:11.741030Z", "filename": "pano_0000_000097.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 13.48070065, "relative_pitch": 73.4525563530254, "relative_heading": 148.5875578772247, "relative_elevation": 45.3720849314705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87681503625528, 52.3676381831337, 45.3739212676883 ] }, "distance": 13.49, "direction": 167.59, "angle": 73.44, "elevation": 45.37, "pano_id": "TMX7316010203-002059_pano_0000_001210", "timestamp": "2021-03-24T12:49:06.805250Z", "filename": "pano_0000_001210.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 13.48918621, "relative_pitch": 73.4433439202287, "relative_heading": 167.58912227878486, "relative_elevation": 45.3739212676883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87672429137226, 52.3678753863978, 45.3033561781049 ] }, "distance": 13.62, "direction": 346.06, "angle": 73.26, "elevation": 45.3, "pano_id": "TMX7316010203-000044_pano_0000_002800", "timestamp": "2016-08-03T13:07:29.804140Z", "filename": "pano_0000_002800.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 13.62192408, "relative_pitch": 73.26488962399674, "relative_heading": 346.0588119466971, "relative_elevation": 45.3033561781049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87687868152985, 52.3676524970503, 45.4273473815992 ] }, "distance": 13.65, "direction": 148.01, "angle": 73.27, "elevation": 45.43, "pano_id": "TMX7316010203-000992_pano_0000_000262", "timestamp": "2018-11-19T09:02:30.404320Z", "filename": "pano_0000_000262.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 13.65496656, "relative_pitch": 73.26979351871331, "relative_heading": 148.00886759319002, "relative_elevation": 45.4273473815992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87687455175321, 52.3676506557398, 45.2811574814841 ] }, "distance": 13.68, "direction": 149.46, "angle": 73.19, "elevation": 45.28, "pano_id": "TMX7316010203-000076_pano_0000_006570", "timestamp": "2016-08-17T09:56:44.951630Z", "filename": "pano_0000_006570.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 13.68411738, "relative_pitch": 73.18500728550029, "relative_heading": 149.46244016597086, "relative_elevation": 45.2811574814841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0000_000279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0000_000279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0000_000279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8767808662614, 52.3678876346622, 45.4078929312527 ] }, "distance": 14.59, "direction": 2.24, "angle": 72.18, "elevation": 45.41, "pano_id": "TMX7316010203-000992_pano_0000_000279", "timestamp": "2018-11-19T09:04:12.723370Z", "filename": "pano_0000_000279.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 14.59478622, "relative_pitch": 72.18180635170161, "relative_heading": 2.2447328988222335, "relative_elevation": 45.4078929312527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_005793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87671107917449, 52.3678830993545, 47.3903632927686 ] }, "distance": 14.69, "direction": 343.46, "angle": 72.78, "elevation": 47.39, "pano_id": "TMX7316010203-001041_pano_0002_005793", "timestamp": "2019-01-09T11:01:49.351190Z", "filename": "pano_0002_005793.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 14.68685161, "relative_pitch": 72.78115359066474, "relative_heading": 343.45722616884893, "relative_elevation": 47.3903632927686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00586/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00586/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00586/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00586/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00586/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00586/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00586/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00586/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00586/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876816225052744, 52.3676241495991, 0.0 ] }, "distance": 15.03, "direction": 168.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00586", "timestamp": "2024-11-21T10:09:42Z", "filename": "Job_20241121_0951_Track22_Sphere_00586.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 15.03385866, "relative_pitch": 0.0, "relative_heading": 168.56684220203664, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87677744915447, 52.3678921833258, 45.4180302079767 ] }, "distance": 15.09, "direction": 1.29, "angle": 71.62, "elevation": 45.42, "pano_id": "TMX7316010203-002548_pano_0000_000515", "timestamp": "2022-04-26T11:01:07.103680Z", "filename": "pano_0000_000515.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 15.09354138, "relative_pitch": 71.61706907459813, "relative_heading": 1.286574681396004, "relative_elevation": 45.4180302079767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_002843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87673485496164, 52.3678904795079, 52.7661016350612 ] }, "distance": 15.12, "direction": 350.24, "angle": 74.01, "elevation": 52.77, "pano_id": "TMX7316010203-001674_pano_0000_002843", "timestamp": "2020-04-24T09:20:33.248550Z", "filename": "pano_0000_002843.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 15.11886133, "relative_pitch": 74.01161424725719, "relative_heading": 350.2424019066994, "relative_elevation": 52.7661016350612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876714402128485, 52.36788808461494, 0.0 ] }, "distance": 15.16, "direction": 344.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00580", "timestamp": "2024-11-21T10:09:38Z", "filename": "Job_20241121_0951_Track22_Sphere_00580.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 15.1588126, "relative_pitch": 0.0, "relative_heading": 344.8744537882089, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_002849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87684004250137, 52.3676238124703, 52.7773892534897 ] }, "distance": 15.47, "direction": 162.7, "angle": 73.66, "elevation": 52.78, "pano_id": "TMX7316010203-001674_pano_0000_002849", "timestamp": "2020-04-24T09:20:36.273490Z", "filename": "pano_0000_002849.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 15.4733608, "relative_pitch": 73.65983230850867, "relative_heading": 162.69614470405162, "relative_elevation": 52.7773892534897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87688409623146, 52.3676323086691, 45.2212866386399 ] }, "distance": 15.78, "direction": 151.2, "angle": 70.76, "elevation": 45.22, "pano_id": "TMX7316010203-002548_pano_0000_000509", "timestamp": "2022-04-26T11:01:00.643760Z", "filename": "pano_0000_000509.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 15.780051, "relative_pitch": 70.76347270135257, "relative_heading": 151.19602114880118, "relative_elevation": 45.2212866386399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_005799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8768158849952, 52.3676157797187, 47.1826562527567 ] }, "distance": 15.94, "direction": 169.31, "angle": 71.33, "elevation": 47.18, "pano_id": "TMX7316010203-001041_pano_0002_005799", "timestamp": "2019-01-09T11:01:53.621160Z", "filename": "pano_0002_005799.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 15.94348698, "relative_pitch": 71.32937956535993, "relative_heading": 169.31190319798355, "relative_elevation": 47.1826562527567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87678891528854, 52.3679000099788, 45.3706080336124 ] }, "distance": 16.0, "direction": 4.01, "angle": 70.57, "elevation": 45.37, "pano_id": "TMX7316010203-000076_pano_0000_006576", "timestamp": "2016-08-17T09:57:03.736580Z", "filename": "pano_0000_006576.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 15.9998831, "relative_pitch": 70.57487116409952, "relative_heading": 4.013643130462223, "relative_elevation": 45.3706080336124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876714161285392, 52.3679013584497, 0.0 ] }, "distance": 16.59, "direction": 346.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00805", "timestamp": "2025-07-31T11:14:29Z", "filename": "recording_2025-07-31_10-53-44_00805.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 16.59307632, "relative_pitch": 0.0, "relative_heading": 346.1507006117032, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87670987093672, 52.3679009221127, 45.3631914872676 ] }, "distance": 16.62, "direction": 345.13, "angle": 69.88, "elevation": 45.36, "pano_id": "TMX7316010203-002059_pano_0000_001204", "timestamp": "2021-03-24T12:49:03.955350Z", "filename": "pano_0000_001204.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 16.61851088, "relative_pitch": 69.88001939698603, "relative_heading": 345.1323401315894, "relative_elevation": 45.3631914872676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87682165318046, 52.3676102685634, 45.3280336875468 ] }, "distance": 16.62, "direction": 168.37, "angle": 69.86, "elevation": 45.33, "pano_id": "TMX7316010203-000044_pano_0000_002806", "timestamp": "2016-08-03T13:07:33.284120Z", "filename": "pano_0000_002806.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 16.62119637, "relative_pitch": 69.86267444365187, "relative_heading": 168.37305113924245, "relative_elevation": 45.3280336875468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track38_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876894669624527, 52.367625907799074, 0.0 ] }, "distance": 16.75, "direction": 150.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track38_Sphere_00021", "timestamp": "2024-12-11T11:06:36Z", "filename": "Job_20241211_0838_Track38_Sphere_00021.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 16.75365347, "relative_pitch": 0.0, "relative_heading": 150.211327396842, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87676533630148, 52.3679125001922, 45.4642649088055 ] }, "distance": 17.36, "direction": 358.4, "angle": 69.1, "elevation": 45.46, "pano_id": "TMX7316010203-001127_pano_0000_000103", "timestamp": "2019-04-15T09:37:19.545990Z", "filename": "pano_0000_000103.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 17.3572916, "relative_pitch": 69.10420483179666, "relative_heading": 358.39501567484626, "relative_elevation": 45.4642649088055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0001_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876704213527, 52.367909716389, 45.3058504462242 ] }, "distance": 17.66, "direction": 344.74, "angle": 68.7, "elevation": 45.31, "pano_id": "TMX7316010203-000992_pano_0001_000108", "timestamp": "2018-11-19T09:32:02.838360Z", "filename": "pano_0001_000108.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 17.66361836, "relative_pitch": 68.70043318635328, "relative_heading": 344.7386988791346, "relative_elevation": 45.3058504462242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0001_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0001_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0001_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87682973962781, 52.3676013813428, 45.3600926995277 ] }, "distance": 17.7, "direction": 167.27, "angle": 68.68, "elevation": 45.36, "pano_id": "TMX7316010203-000992_pano_0001_000115", "timestamp": "2018-11-19T09:32:07.593260Z", "filename": "pano_0001_000115.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 17.70409996, "relative_pitch": 68.67923727408362, "relative_heading": 167.2720140959388, "relative_elevation": 45.3600926995277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track38_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track38_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track38_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876774217349052, 52.36791640219081, 0.0 ] }, "distance": 17.79, "direction": 0.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track38_Sphere_00027", "timestamp": "2024-12-11T11:07:07Z", "filename": "Job_20241211_0838_Track38_Sphere_00027.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 17.78507086, "relative_pitch": 0.0, "relative_heading": 0.38261687126679367, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001127_pano_0000_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001127_pano_0000_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001127/pano_0000_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87688271604319, 52.3676082479657, 45.3748273123056 ] }, "distance": 18.13, "direction": 155.54, "angle": 68.22, "elevation": 45.37, "pano_id": "TMX7316010203-001127_pano_0000_000096", "timestamp": "2019-04-15T09:37:10.116150Z", "filename": "pano_0000_000096.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 18.13284461, "relative_pitch": 68.2171922911475, "relative_heading": 155.5365121426871, "relative_elevation": 45.3748273123056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87688138736025, 52.3676071948976, 45.2894470645115 ] }, "distance": 18.2, "direction": 155.95, "angle": 68.1, "elevation": 45.29, "pano_id": "TMX7316010203-000076_pano_0000_006569", "timestamp": "2016-08-17T09:56:44.171620Z", "filename": "pano_0000_006569.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 18.20249714, "relative_pitch": 68.10407754507284, "relative_heading": 155.94855635163674, "relative_elevation": 45.2894470645115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_10-53-44_00812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_10-53-44_00812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_10-53-44_00812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876828702320111, 52.367595065173056, 0.0 ] }, "distance": 18.38, "direction": 167.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_10-53-44_00812", "timestamp": "2025-07-31T11:14:34Z", "filename": "recording_2025-07-31_10-53-44_00812.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 18.37545268, "relative_pitch": 0.0, "relative_heading": 167.96975153277307, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002059_pano_0000_001211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002059_pano_0000_001211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002059/pano_0000_001211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87682599923901, 52.3675937347687, 45.37721807044 ] }, "distance": 18.48, "direction": 168.62, "angle": 67.84, "elevation": 45.38, "pano_id": "TMX7316010203-002059_pano_0000_001211", "timestamp": "2021-03-24T12:49:07.245330Z", "filename": "pano_0000_001211.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 18.48306968, "relative_pitch": 67.83792649437017, "relative_heading": 168.62362816595132, "relative_elevation": 45.37721807044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000044_pano_0000_002799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000044_pano_0000_002799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316010203-000044/pano_0000_002799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8766997191799, 52.3679177634184, 45.3324949266389 ] }, "distance": 18.61, "direction": 344.56, "angle": 67.68, "elevation": 45.33, "pano_id": "TMX7316010203-000044_pano_0000_002799", "timestamp": "2016-08-03T13:07:29.259240Z", "filename": "pano_0000_002799.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 18.60814387, "relative_pitch": 67.68276425078075, "relative_heading": 344.5550817807924, "relative_elevation": 45.3324949266389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_005792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_005792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_005792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87668727951589, 52.3679262470742, 47.4684367729351 ] }, "distance": 19.75, "direction": 342.92, "angle": 67.41, "elevation": 47.47, "pano_id": "TMX7316010203-001041_pano_0002_005792", "timestamp": "2019-01-09T11:01:48.671200Z", "filename": "pano_0002_005792.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 19.75180642, "relative_pitch": 67.40760996060514, "relative_heading": 342.9150207736975, "relative_elevation": 47.4684367729351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87675071053133, 52.3679338206559, 45.5070837801322 ] }, "distance": 19.78, "direction": 355.7, "angle": 66.51, "elevation": 45.51, "pano_id": "TMX7316010203-002548_pano_0000_000516", "timestamp": "2022-04-26T11:01:07.943650Z", "filename": "pano_0000_000516.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 19.7785312, "relative_pitch": 66.50901362096694, "relative_heading": 355.70175159390294, "relative_elevation": 45.5070837801322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876825470514139, 52.36757988894464, 0.0 ] }, "distance": 19.99, "direction": 169.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00587", "timestamp": "2024-11-21T10:09:43Z", "filename": "Job_20241121_0951_Track22_Sphere_00587.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 19.98925878, "relative_pitch": 0.0, "relative_heading": 169.59596128353883, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241121_0951_Track22_Sphere_00579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241121_0951_Track22_Sphere_00579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.876692165474652, 52.36793077930422, 0.0 ] }, "distance": 20.14, "direction": 344.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241121_0951_Track22_Sphere_00579", "timestamp": "2024-11-21T10:09:38Z", "filename": "Job_20241121_0951_Track22_Sphere_00579.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 20.14149581, "relative_pitch": 0.0, "relative_heading": 344.2415441309846, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_002842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87670918182226, 52.3679335387709, 52.7893498269841 ] }, "distance": 20.16, "direction": 347.65, "angle": 69.1, "elevation": 52.79, "pano_id": "TMX7316010203-001674_pano_0000_002842", "timestamp": "2020-04-24T09:20:32.733530Z", "filename": "pano_0000_002842.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 20.15791823, "relative_pitch": 69.10035451890941, "relative_heading": 347.6511674649331, "relative_elevation": 52.7893498269841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001674_pano_0000_002850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001674_pano_0000_002850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001674/pano_0000_002850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87684727752632, 52.3675793187058, 52.7741977842525 ] }, "distance": 20.37, "direction": 165.52, "angle": 68.89, "elevation": 52.77, "pano_id": "TMX7316010203-001674_pano_0000_002850", "timestamp": "2020-04-24T09:20:36.778560Z", "filename": "pano_0000_002850.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 20.37153956, "relative_pitch": 68.89275103147236, "relative_heading": 165.51577880715016, "relative_elevation": 52.7741977842525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_000508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_000508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_000508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87688957492668, 52.3675870573126, 45.2025120491162 ] }, "distance": 20.48, "direction": 157.08, "angle": 65.63, "elevation": 45.2, "pano_id": "TMX7316010203-002548_pano_0000_000508", "timestamp": "2022-04-26T11:00:59.763760Z", "filename": "pano_0000_000508.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 20.48002219, "relative_pitch": 65.62601964051152, "relative_heading": 157.0788161787373, "relative_elevation": 45.2025120491162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241121_0951_Track22_Sphere_00583/adjacencies/b_20241121_0951_Track22_Sphere_00583/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87676709322233, 52.367942385135, 45.4597524972633 ] }, "distance": 20.68, "direction": 358.98, "angle": 65.54, "elevation": 45.46, "pano_id": "TMX7316010203-000076_pano_0000_006577", "timestamp": "2016-08-17T09:57:04.541500Z", "filename": "pano_0000_006577.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": "b_20241121_0951_Track22_Sphere_00583", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120235.73408592178, 486775.0394599433 ] }, "relative_distance": 20.67915682, "relative_pitch": 65.53971797265208, "relative_heading": 358.9845317072073, "relative_elevation": 45.4597524972633 } ] } }