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_20241106_0927_Track06_Sphere_00135/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track06_Sphere_00135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226292125647, 52.3472468044849, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track06_Sphere_00135", "timestamp": "2024-11-06T09:02:08Z", "filename": "Job_20241106_0927_Track06_Sphere_00135.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "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_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227437445144, 52.3472485648968, 47.1121698841453 ] }, "distance": 0.8, "direction": 75.91, "angle": 89.02, "elevation": 47.11, "pano_id": "TMX7316010203-002118_pano_0000_002786", "timestamp": "2021-04-26T09:57:32.717030Z", "filename": "pano_0000_002786.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 0.80468891, "relative_pitch": 89.02146736732867, "relative_heading": 75.91073786382526, "relative_elevation": 47.1121698841453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_00158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872268881991316, 52.347254200387596, 0.0 ] }, "distance": 0.92, "direction": 26.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_00158", "timestamp": "2025-07-29T12:09:10Z", "filename": "recording_2025-07-29_12-06-07_00158.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 0.91775658, "relative_pitch": 0.0, "relative_heading": 26.26969793580518, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227005038904, 52.3472381336526, 46.1352960662916 ] }, "distance": 1.08, "direction": 153.27, "angle": 88.66, "elevation": 46.14, "pano_id": "TMX7316010203-001706_pano_0000_000200", "timestamp": "2020-05-13T09:15:38.443440Z", "filename": "pano_0000_000200.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 1.08024544, "relative_pitch": 88.65867995834252, "relative_heading": 153.27372264380926, "relative_elevation": 46.1352960662916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_000425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226002272571, 52.3472370842503, 46.7080089980736 ] }, "distance": 1.1, "direction": 190.35, "angle": 88.65, "elevation": 46.71, "pano_id": "TMX7316010203-002797_pano_0000_000425", "timestamp": "2022-09-05T10:08:19.105470Z", "filename": "pano_0000_000425.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 1.0994964, "relative_pitch": 88.65151881605054, "relative_heading": 190.34921059520917, "relative_elevation": 46.7080089980736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_002423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226726355512, 52.347257583678, 45.8879802450538 ] }, "distance": 1.24, "direction": 13.86, "angle": 88.46, "elevation": 45.89, "pano_id": "TMX7316060226-000006_pano_0001_002423", "timestamp": "2016-07-27T08:02:17.036240Z", "filename": "pano_0001_002423.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 1.23540497, "relative_pitch": 88.45784459391425, "relative_heading": 13.858365116371733, "relative_elevation": 45.8879802450538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226788236087, 52.34723498453, 45.6313636442646 ] }, "distance": 1.36, "direction": 165.58, "angle": 88.3, "elevation": 45.63, "pano_id": "TMX7316010203-000778_pano_0000_003936", "timestamp": "2018-06-06T11:57:54.620930Z", "filename": "pano_0000_003936.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 1.35800807, "relative_pitch": 88.29535727498649, "relative_heading": 165.58460438458087, "relative_elevation": 45.6313636442646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227020592557, 52.347233161571, 45.5534628080204 ] }, "distance": 1.6, "direction": 161.89, "angle": 87.99, "elevation": 45.55, "pano_id": "TMX7316010203-001499_pano_0000_000642", "timestamp": "2019-12-09T08:16:28.378460Z", "filename": "pano_0000_000642.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 1.59720359, "relative_pitch": 87.99190783698238, "relative_heading": 161.89233892770682, "relative_elevation": 45.5534628080204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001161_pano_0000_001511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226469242193, 52.3472309788248, 46.6560593722388 ] }, "distance": 1.77, "direction": 176.08, "angle": 87.83, "elevation": 46.66, "pano_id": "TMX7316010203-001161_pano_0000_001511", "timestamp": "2019-05-03T12:35:37.757470Z", "filename": "pano_0000_001511.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 1.76511496, "relative_pitch": 87.8333912133349, "relative_heading": 176.0791142387469, "relative_elevation": 46.6560593722388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_001856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_001856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_001856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227518228767, 52.3472693443296, 45.4130952339619 ] }, "distance": 2.64, "direction": 18.42, "angle": 86.67, "elevation": 45.41, "pano_id": "TMX7316010203-000263_pano_0001_001856", "timestamp": "2017-04-19T09:00:47.680220Z", "filename": "pano_0001_001856.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 2.64360856, "relative_pitch": 86.66843083344261, "relative_heading": 18.424655837487936, "relative_elevation": 45.4130952339619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001161_pano_0000_001510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226126478821, 52.3472753475863, 46.662084819749 ] }, "distance": 3.18, "direction": 357.96, "angle": 86.1, "elevation": 46.66, "pano_id": "TMX7316010203-001161_pano_0000_001510", "timestamp": "2019-05-03T12:35:36.957460Z", "filename": "pano_0000_001510.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 3.17810868, "relative_pitch": 86.10365823636586, "relative_heading": 357.96453178083794, "relative_elevation": 46.662084819749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226365710194, 52.3472777290674, 45.5788033278659 ] }, "distance": 3.44, "direction": 0.83, "angle": 85.68, "elevation": 45.58, "pano_id": "TMX7316010203-001499_pano_0000_000641", "timestamp": "2019-12-09T08:16:27.853400Z", "filename": "pano_0000_000641.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 3.44146552, "relative_pitch": 85.68202776769898, "relative_heading": 0.8348667031543366, "relative_elevation": 45.5788033278659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_002424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227051436448, 52.3472137316909, 45.8800795590505 ] }, "distance": 3.72, "direction": 172.0, "angle": 85.37, "elevation": 45.88, "pano_id": "TMX7316060226-000006_pano_0001_002424", "timestamp": "2016-07-27T08:02:17.870950Z", "filename": "pano_0001_002424.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 3.71633833, "relative_pitch": 85.36908749223004, "relative_heading": 171.9965580171171, "relative_elevation": 45.8800795590505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_000424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87225466329419, 52.3472799256575, 46.7398490747437 ] }, "distance": 3.73, "direction": 351.32, "angle": 85.44, "elevation": 46.74, "pano_id": "TMX7316010203-002797_pano_0000_000424", "timestamp": "2022-09-05T10:08:18.410470Z", "filename": "pano_0000_000424.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 3.72823832, "relative_pitch": 85.43941614297157, "relative_heading": 351.318578971188, "relative_elevation": 46.7398490747437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226484632108, 52.3472817764966, 45.6528142336756 ] }, "distance": 3.89, "direction": 1.93, "angle": 85.13, "elevation": 45.65, "pano_id": "TMX7316010203-000778_pano_0000_003935", "timestamp": "2018-06-06T11:57:53.700920Z", "filename": "pano_0000_003935.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 3.89368411, "relative_pitch": 85.12509623788463, "relative_heading": 1.9307468108411603, "relative_elevation": 45.6528142336756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226308952085, 52.3472835421264, 46.1378116374835 ] }, "distance": 4.09, "direction": 0.16, "angle": 84.94, "elevation": 46.14, "pano_id": "TMX7316010203-001706_pano_0000_000199", "timestamp": "2020-05-13T09:15:36.773460Z", "filename": "pano_0000_000199.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 4.08795826, "relative_pitch": 84.93663237090055, "relative_heading": 0.16071071157025313, "relative_elevation": 46.1378116374835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_00159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872274304614812, 52.34720930311928, 0.0 ] }, "distance": 4.24, "direction": 169.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_00159", "timestamp": "2025-07-29T12:09:11Z", "filename": "recording_2025-07-29_12-06-07_00159.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 4.24441369, "relative_pitch": 0.0, "relative_heading": 169.46923633915253, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227707403555, 52.3472027064909, 47.1597273387015 ] }, "distance": 5.0, "direction": 168.88, "angle": 83.95, "elevation": 47.16, "pano_id": "TMX7316010203-002118_pano_0000_002787", "timestamp": "2021-04-26T09:57:33.661980Z", "filename": "pano_0000_002787.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 5.00083892, "relative_pitch": 83.94694986553974, "relative_heading": 168.88043397843236, "relative_elevation": 47.1597273387015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track06_Sphere_00134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87225877875966, 52.34729394527599, 0.0 ] }, "distance": 5.25, "direction": 356.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track06_Sphere_00134", "timestamp": "2024-11-06T09:02:07Z", "filename": "Job_20241106_0927_Track06_Sphere_00134.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 5.25313199, "relative_pitch": 0.0, "relative_heading": 356.9195686969482, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227176033601, 52.3472947372975, 47.1089954646304 ] }, "distance": 5.37, "direction": 6.44, "angle": 83.5, "elevation": 47.11, "pano_id": "TMX7316010203-002118_pano_0000_002785", "timestamp": "2021-04-26T09:57:31.777010Z", "filename": "pano_0000_002785.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 5.36757705, "relative_pitch": 83.49977788506834, "relative_heading": 6.443219280178718, "relative_elevation": 47.1089954646304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track06_Sphere_00136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872266209291296, 52.347197413033875, 0.0 ] }, "distance": 5.5, "direction": 177.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track06_Sphere_00136", "timestamp": "2024-11-06T09:02:09Z", "filename": "Job_20241106_0927_Track06_Sphere_00136.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 5.50054692, "relative_pitch": 0.0, "relative_heading": 177.66541292736747, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_00157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872262798862941, 52.34729910376937, 0.0 ] }, "distance": 5.82, "direction": 359.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_00157", "timestamp": "2025-07-29T12:09:09Z", "filename": "recording_2025-07-29_12-06-07_00157.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 5.81955351, "relative_pitch": 0.0, "relative_heading": 359.9178840916316, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_000426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226448251728, 52.3471944243974, 46.701156293042 ] }, "distance": 5.83, "direction": 178.95, "angle": 82.88, "elevation": 46.7, "pano_id": "TMX7316010203-002797_pano_0000_000426", "timestamp": "2022-09-05T10:08:19.895490Z", "filename": "pano_0000_000426.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 5.82950971, "relative_pitch": 82.88481061191469, "relative_heading": 178.9542522679402, "relative_elevation": 46.701156293042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227560112725, 52.347192864423, 46.1427518427372 ] }, "distance": 6.06, "direction": 171.81, "angle": 82.51, "elevation": 46.14, "pano_id": "TMX7316010203-001706_pano_0000_000201", "timestamp": "2020-05-13T09:15:39.688440Z", "filename": "pano_0000_000201.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 6.06400105, "relative_pitch": 82.51319148522396, "relative_heading": 171.8078915420013, "relative_elevation": 46.1427518427372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_002422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226198882347, 52.3473016785715, 45.9428649237379 ] }, "distance": 6.11, "direction": 359.4, "angle": 82.43, "elevation": 45.94, "pano_id": "TMX7316060226-000006_pano_0001_002422", "timestamp": "2016-07-27T08:02:16.256060Z", "filename": "pano_0001_002422.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 6.10638652, "relative_pitch": 82.42904201759553, "relative_heading": 359.4037896357943, "relative_elevation": 45.9428649237379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227153560326, 52.347188376587, 45.6220066789538 ] }, "distance": 6.53, "direction": 174.84, "angle": 81.86, "elevation": 45.62, "pano_id": "TMX7316010203-000778_pano_0000_003937", "timestamp": "2018-06-06T11:57:55.590930Z", "filename": "pano_0000_003937.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 6.52795037, "relative_pitch": 81.85694940124394, "relative_heading": 174.84068521951232, "relative_elevation": 45.6220066789538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227641901534, 52.3471885379778, 45.5434875274077 ] }, "distance": 6.55, "direction": 171.93, "angle": 81.82, "elevation": 45.54, "pano_id": "TMX7316010203-001499_pano_0000_000643", "timestamp": "2019-12-09T08:16:28.908420Z", "filename": "pano_0000_000643.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 6.54846483, "relative_pitch": 81.81781218351213, "relative_heading": 171.92541643094225, "relative_elevation": 45.5434875274077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001161_pano_0000_001512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226745912292, 52.3471867583167, 46.655159689486 ] }, "distance": 6.69, "direction": 177.35, "angle": 81.84, "elevation": 46.66, "pano_id": "TMX7316010203-001161_pano_0000_001512", "timestamp": "2019-05-03T12:35:38.587460Z", "filename": "pano_0000_001512.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 6.68872589, "relative_pitch": 81.84137283097853, "relative_heading": 177.35014194671248, "relative_elevation": 46.655159689486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_001857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_001857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_001857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87228516188318, 52.3471769719595, 45.3893154310063 ] }, "distance": 7.92, "direction": 168.96, "angle": 80.11, "elevation": 45.39, "pano_id": "TMX7316010203-000263_pano_0001_001857", "timestamp": "2017-04-19T09:00:49.380210Z", "filename": "pano_0001_001857.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 7.91696465, "relative_pitch": 80.10580542583006, "relative_heading": 168.96335859749615, "relative_elevation": 45.3893154310063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001161_pano_0000_001509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87225657297994, 52.3473198417928, 46.6639867108315 ] }, "distance": 8.14, "direction": 356.95, "angle": 80.11, "elevation": 46.66, "pano_id": "TMX7316010203-001161_pano_0000_001509", "timestamp": "2019-05-03T12:35:36.172800Z", "filename": "pano_0000_001509.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 8.13865472, "relative_pitch": 80.1065711341574, "relative_heading": 356.95304462739074, "relative_elevation": 46.6639867108315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87225660772189, 52.3473223252503, 45.5915827648714 ] }, "distance": 8.41, "direction": 357.07, "angle": 79.54, "elevation": 45.59, "pano_id": "TMX7316010203-001499_pano_0000_000640", "timestamp": "2019-12-09T08:16:27.338420Z", "filename": "pano_0000_000640.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 8.4144996, "relative_pitch": 79.5430173558643, "relative_heading": 357.06916196566, "relative_elevation": 45.5915827648714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_002425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227264481878, 52.347170911603, 45.8621875252575 ] }, "distance": 8.47, "direction": 175.51, "angle": 79.54, "elevation": 45.86, "pano_id": "TMX7316060226-000006_pano_0001_002425", "timestamp": "2016-07-27T08:02:18.856050Z", "filename": "pano_0001_002425.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 8.47085572, "relative_pitch": 79.53527015629298, "relative_heading": 175.51356239747605, "relative_elevation": 45.8621875252575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_000423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87224785209478, 52.3473229536424, 46.7649594489485 ] }, "distance": 8.54, "direction": 353.09, "angle": 79.66, "elevation": 46.76, "pano_id": "TMX7316010203-002797_pano_0000_000423", "timestamp": "2022-09-05T10:08:17.765500Z", "filename": "pano_0000_000423.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 8.53541461, "relative_pitch": 79.65638302977177, "relative_heading": 353.0900342152686, "relative_elevation": 46.7649594489485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226031334598, 52.3473286284897, 45.6635881401598 ] }, "distance": 9.11, "direction": 358.88, "angle": 78.72, "elevation": 45.66, "pano_id": "TMX7316010203-000778_pano_0000_003934", "timestamp": "2018-06-06T11:57:52.815910Z", "filename": "pano_0000_003934.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 9.10661382, "relative_pitch": 78.72156464475523, "relative_heading": 358.88179506082196, "relative_elevation": 45.6635881401598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87225423318216, 52.3473287473179, 46.1416529314592 ] }, "distance": 9.14, "direction": 356.28, "angle": 78.8, "elevation": 46.14, "pano_id": "TMX7316010203-001706_pano_0000_000198", "timestamp": "2020-05-13T09:15:35.373460Z", "filename": "pano_0000_000198.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 9.1373032, "relative_pitch": 78.7987932956688, "relative_heading": 356.2849221204908, "relative_elevation": 46.1416529314592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_00160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872278963695726, 52.347164438479496, 0.0 ] }, "distance": 9.23, "direction": 173.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_00160", "timestamp": "2025-07-29T12:09:11Z", "filename": "recording_2025-07-29_12-06-07_00160.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 9.23015897, "relative_pitch": 0.0, "relative_heading": 173.1979228631609, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87228143022025, 52.34715735188, 47.197838361375 ] }, "distance": 10.03, "direction": 172.78, "angle": 78.0, "elevation": 47.2, "pano_id": "TMX7316010203-002118_pano_0000_002788", "timestamp": "2021-04-26T09:57:34.611960Z", "filename": "pano_0000_002788.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 10.03333926, "relative_pitch": 77.99868867995747, "relative_heading": 172.77817553425695, "relative_elevation": 47.197838361375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track06_Sphere_00133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872253407225529, 52.347338231597064, 0.0 ] }, "distance": 10.19, "direction": 356.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track06_Sphere_00133", "timestamp": "2024-11-06T09:02:06Z", "filename": "Job_20241106_0927_Track06_Sphere_00133.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 10.19409292, "relative_pitch": 0.0, "relative_heading": 356.35357602050146, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_000427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226782351735, 52.3471533679348, 46.6999012064189 ] }, "distance": 10.4, "direction": 178.16, "angle": 77.44, "elevation": 46.7, "pano_id": "TMX7316010203-002797_pano_0000_000427", "timestamp": "2022-09-05T10:08:20.895510Z", "filename": "pano_0000_000427.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 10.40241865, "relative_pitch": 77.44236080628154, "relative_heading": 178.15966637210732, "relative_elevation": 46.6999012064189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226485608497, 52.3473409904318, 47.1180821144953 ] }, "distance": 10.48, "direction": 0.72, "angle": 77.46, "elevation": 47.12, "pano_id": "TMX7316010203-002118_pano_0000_002784", "timestamp": "2021-04-26T09:57:30.842030Z", "filename": "pano_0000_002784.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 10.48127094, "relative_pitch": 77.45892599613681, "relative_heading": 0.7207720497040854, "relative_elevation": 47.1180821144953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_00156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872255707294249, 52.347343643252216, 0.0 ] }, "distance": 10.79, "direction": 357.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_00156", "timestamp": "2025-07-29T12:09:08Z", "filename": "recording_2025-07-29_12-06-07_00156.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 10.7868392, "relative_pitch": 0.0, "relative_heading": 357.3879105975669, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_002421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87225462099286, 52.3473459202274, 46.0011605890468 ] }, "distance": 11.04, "direction": 357.06, "angle": 76.5, "elevation": 46.0, "pano_id": "TMX7316060226-000006_pano_0001_002421", "timestamp": "2016-07-27T08:02:15.486070Z", "filename": "pano_0001_002421.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 11.04349392, "relative_pitch": 76.50048004768688, "relative_heading": 357.0641534300518, "relative_elevation": 46.0011605890468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87228171750903, 52.347147977363, 46.16092696134 ] }, "distance": 11.07, "direction": 173.36, "angle": 76.51, "elevation": 46.16, "pano_id": "TMX7316010203-001706_pano_0000_000202", "timestamp": "2020-05-13T09:15:40.683440Z", "filename": "pano_0000_000202.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 11.07122811, "relative_pitch": 76.51294518759526, "relative_heading": 173.35631606853286, "relative_elevation": 46.16092696134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track06_Sphere_00137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872269301089196, 52.34714469525463, 0.0 ] }, "distance": 11.37, "direction": 177.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track06_Sphere_00137", "timestamp": "2024-11-06T09:02:11Z", "filename": "Job_20241106_0927_Track06_Sphere_00137.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 11.37041106, "relative_pitch": 0.0, "relative_heading": 177.8087149161437, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87228225578291, 52.347144088223, 45.55221527908 ] }, "distance": 11.51, "direction": 173.42, "angle": 75.83, "elevation": 45.55, "pano_id": "TMX7316010203-001499_pano_0000_000644", "timestamp": "2019-12-09T08:16:29.448400Z", "filename": "pano_0000_000644.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 11.50533385, "relative_pitch": 75.8250028879571, "relative_heading": 173.4242084798971, "relative_elevation": 45.55221527908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001161_pano_0000_001513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227008672284, 52.3471425772355, 46.6663321685046 ] }, "distance": 11.61, "direction": 177.59, "angle": 76.03, "elevation": 46.67, "pano_id": "TMX7316010203-001161_pano_0000_001513", "timestamp": "2019-05-03T12:35:39.472470Z", "filename": "pano_0000_001513.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 11.60805134, "relative_pitch": 76.0314129757292, "relative_heading": 177.58913327726367, "relative_elevation": 46.6663321685046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227540429735, 52.3471420913056, 45.634678508155 ] }, "distance": 11.68, "direction": 175.82, "angle": 75.64, "elevation": 45.63, "pano_id": "TMX7316010203-000778_pano_0000_003938", "timestamp": "2018-06-06T11:57:56.640920Z", "filename": "pano_0000_003938.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 11.68285879, "relative_pitch": 75.64021441230057, "relative_heading": 175.82443096600545, "relative_elevation": 45.634678508155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_001855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_001855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_001855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227078458372, 52.3473621390395, 45.4597890982404 ] }, "distance": 12.84, "direction": 2.39, "angle": 74.22, "elevation": 45.46, "pano_id": "TMX7316010203-000263_pano_0001_001855", "timestamp": "2017-04-19T09:00:45.540260Z", "filename": "pano_0001_001855.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 12.84491239, "relative_pitch": 74.22207041643289, "relative_heading": 2.390886705210031, "relative_elevation": 45.4597890982404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001161_pano_0000_001508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87225043273787, 52.3473643666486, 46.6746402289718 ] }, "distance": 13.11, "direction": 356.28, "angle": 74.31, "elevation": 46.67, "pano_id": "TMX7316010203-001161_pano_0000_001508", "timestamp": "2019-05-03T12:35:35.392500Z", "filename": "pano_0000_001508.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 13.1092585, "relative_pitch": 74.3118224135549, "relative_heading": 356.27783138017867, "relative_elevation": 46.6746402289718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_002426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227307181828, 52.3471282136498, 45.8570931814611 ] }, "distance": 13.21, "direction": 177.0, "angle": 73.93, "elevation": 45.86, "pano_id": "TMX7316060226-000006_pano_0001_002426", "timestamp": "2016-07-27T08:02:20.240940Z", "filename": "pano_0001_002426.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 13.21418627, "relative_pitch": 73.92512737026374, "relative_heading": 176.99939911696376, "relative_elevation": 45.8570931814611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_000422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87224047310806, 52.3473661523123, 46.8000730620697 ] }, "distance": 13.37, "direction": 353.43, "angle": 74.06, "elevation": 46.8, "pano_id": "TMX7316010203-002797_pano_0000_000422", "timestamp": "2022-09-05T10:08:17.145490Z", "filename": "pano_0000_000422.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 13.3681167, "relative_pitch": 74.05837640353063, "relative_heading": 353.4291673921393, "relative_elevation": 46.8000730620697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87224990524791, 52.3473668061226, 45.6158971181139 ] }, "distance": 13.38, "direction": 356.2, "angle": 73.65, "elevation": 45.62, "pano_id": "TMX7316010203-001499_pano_0000_000639", "timestamp": "2019-12-09T08:16:26.828430Z", "filename": "pano_0000_000639.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 13.38248178, "relative_pitch": 73.64972517126382, "relative_heading": 356.199704665272, "relative_elevation": 45.6158971181139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87224569774504, 52.3473739833951, 46.1536916457117 ] }, "distance": 14.2, "direction": 355.26, "angle": 72.9, "elevation": 46.15, "pano_id": "TMX7316010203-001706_pano_0000_000197", "timestamp": "2020-05-13T09:15:34.253540Z", "filename": "pano_0000_000197.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 14.20028698, "relative_pitch": 72.89823374112885, "relative_heading": 355.25891289671364, "relative_elevation": 46.1536916457117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_00161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872282920439526, 52.347119391028265, 0.0 ] }, "distance": 14.24, "direction": 174.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_00161", "timestamp": "2025-07-29T12:09:13Z", "filename": "recording_2025-07-29_12-06-07_00161.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 14.24314946, "relative_pitch": 0.0, "relative_heading": 174.50925479691443, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87225347626674, 52.3473751995913, 45.6910799127072 ] }, "distance": 14.3, "direction": 357.42, "angle": 72.62, "elevation": 45.69, "pano_id": "TMX7316010203-000778_pano_0000_003933", "timestamp": "2018-06-06T11:57:51.950960Z", "filename": "pano_0000_003933.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 14.30152014, "relative_pitch": 72.61963766645798, "relative_heading": 357.42057076281594, "relative_elevation": 45.6910799127072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_000428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227042845737, 52.3471154057823, 46.6712557664141 ] }, "distance": 14.63, "direction": 178.0, "angle": 72.6, "elevation": 46.67, "pano_id": "TMX7316010203-002797_pano_0000_000428", "timestamp": "2022-09-05T10:08:22.630440Z", "filename": "pano_0000_000428.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 14.63019846, "relative_pitch": 72.59517826023897, "relative_heading": 177.9960977669115, "relative_elevation": 46.6712557664141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87228830261088, 52.3471129999213, 47.2229656623676 ] }, "distance": 14.99, "direction": 173.37, "angle": 72.39, "elevation": 47.22, "pano_id": "TMX7316010203-002118_pano_0000_002789", "timestamp": "2021-04-26T09:57:35.722200Z", "filename": "pano_0000_002789.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 14.98908797, "relative_pitch": 72.38999003703451, "relative_heading": 173.37374241558913, "relative_elevation": 47.2229656623676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track06_Sphere_00132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872247086866062, 52.347383340663804, 0.0 ] }, "distance": 15.23, "direction": 355.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track06_Sphere_00132", "timestamp": "2024-11-06T09:02:06Z", "filename": "Job_20241106_0927_Track06_Sphere_00132.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 15.23118871, "relative_pitch": 0.0, "relative_heading": 355.9375405795412, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87225315019021, 52.347387376374, 47.0698086349294 ] }, "distance": 15.66, "direction": 357.56, "angle": 71.6, "elevation": 47.07, "pano_id": "TMX7316010203-002118_pano_0000_002783", "timestamp": "2021-04-26T09:57:29.942000Z", "filename": "pano_0000_002783.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 15.65615397, "relative_pitch": 71.60206846794978, "relative_heading": 357.5624957361921, "relative_elevation": 47.0698086349294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_00155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872248006410656, 52.347388836190255, 0.0 ] }, "distance": 15.84, "direction": 356.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_00155", "timestamp": "2025-07-29T12:09:07Z", "filename": "recording_2025-07-29_12-06-07_00155.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 15.83707545, "relative_pitch": 0.0, "relative_heading": 356.32040654192974, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_002420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8722457794528, 52.3473899211671, 46.002144898288 ] }, "distance": 15.97, "direction": 355.8, "angle": 70.86, "elevation": 46.0, "pano_id": "TMX7316060226-000006_pano_0001_002420", "timestamp": "2016-07-27T08:02:14.726070Z", "filename": "pano_0001_002420.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 15.96794208, "relative_pitch": 70.85744788913684, "relative_heading": 355.8047951921194, "relative_elevation": 46.002144898288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87228785221732, 52.3471030755202, 46.2035406744108 ] }, "distance": 16.08, "direction": 173.94, "angle": 70.81, "elevation": 46.2, "pano_id": "TMX7316010203-001706_pano_0000_000203", "timestamp": "2020-05-13T09:15:41.583410Z", "filename": "pano_0000_000203.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 16.08327194, "relative_pitch": 70.80719261527426, "relative_heading": 173.9363252428777, "relative_elevation": 46.2035406744108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87228720945684, 52.3470996552485, 45.5739415306598 ] }, "distance": 16.46, "direction": 174.23, "angle": 70.14, "elevation": 45.57, "pano_id": "TMX7316010203-001499_pano_0000_000645", "timestamp": "2019-12-09T08:16:30.008400Z", "filename": "pano_0000_000645.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 16.45731599, "relative_pitch": 70.14471964960077, "relative_heading": 174.2279312346202, "relative_elevation": 45.5739415306598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001161_pano_0000_001514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87227289692221, 52.3470984004305, 46.6935580056161 ] }, "distance": 16.53, "direction": 177.64, "angle": 70.51, "elevation": 46.69, "pano_id": "TMX7316010203-001161_pano_0000_001514", "timestamp": "2019-05-03T12:35:40.392480Z", "filename": "pano_0000_001514.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 16.52749018, "relative_pitch": 70.50824979341654, "relative_heading": 177.64268378566442, "relative_elevation": 46.6935580056161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track06_Sphere_00138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872277897435911, 52.347098211970554, 0.0 ] }, "distance": 16.57, "direction": 176.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track06_Sphere_00138", "timestamp": "2024-11-06T09:02:13Z", "filename": "Job_20241106_0927_Track06_Sphere_00138.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 16.56594058, "relative_pitch": 0.0, "relative_heading": 176.46800268909308, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87228422272249, 52.3470962240181, 45.6719238376245 ] }, "distance": 16.82, "direction": 175.05, "angle": 69.78, "elevation": 45.67, "pano_id": "TMX7316010203-000778_pano_0000_003939", "timestamp": "2018-06-06T11:57:58.190920Z", "filename": "pano_0000_003939.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 16.81844257, "relative_pitch": 69.78403921719654, "relative_heading": 175.04863712618982, "relative_elevation": 45.6719238376245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87231150910971, 52.3474019729513, 45.9875323092565 ] }, "distance": 17.58, "direction": 10.86, "angle": 69.08, "elevation": 45.99, "pano_id": "TMX7316010203-000778_pano_0000_003612", "timestamp": "2018-06-06T11:52:14.247230Z", "filename": "pano_0000_003612.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 17.58080855, "relative_pitch": 69.07838935572265, "relative_heading": 10.855444243465785, "relative_elevation": 45.9875323092565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_001858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_001858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_001858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226318955085, 52.3470870541003, 45.4183839578182 ] }, "distance": 17.78, "direction": 179.94, "angle": 68.63, "elevation": 45.42, "pano_id": "TMX7316010203-000263_pano_0001_001858", "timestamp": "2017-04-19T09:00:51.215160Z", "filename": "pano_0001_001858.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 17.77606408, "relative_pitch": 68.62538149972832, "relative_heading": 179.94106999360764, "relative_elevation": 45.4183839578182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_002427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87226045845675, 52.3470869719458, 45.8433795692399 ] }, "distance": 17.79, "direction": 180.54, "angle": 68.8, "elevation": 45.84, "pano_id": "TMX7316060226-000006_pano_0001_002427", "timestamp": "2016-07-27T08:02:22.170930Z", "filename": "pano_0001_002427.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 17.78598816, "relative_pitch": 68.79509725625495, "relative_heading": 180.54065221290594, "relative_elevation": 45.8433795692399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001161_pano_0000_001507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001161_pano_0000_001507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001161/pano_0000_001507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87224205423949, 52.3474089351462, 46.6521013472229 ] }, "distance": 18.1, "direction": 355.49, "angle": 68.8, "elevation": 46.65, "pano_id": "TMX7316010203-001161_pano_0000_001507", "timestamp": "2019-05-03T12:35:34.607470Z", "filename": "pano_0000_001507.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 18.09687179, "relative_pitch": 68.79817002526666, "relative_heading": 355.4932645115655, "relative_elevation": 46.6521013472229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_000421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87223154693225, 52.3474096412111, 46.7739331703633 ] }, "distance": 18.25, "direction": 353.27, "angle": 68.69, "elevation": 46.77, "pano_id": "TMX7316010203-002797_pano_0000_000421", "timestamp": "2022-09-05T10:08:16.535450Z", "filename": "pano_0000_000421.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 18.24518593, "relative_pitch": 68.6906525175009, "relative_heading": 353.27050712356254, "relative_elevation": 46.7739331703633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001499_pano_0000_000638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001499_pano_0000_000638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001499/pano_0000_000638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87224191511868, 52.3474111690367, 45.6079678684473 ] }, "distance": 18.35, "direction": 355.52, "angle": 68.09, "elevation": 45.61, "pano_id": "TMX7316010203-001499_pano_0000_000638", "timestamp": "2019-12-09T08:16:26.318430Z", "filename": "pano_0000_000638.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 18.34542474, "relative_pitch": 68.0879540152829, "relative_heading": 355.52474910317864, "relative_elevation": 45.6079678684473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002797_pano_0000_000429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002797_pano_0000_000429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002797/pano_0000_000429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87228950352728, 52.3470767891533, 46.7437017699704 ] }, "distance": 19.0, "direction": 174.53, "angle": 67.87, "elevation": 46.74, "pano_id": "TMX7316010203-002797_pano_0000_000429", "timestamp": "2022-09-05T10:08:24.415480Z", "filename": "pano_0000_000429.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 19.00480336, "relative_pitch": 67.87458828113505, "relative_heading": 174.53048208654437, "relative_elevation": 46.7437017699704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001706_pano_0000_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001706_pano_0000_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001706/pano_0000_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87223600856343, 52.3474185204485, 46.116172154434 ] }, "distance": 19.2, "direction": 354.52, "angle": 67.4, "elevation": 46.12, "pano_id": "TMX7316010203-001706_pano_0000_000196", "timestamp": "2020-05-13T09:15:33.208500Z", "filename": "pano_0000_000196.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 19.19532439, "relative_pitch": 67.40104340401942, "relative_heading": 354.51745946486056, "relative_elevation": 46.116172154434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_00162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872296903889787, 52.347075348889156, 0.0 ] }, "distance": 19.22, "direction": 173.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_00162", "timestamp": "2025-07-29T12:09:14Z", "filename": "recording_2025-07-29_12-06-07_00162.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 19.21856998, "relative_pitch": 0.0, "relative_heading": 173.07925091198953, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87224434673692, 52.3474215324826, 45.6578164612874 ] }, "distance": 19.48, "direction": 356.28, "angle": 66.89, "elevation": 45.66, "pano_id": "TMX7316010203-000778_pano_0000_003932", "timestamp": "2018-06-06T11:57:51.105920Z", "filename": "pano_0000_003932.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 19.48383184, "relative_pitch": 66.89031477315957, "relative_heading": 356.275171007443, "relative_elevation": 45.6578164612874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000263_pano_0001_001854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_001854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000263_pano_0001_001854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000263/pano_0001_001854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87238800037784, 52.3474047517974, 45.3450843123719 ] }, "distance": 19.53, "direction": 25.87, "angle": 66.7, "elevation": 45.35, "pano_id": "TMX7316010203-000263_pano_0001_001854", "timestamp": "2017-04-19T09:00:42.890240Z", "filename": "pano_0001_001854.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 19.5332083, "relative_pitch": 66.69517211641119, "relative_heading": 25.87192865560057, "relative_elevation": 45.3450843123719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87230349448624, 52.3470711861657, 47.3837660420686 ] }, "distance": 19.74, "direction": 171.95, "angle": 67.39, "elevation": 47.38, "pano_id": "TMX7316010203-002118_pano_0000_002790", "timestamp": "2021-04-26T09:57:37.476960Z", "filename": "pano_0000_002790.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 19.7363691, "relative_pitch": 67.38721031317007, "relative_heading": 171.9468869748845, "relative_elevation": 47.3837660420686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000778_pano_0000_003611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000778_pano_0000_003611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000778/pano_0000_003611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87238352954481, 52.3474085265047, 45.8881497345865 ] }, "distance": 19.78, "direction": 24.55, "angle": 66.68, "elevation": 45.89, "pano_id": "TMX7316010203-000778_pano_0000_003611", "timestamp": "2018-06-06T11:52:12.342190Z", "filename": "pano_0000_003611.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 19.78348005, "relative_pitch": 66.67796915837631, "relative_heading": 24.54707752888148, "relative_elevation": 45.8881497345865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track06_Sphere_00131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872237686517895, 52.34742954182434, 0.0 ] }, "distance": 20.41, "direction": 355.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track06_Sphere_00131", "timestamp": "2024-11-06T09:02:05Z", "filename": "Job_20241106_0927_Track06_Sphere_00131.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 20.40648866, "relative_pitch": 0.0, "relative_heading": 355.1660410580392, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241106_0927_Track06_Sphere_00139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241106_0927_Track06_Sphere_00139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87231035588497, 52.347064469298154, 0.0 ] }, "distance": 20.55, "direction": 170.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241106_0927_Track06_Sphere_00139", "timestamp": "2024-11-06T09:02:15Z", "filename": "Job_20241106_0927_Track06_Sphere_00139.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 20.54503748, "relative_pitch": 0.0, "relative_heading": 170.94772987959203, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_12-06-07_00154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_12-06-07_00154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_12-06-07_00154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.872240649196184, 52.34743350034446, 0.0 ] }, "distance": 20.83, "direction": 355.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_12-06-07_00154", "timestamp": "2025-07-29T12:09:06Z", "filename": "recording_2025-07-29_12-06-07_00154.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 20.82975195, "relative_pitch": 0.0, "relative_heading": 355.82151950770884, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002118_pano_0000_002782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002118_pano_0000_002782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/26/TMX7316010203-002118/pano_0000_002782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8722402085745, 52.3474336132169, 46.9945736005902 ] }, "distance": 20.84, "direction": 355.74, "angle": 66.08, "elevation": 46.99, "pano_id": "TMX7316010203-002118_pano_0000_002782", "timestamp": "2021-04-26T09:57:29.082050Z", "filename": "pano_0000_002782.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 20.84448636, "relative_pitch": 66.08027580835136, "relative_heading": 355.74172059563614, "relative_elevation": 46.9945736005902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241106_0927_Track06_Sphere_00135/adjacencies/b_20241106_0927_Track06_Sphere_00135/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0001_002419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0001_002419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0001_002419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87223574619232, 52.3474338613945, 45.9945436883718 ] }, "distance": 20.9, "direction": 354.92, "angle": 65.57, "elevation": 45.99, "pano_id": "TMX7316060226-000006_pano_0001_002419", "timestamp": "2016-07-27T08:02:13.961050Z", "filename": "pano_0001_002419.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_20241106_0927_Track06_Sphere_00135", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119912.39008560436, 484495.24245859054 ] }, "relative_distance": 20.89677616, "relative_pitch": 65.56619930565824, "relative_heading": 354.91584930325456, "relative_elevation": 45.9945436883718 } ] } }