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_20240918_0854_Track06_Sphere_00346/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842269256145968, 52.36417061365761, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00346", "timestamp": "2024-09-18T09:18:04Z", "filename": "Job_20240918_0854_Track06_Sphere_00346.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "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_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84226500539493, 52.3641707944715, 44.8326335055754 ] }, "distance": 0.29, "direction": 273.97, "angle": 89.63, "elevation": 44.83, "pano_id": "TMX7316010203-000824_pano_0000_006131", "timestamp": "2018-07-04T10:02:09.486610Z", "filename": "pano_0000_006131.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 0.29025648, "relative_pitch": 89.62905951251886, "relative_heading": 273.9748048543155, "relative_elevation": 44.8326335055754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225968691662, 52.3641716426973, 43.9420101800933 ] }, "distance": 0.66, "direction": 279.96, "angle": 89.14, "elevation": 43.94, "pano_id": "TMX7316010203-000795_pano_0001_000855", "timestamp": "2018-06-19T08:18:30.673040Z", "filename": "pano_0001_000855.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 0.66183023, "relative_pitch": 89.13710793352831, "relative_heading": 279.9630863651762, "relative_elevation": 43.9420101800933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225817535342, 52.3641723594243, 43.8454716615379 ] }, "distance": 0.78, "direction": 284.43, "angle": 88.98, "elevation": 43.85, "pano_id": "TMX7316010203-002500_pano_0001_001529", "timestamp": "2022-04-08T11:34:49.953560Z", "filename": "pano_0001_001529.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 0.77941253, "relative_pitch": 88.98159732779779, "relative_heading": 284.43240549137175, "relative_elevation": 43.8454716615379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225331987899, 52.3641681943361, 43.7522136094049 ] }, "distance": 1.12, "direction": 256.07, "angle": 88.54, "elevation": 43.75, "pano_id": "TMX7316010203-000266_pano_0000_001336", "timestamp": "2017-04-20T09:26:59.510050Z", "filename": "pano_0000_001336.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 1.11845007, "relative_pitch": 88.53565088724159, "relative_heading": 256.0722911178374, "relative_elevation": 43.7522136094049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225350501881, 52.3641791457858, 48.8377917176113 ] }, "distance": 1.43, "direction": 311.5, "angle": 88.32, "elevation": 48.84, "pano_id": "TMX7316010203-002819_pano_0001_003014", "timestamp": "2022-10-06T07:03:41.571890Z", "filename": "pano_0001_003014.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 1.43269223, "relative_pitch": 88.31966844304179, "relative_heading": 311.5040470088217, "relative_elevation": 48.8377917176113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0001_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84228738109543, 52.364160867361, 41.2810626821592 ] }, "distance": 1.64, "direction": 131.3, "angle": 87.72, "elevation": 41.28, "pano_id": "TMX7316010203-000055_pano_0001_000029", "timestamp": "2016-08-10T09:50:35.098400Z", "filename": "pano_0001_000029.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 1.64333511, "relative_pitch": 87.7203475291397, "relative_heading": 131.29572547143843, "relative_elevation": 41.2810626821592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842243150402924, 52.364168363390974, 0.0 ] }, "distance": 1.8, "direction": 261.99, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00763", "timestamp": "2025-10-01T11:41:21Z", "filename": "2025_10_01_11_11_11_00763.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 1.79584791, "relative_pitch": 0.0, "relative_heading": 261.985091892673, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84229602793936, 52.3641651252981, 44.1960537172854 ] }, "distance": 1.92, "direction": 108.51, "angle": 87.51, "elevation": 44.2, "pano_id": "TMX7316010203-001306_pano_0000_000855", "timestamp": "2019-07-11T09:17:47.020020Z", "filename": "pano_0000_000855.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 1.92321792, "relative_pitch": 87.50831158187037, "relative_heading": 108.51466560710813, "relative_elevation": 44.1960537172854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84223772605545, 52.3641666106455, 43.8236226867884 ] }, "distance": 2.19, "direction": 258.28, "angle": 87.13, "elevation": 43.82, "pano_id": "TMX7316010203-002083_pano_0000_003443", "timestamp": "2021-04-09T08:27:06.224990Z", "filename": "pano_0000_003443.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 2.19351132, "relative_pitch": 87.13455585331963, "relative_heading": 258.28358060019275, "relative_elevation": 43.8236226867884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84230281308592, 52.3641693884288, 43.8923101918772 ] }, "distance": 2.29, "direction": 93.41, "angle": 87.01, "elevation": 43.89, "pano_id": "TMX7316010203-001893_pano_0001_001303", "timestamp": "2020-08-27T08:25:54.166740Z", "filename": "pano_0001_001303.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 2.28993836, "relative_pitch": 87.01348696338633, "relative_heading": 93.41323333165472, "relative_elevation": 43.8923101918772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_002453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84223887824411, 52.36415876788, 46.7906019473448 ] }, "distance": 2.45, "direction": 237.5, "angle": 87.0, "elevation": 46.79, "pano_id": "TMX7316010203-002226_pano_0000_002453", "timestamp": "2021-07-09T09:50:53.423180Z", "filename": "pano_0000_002453.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 2.45347974, "relative_pitch": 86.99842690231296, "relative_heading": 237.50343280501164, "relative_elevation": 46.7906019473448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8423050084466, 52.3641662955644, 44.1224581748247 ] }, "distance": 2.48, "direction": 101.16, "angle": 86.78, "elevation": 44.12, "pano_id": "TMX7316010203-001689_pano_0000_002306", "timestamp": "2020-05-06T08:37:51.631130Z", "filename": "pano_0000_002306.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 2.48236931, "relative_pitch": 86.77988241616714, "relative_heading": 101.16072399012265, "relative_elevation": 44.1224581748247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84223067768499, 52.3641655121085, 44.1204997012392 ] }, "distance": 2.69, "direction": 257.81, "angle": 86.51, "elevation": 44.12, "pano_id": "TMX7316010203-001689_pano_0000_002307", "timestamp": "2020-05-06T08:37:52.031290Z", "filename": "pano_0000_002307.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 2.68855235, "relative_pitch": 86.51290306871624, "relative_heading": 257.8106260696616, "relative_elevation": 44.1204997012392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84222802167583, 52.3641691542938, 43.8866944508627 ] }, "distance": 2.81, "direction": 266.69, "angle": 86.33, "elevation": 43.89, "pano_id": "TMX7316010203-001893_pano_0001_001304", "timestamp": "2020-08-27T08:25:54.631910Z", "filename": "pano_0001_001304.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 2.81355465, "relative_pitch": 86.33181537742064, "relative_heading": 266.6912432020085, "relative_elevation": 43.8866944508627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84231131332259, 52.3641667605964, 43.8281143186614 ] }, "distance": 2.9, "direction": 98.51, "angle": 86.22, "elevation": 43.83, "pano_id": "TMX7316010203-002083_pano_0000_003442", "timestamp": "2021-04-09T08:27:05.744980Z", "filename": "pano_0000_003442.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 2.89681102, "relative_pitch": 86.21854622495955, "relative_heading": 98.51139492500013, "relative_elevation": 43.8281143186614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842317000023442, 52.36416949423898, 0.0 ] }, "distance": 3.25, "direction": 92.19, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00762", "timestamp": "2025-10-01T11:41:21Z", "filename": "2025_10_01_11_11_11_00762.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 3.25466537, "relative_pitch": 0.0, "relative_heading": 92.1933395839262, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84222139333929, 52.3641645502411, 44.1847603041679 ] }, "distance": 3.33, "direction": 258.31, "angle": 85.69, "elevation": 44.18, "pano_id": "TMX7316010203-001306_pano_0000_000856", "timestamp": "2019-07-11T09:17:47.384850Z", "filename": "pano_0000_000856.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 3.32946192, "relative_pitch": 85.69072502434105, "relative_heading": 258.3082852019159, "relative_elevation": 44.1847603041679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_002452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84231712063223, 52.3641584700225, 46.8028545230627 ] }, "distance": 3.53, "direction": 112.51, "angle": 85.69, "elevation": 46.8, "pano_id": "TMX7316010203-002226_pano_0000_002452", "timestamp": "2021-07-09T09:50:52.963270Z", "filename": "pano_0000_002452.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 3.52941675, "relative_pitch": 85.68747109491787, "relative_heading": 112.51095852190402, "relative_elevation": 46.8028545230627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0001_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84221203454175, 52.3641600808699, 41.2788452887908 ] }, "distance": 4.07, "direction": 253.26, "angle": 84.37, "elevation": 41.28, "pano_id": "TMX7316010203-000055_pano_0001_000030", "timestamp": "2016-08-10T09:50:35.538380Z", "filename": "pano_0001_000030.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 4.07028946, "relative_pitch": 84.36856922453084, "relative_heading": 253.26492899460104, "relative_elevation": 41.2788452887908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225471989591, 52.3641338927601, 48.8375057755038 ] }, "distance": 4.2, "direction": 193.62, "angle": 85.08, "elevation": 48.84, "pano_id": "TMX7316010203-002819_pano_0001_003015", "timestamp": "2022-10-06T07:03:42.181870Z", "filename": "pano_0001_003015.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 4.20435889, "relative_pitch": 85.07961057246827, "relative_heading": 193.62213387710275, "relative_elevation": 48.8375057755038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84233202530114, 52.3641725747377, 43.9354636929929 ] }, "distance": 4.28, "direction": 87.08, "angle": 84.43, "elevation": 43.94, "pano_id": "TMX7316010203-000795_pano_0001_000854", "timestamp": "2018-06-19T08:18:30.163060Z", "filename": "pano_0001_000854.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 4.28135737, "relative_pitch": 84.43429912885891, "relative_heading": 87.07838410806991, "relative_elevation": 43.9354636929929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84233209094184, 52.3641729743114, 43.8372603366151 ] }, "distance": 4.29, "direction": 86.49, "angle": 84.41, "elevation": 43.84, "pano_id": "TMX7316010203-002500_pano_0001_001528", "timestamp": "2022-04-08T11:34:49.563570Z", "filename": "pano_0001_001528.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 4.2883167, "relative_pitch": 84.41289966324447, "relative_heading": 86.48813476370195, "relative_elevation": 43.8372603366151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84233818905588, 52.3641718883503, 44.8347506346181 ] }, "distance": 4.7, "direction": 88.27, "angle": 84.02, "elevation": 44.83, "pano_id": "TMX7316010203-000824_pano_0000_006130", "timestamp": "2018-07-04T10:02:09.031780Z", "filename": "pano_0000_006130.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 4.69780518, "relative_pitch": 84.0183496597492, "relative_heading": 88.26978247526363, "relative_elevation": 44.8347506346181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842195446813771, 52.364169788549006, 0.0 ] }, "distance": 5.03, "direction": 268.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00347", "timestamp": "2024-09-18T09:18:04Z", "filename": "Job_20240918_0854_Track06_Sphere_00347.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 5.02868036, "relative_pitch": 0.0, "relative_heading": 268.95386812083717, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842343065039593, 52.36417147466916, 0.0 ] }, "distance": 5.03, "direction": 88.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00345", "timestamp": "2024-09-18T09:18:03Z", "filename": "Job_20240918_0854_Track06_Sphere_00345.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 5.02872492, "relative_pitch": 0.0, "relative_heading": 88.90829234677551, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84219183674779, 52.3641697951873, 44.8141030790284 ] }, "distance": 5.27, "direction": 269.01, "angle": 83.29, "elevation": 44.81, "pano_id": "TMX7316010203-000824_pano_0000_006132", "timestamp": "2018-07-04T10:02:09.941630Z", "filename": "pano_0000_006132.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 5.27454374, "relative_pitch": 83.28726739753036, "relative_heading": 269.0106646732048, "relative_elevation": 44.8141030790284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84218712505135, 52.3641704774303, 43.9359019501135 ] }, "distance": 5.59, "direction": 269.84, "angle": 82.74, "elevation": 43.94, "pano_id": "TMX7316010203-000795_pano_0001_000856", "timestamp": "2018-06-19T08:18:31.173040Z", "filename": "pano_0001_000856.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 5.59473548, "relative_pitch": 82.74309233091809, "relative_heading": 269.8447929134701, "relative_elevation": 43.9359019501135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84223726227026, 52.3641226359946, 43.8019964750856 ] }, "distance": 5.77, "direction": 202.21, "angle": 82.5, "elevation": 43.8, "pano_id": "TMX7316010203-000293_pano_0000_002045", "timestamp": "2017-05-10T08:46:38.090280Z", "filename": "pano_0000_002045.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 5.76639305, "relative_pitch": 82.50032039706306, "relative_heading": 202.20670933606647, "relative_elevation": 43.8019964750856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84218432715139, 52.3641717337154, 43.8354627899826 ] }, "distance": 5.79, "direction": 271.23, "angle": 82.48, "elevation": 43.84, "pano_id": "TMX7316010203-002500_pano_0001_001530", "timestamp": "2022-04-08T11:34:50.343600Z", "filename": "pano_0001_001530.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 5.78664827, "relative_pitch": 82.4799579642045, "relative_heading": 271.2341732106979, "relative_elevation": 43.8354627899826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84226148816508, 52.3641179833583, 44.0215068096295 ] }, "distance": 5.88, "direction": 185.16, "angle": 82.39, "elevation": 44.02, "pano_id": "TMX7316010203-002500_pano_0001_001257", "timestamp": "2022-04-08T11:32:49.804620Z", "filename": "pano_0001_001257.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 5.88025454, "relative_pitch": 82.39164788357132, "relative_heading": 185.16289637160625, "relative_elevation": 44.0215068096295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225243430784, 52.364224282162, 48.8289785804227 ] }, "distance": 6.08, "direction": 349.14, "angle": 82.9, "elevation": 48.83, "pano_id": "TMX7316010203-002819_pano_0001_003013", "timestamp": "2022-10-06T07:03:40.941890Z", "filename": "pano_0001_003013.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.08086628, "relative_pitch": 82.9012762325429, "relative_heading": 349.13812197845465, "relative_elevation": 48.8289785804227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0000_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8422365281262, 52.3641193925288, 43.8566451156512 ] }, "distance": 6.12, "direction": 201.36, "angle": 82.06, "elevation": 43.86, "pano_id": "TMX7316010203-002395_pano_0000_000042", "timestamp": "2022-01-06T10:21:03.606400Z", "filename": "pano_0000_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.12010141, "relative_pitch": 82.05579834345228, "relative_heading": 201.36310583481972, "relative_elevation": 43.8566451156512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842273528077209, 52.364115664206565, 0.0 ] }, "distance": 6.12, "direction": 177.28, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00708", "timestamp": "2025-10-01T11:40:33Z", "filename": "2025_10_01_11_11_11_00708.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.12138037, "relative_pitch": 0.0, "relative_heading": 177.2752157239686, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225500238534, 52.3641162282303, 43.9519123183563 ] }, "distance": 6.13, "direction": 189.12, "angle": 82.06, "elevation": 43.95, "pano_id": "TMX7316010203-001141_pano_0001_001610", "timestamp": "2019-04-26T08:34:05.168100Z", "filename": "pano_0001_001610.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.12909533, "relative_pitch": 82.06129736060643, "relative_heading": 189.11507144115083, "relative_elevation": 43.9519123183563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84226881449333, 52.3641152593921, 43.8074109153822 ] }, "distance": 6.16, "direction": 180.28, "angle": 82.0, "elevation": 43.81, "pano_id": "TMX7316010203-000795_pano_0001_000913", "timestamp": "2018-06-19T08:19:10.003070Z", "filename": "pano_0001_000913.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.15957848, "relative_pitch": 81.99634678517151, "relative_heading": 180.27984985761165, "relative_elevation": 43.8074109153822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225990528801, 52.364114935908, 43.8020149786025 ] }, "distance": 6.23, "direction": 185.87, "angle": 81.91, "elevation": 43.8, "pano_id": "TMX7316010203-002083_pano_0000_003384", "timestamp": "2021-04-09T08:26:31.840260Z", "filename": "pano_0000_003384.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.22815884, "relative_pitch": 81.90742480391341, "relative_heading": 185.8700978435497, "relative_elevation": 43.8020149786025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0008_000154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225450821331, 52.36411457963, 44.0648182937875 ] }, "distance": 6.32, "direction": 189.15, "angle": 81.84, "elevation": 44.06, "pano_id": "TMX7316010203-002834_pano_0008_000154", "timestamp": "2022-12-07T10:40:10.943080Z", "filename": "pano_0008_000154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.31555973, "relative_pitch": 81.84366792445388, "relative_heading": 189.15296063856195, "relative_elevation": 44.0648182937875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0000_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84231221428048, 52.3641203092831, 43.8516844427213 ] }, "distance": 6.32, "direction": 152.4, "angle": 81.8, "elevation": 43.85, "pano_id": "TMX7316010203-002395_pano_0000_000043", "timestamp": "2022-01-06T10:21:04.086420Z", "filename": "pano_0000_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.31633165, "relative_pitch": 81.80357457712996, "relative_heading": 152.40049999293046, "relative_elevation": 43.8516844427213 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842247641031947, 52.364114736147606, 0.0 ] }, "distance": 6.39, "direction": 193.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00287", "timestamp": "2024-09-18T09:17:13Z", "filename": "Job_20240918_0854_Track06_Sphere_00287.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.38968972, "relative_pitch": 0.0, "relative_heading": 193.3226901684453, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84230479641712, 52.3641170566554, 43.9969641920179 ] }, "distance": 6.43, "direction": 157.89, "angle": 81.68, "elevation": 44.0, "pano_id": "TMX7316010203-001306_pano_0000_000783", "timestamp": "2019-07-11T09:17:08.640040Z", "filename": "pano_0000_000783.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.43249388, "relative_pitch": 81.68210955702766, "relative_heading": 157.89113571869774, "relative_elevation": 43.9969641920179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0001_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84236312834094, 52.3641616922494, 41.2707616584376 ] }, "distance": 6.47, "direction": 98.82, "angle": 81.09, "elevation": 41.27, "pano_id": "TMX7316010203-000055_pano_0001_000028", "timestamp": "2016-08-10T09:50:34.653460Z", "filename": "pano_0001_000028.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.47111086, "relative_pitch": 81.0887776575386, "relative_heading": 98.82446628538058, "relative_elevation": 41.2707616584376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000880_pano_0000_006680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_006680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_006680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84217768024412, 52.3641527087822, 49.0664658937603 ] }, "distance": 6.55, "direction": 252.29, "angle": 82.4, "elevation": 49.07, "pano_id": "TMX7316010203-000880_pano_0000_006680", "timestamp": "2018-07-29T09:59:50.063470Z", "filename": "pano_0000_006680.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.54852915, "relative_pitch": 82.39808997106664, "relative_heading": 252.28733931891264, "relative_elevation": 49.0664658937603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84223188461781, 52.3641163320516, 43.9927623104304 ] }, "distance": 6.55, "direction": 202.85, "angle": 81.53, "elevation": 43.99, "pano_id": "TMX7316010203-001306_pano_0000_000782", "timestamp": "2019-07-11T09:17:08.245040Z", "filename": "pano_0000_000782.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.55469865, "relative_pitch": 81.52556162764415, "relative_heading": 202.85385553000657, "relative_elevation": 43.9927623104304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84230161355431, 52.364112901716, 45.2126737907529 ] }, "distance": 6.79, "direction": 161.06, "angle": 81.46, "elevation": 45.21, "pano_id": "TMX7316010203-000824_pano_0000_006073", "timestamp": "2018-07-04T10:01:35.136850Z", "filename": "pano_0000_006073.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.78959158, "relative_pitch": 81.4597032795806, "relative_heading": 161.05628081333282, "relative_elevation": 45.2126737907529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842169211707605, 52.36416731297666, 0.0 ] }, "distance": 6.82, "direction": 266.92, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00764", "timestamp": "2025-10-01T11:41:21Z", "filename": "2025_10_01_11_11_11_00764.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.82484994, "relative_pitch": 0.0, "relative_heading": 266.91516410674114, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84237018351459, 52.3641656887868, 44.1937417639419 ] }, "distance": 6.9, "direction": 94.56, "angle": 81.13, "elevation": 44.19, "pano_id": "TMX7316010203-001306_pano_0000_000854", "timestamp": "2019-07-11T09:17:46.654870Z", "filename": "pano_0000_000854.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 6.89691115, "relative_pitch": 81.12992259005487, "relative_heading": 94.5573439348054, "relative_elevation": 44.1937417639419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842321214607738, 52.36411562305315, 0.0 ] }, "distance": 7.07, "direction": 149.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00288", "timestamp": "2024-09-18T09:17:13Z", "filename": "Job_20240918_0854_Track06_Sphere_00288.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.06893424, "relative_pitch": 0.0, "relative_heading": 149.9540099749362, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84222682006696, 52.3641120874127, 45.2205024976283 ] }, "distance": 7.13, "direction": 203.94, "angle": 81.05, "elevation": 45.22, "pano_id": "TMX7316010203-000824_pano_0000_006072", "timestamp": "2018-07-04T10:01:34.681780Z", "filename": "pano_0000_006072.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.12519844, "relative_pitch": 81.04577025670606, "relative_heading": 203.93524633516174, "relative_elevation": 45.2205024976283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84216482778267, 52.3641663179393, 43.8126239981502 ] }, "distance": 7.13, "direction": 266.16, "angle": 80.76, "elevation": 43.81, "pano_id": "TMX7316010203-002083_pano_0000_003444", "timestamp": "2021-04-09T08:27:06.699910Z", "filename": "pano_0000_003444.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.12963202, "relative_pitch": 80.75727048931223, "relative_heading": 266.15578864910384, "relative_elevation": 43.8126239981502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84233027402905, 52.3641169736438, 43.9494439139962 ] }, "distance": 7.27, "direction": 145.15, "angle": 80.6, "elevation": 43.95, "pano_id": "TMX7316010203-001141_pano_0001_001611", "timestamp": "2019-04-26T08:34:05.558130Z", "filename": "pano_0001_001611.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.27341055, "relative_pitch": 80.60301075364437, "relative_heading": 145.14752667230832, "relative_elevation": 43.9494439139962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84233528278785, 52.3641186285681, 44.0143943876028 ] }, "distance": 7.33, "direction": 142.13, "angle": 80.55, "elevation": 44.01, "pano_id": "TMX7316010203-002500_pano_0001_001258", "timestamp": "2022-04-08T11:32:50.239600Z", "filename": "pano_0001_001258.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.3274053, "relative_pitch": 80.54822495527311, "relative_heading": 142.13389146373686, "relative_elevation": 44.0143943876028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0008_000155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84232910059146, 52.3641153267657, 44.0518970247358 ] }, "distance": 7.38, "direction": 146.47, "angle": 80.49, "elevation": 44.05, "pano_id": "TMX7316010203-002834_pano_0008_000155", "timestamp": "2022-12-07T10:40:11.368050Z", "filename": "pano_0008_000155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.38008082, "relative_pitch": 80.48947193959697, "relative_heading": 146.46993321759862, "relative_elevation": 44.0518970247358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84237801520357, 52.3641697008501, 43.8832564260811 ] }, "distance": 7.41, "direction": 90.79, "angle": 80.42, "elevation": 43.88, "pano_id": "TMX7316010203-001893_pano_0001_001302", "timestamp": "2020-08-27T08:25:53.701700Z", "filename": "pano_0001_001302.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.40929019, "relative_pitch": 80.4165110417149, "relative_heading": 90.78543409404038, "relative_elevation": 43.8832564260811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84220080985262, 52.3641186396099, 43.7661493988708 ] }, "distance": 7.43, "direction": 218.88, "angle": 80.37, "elevation": 43.77, "pano_id": "TMX7316010203-000266_pano_0000_001364", "timestamp": "2017-04-20T09:27:23.319830Z", "filename": "pano_0000_001364.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.42876088, "relative_pitch": 80.36656779588834, "relative_heading": 218.87556072807365, "relative_elevation": 43.7661493988708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84237908747449, 52.3641671455095, 44.1104901982471 ] }, "distance": 7.49, "direction": 92.95, "angle": 80.36, "elevation": 44.11, "pano_id": "TMX7316010203-001689_pano_0000_002305", "timestamp": "2020-05-06T08:37:51.231130Z", "filename": "pano_0000_002305.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.49158302, "relative_pitch": 80.36104482676458, "relative_heading": 92.95275394660153, "relative_elevation": 44.1104901982471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_002454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84216041242895, 52.3641589163795, 46.7769038379192 ] }, "distance": 7.53, "direction": 260.04, "angle": 80.86, "elevation": 46.78, "pano_id": "TMX7316010203-002226_pano_0000_002454", "timestamp": "2021-07-09T09:50:53.883180Z", "filename": "pano_0000_002454.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.52774461, "relative_pitch": 80.85785025539562, "relative_heading": 260.0431134200203, "relative_elevation": 46.7769038379192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84233397028181, 52.3641156736333, 43.8008393216878 ] }, "distance": 7.54, "direction": 144.21, "angle": 80.24, "elevation": 43.8, "pano_id": "TMX7316010203-002083_pano_0000_003385", "timestamp": "2021-04-09T08:26:32.260220Z", "filename": "pano_0000_003385.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.53702702, "relative_pitch": 80.23644813328637, "relative_heading": 144.20518215049947, "relative_elevation": 43.8008393216878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84234505509345, 52.3641203548352, 43.7635458307341 ] }, "distance": 7.61, "direction": 137.28, "angle": 80.13, "elevation": 43.76, "pano_id": "TMX7316010203-000266_pano_0000_001365", "timestamp": "2017-04-20T09:27:23.949840Z", "filename": "pano_0000_001365.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.61161349, "relative_pitch": 80.13347882953944, "relative_heading": 137.28473769514156, "relative_elevation": 43.7635458307341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84215620340391, 52.3641647415693, 44.1142031503841 ] }, "distance": 7.73, "direction": 265.15, "angle": 80.06, "elevation": 44.11, "pano_id": "TMX7316010203-001689_pano_0000_002308", "timestamp": "2020-05-06T08:37:52.431150Z", "filename": "pano_0000_002308.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.72874756, "relative_pitch": 80.0627128796784, "relative_heading": 265.1502928059911, "relative_elevation": 44.1142031503841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84220078799755, 52.364115050741134, 0.0 ] }, "distance": 7.74, "direction": 217.03, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00707", "timestamp": "2025-10-01T11:40:33Z", "filename": "2025_10_01_11_11_11_00707.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.74461233, "relative_pitch": 0.0, "relative_heading": 217.02951950708783, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84234199060193, 52.364116324456, 43.810151762329 ] }, "distance": 7.81, "direction": 140.64, "angle": 79.89, "elevation": 43.81, "pano_id": "TMX7316010203-000795_pano_0001_000914", "timestamp": "2018-06-19T08:19:10.422800Z", "filename": "pano_0001_000914.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.8129304, "relative_pitch": 79.88839707202206, "relative_heading": 140.64247522468946, "relative_elevation": 43.810151762329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8423842699187, 52.3641669802827, 43.8193928916007 ] }, "distance": 7.85, "direction": 92.95, "angle": 79.85, "elevation": 43.82, "pano_id": "TMX7316010203-002083_pano_0000_003441", "timestamp": "2021-04-09T08:27:05.274950Z", "filename": "pano_0000_003441.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.84508606, "relative_pitch": 79.84974120957928, "relative_heading": 92.95403468569583, "relative_elevation": 43.8193928916007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84215316540959, 52.3641688804573, 43.8756285365671 ] }, "distance": 7.91, "direction": 268.6, "angle": 79.78, "elevation": 43.88, "pano_id": "TMX7316010203-001893_pano_0001_001305", "timestamp": "2020-08-27T08:25:55.101670Z", "filename": "pano_0001_001305.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 7.91037444, "relative_pitch": 79.77988550688694, "relative_heading": 268.60299546359374, "relative_elevation": 43.8756285365671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842346429317042, 52.36411630533224, 0.0 ] }, "distance": 8.01, "direction": 138.98, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00709", "timestamp": "2025-10-01T11:40:34Z", "filename": "2025_10_01_11_11_11_00709.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.00969443, "relative_pitch": 0.0, "relative_heading": 138.97953697786642, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84219552131962, 52.3641141104457, 43.8104849001393 ] }, "distance": 8.05, "direction": 218.62, "angle": 79.59, "elevation": 43.81, "pano_id": "TMX7316010203-000795_pano_0001_000912", "timestamp": "2018-06-19T08:19:09.577870Z", "filename": "pano_0001_000912.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.04729944, "relative_pitch": 79.59168688832602, "relative_heading": 218.62029392945772, "relative_elevation": 43.8104849001393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84218779969573, 52.3641172067128, 44.0279586380348 ] }, "distance": 8.13, "direction": 223.04, "angle": 79.54, "elevation": 44.03, "pano_id": "TMX7316010203-002500_pano_0001_001256", "timestamp": "2022-04-08T11:32:49.364600Z", "filename": "pano_0001_001256.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.13055035, "relative_pitch": 79.53718159043895, "relative_heading": 223.03607924487375, "relative_elevation": 44.0279586380348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84215021006483, 52.3641607182868, 48.8829187285155 ] }, "distance": 8.18, "direction": 262.27, "angle": 80.5, "elevation": 48.88, "pano_id": "TMX7316010203-000195_pano_0000_000890", "timestamp": "2016-11-28T12:52:15.640920Z", "filename": "pano_0000_000890.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.18375312, "relative_pitch": 80.49594335634559, "relative_heading": 262.26761661623624, "relative_elevation": 48.8829187285155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_008601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8421486257644, 52.3641686760541, 49.0015432229266 ] }, "distance": 8.22, "direction": 268.5, "angle": 80.48, "elevation": 49.0, "pano_id": "TMX7316010203-000085_pano_0006_008601", "timestamp": "2016-08-28T11:35:14.069910Z", "filename": "pano_0006_008601.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.22008871, "relative_pitch": 80.47720478077717, "relative_heading": 268.49705955774743, "relative_elevation": 49.0015432229266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842390585723749, 52.36417059686305, 0.0 ] }, "distance": 8.26, "direction": 90.01, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00761", "timestamp": "2025-10-01T11:41:20Z", "filename": "2025_10_01_11_11_11_00761.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.26488947, "relative_pitch": 0.0, "relative_heading": 90.01290730423872, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214748457892, 52.3641638652934, 44.1702463058755 ] }, "distance": 8.33, "direction": 264.83, "angle": 79.32, "elevation": 44.17, "pano_id": "TMX7316010203-001306_pano_0000_000857", "timestamp": "2019-07-11T09:17:47.744850Z", "filename": "pano_0000_000857.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.32891769, "relative_pitch": 79.32146460929852, "relative_heading": 264.8273467039979, "relative_elevation": 44.1702463058755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84218595385752, 52.364114018395, 43.8065282152966 ] }, "distance": 8.48, "direction": 222.02, "angle": 79.05, "elevation": 43.81, "pano_id": "TMX7316010203-002083_pano_0000_003383", "timestamp": "2021-04-09T08:26:31.415270Z", "filename": "pano_0000_003383.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.47700776, "relative_pitch": 79.04804919725875, "relative_heading": 222.0207200298645, "relative_elevation": 43.8065282152966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84217978340251, 52.3641155495181, 43.9557687547058 ] }, "distance": 8.64, "direction": 224.85, "angle": 78.88, "elevation": 43.96, "pano_id": "TMX7316010203-001141_pano_0001_001609", "timestamp": "2019-04-26T08:34:04.778200Z", "filename": "pano_0001_001609.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.64232363, "relative_pitch": 78.87672508762003, "relative_heading": 224.84817331013718, "relative_elevation": 43.9557687547058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_002451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84239530305523, 52.3641583633366, 46.7980207037181 ] }, "distance": 8.69, "direction": 99.02, "angle": 79.48, "elevation": 46.8, "pano_id": "TMX7316010203-002226_pano_0000_002451", "timestamp": "2021-07-09T09:50:52.503210Z", "filename": "pano_0000_002451.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.69376463, "relative_pitch": 79.47601595384685, "relative_heading": 99.02090936598262, "relative_elevation": 46.7980207037181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0008_000153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8421801327989, 52.3641138988845, 44.0775041598827 ] }, "distance": 8.76, "direction": 223.89, "angle": 78.76, "elevation": 44.08, "pano_id": "TMX7316010203-002834_pano_0008_000153", "timestamp": "2022-12-07T10:40:10.513090Z", "filename": "pano_0008_000153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.75698294, "relative_pitch": 78.76322717762704, "relative_heading": 223.8902145827397, "relative_elevation": 44.0775041598827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_000645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214318637127, 52.3641543451486, 49.0300728790462 ] }, "distance": 8.78, "direction": 258.1, "angle": 79.85, "elevation": 49.03, "pano_id": "TMX7316060226-000018_pano_0000_000645", "timestamp": "2016-08-12T09:31:06.132010Z", "filename": "pano_0000_000645.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.77651405, "relative_pitch": 79.85138525708328, "relative_heading": 258.09663132889386, "relative_elevation": 49.0300728790462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_011077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214137245284, 52.3641818335752, 49.1156967002898 ] }, "distance": 8.8, "direction": 278.16, "angle": 79.84, "elevation": 49.12, "pano_id": "TMX7316060226-000506_pano_0000_011077", "timestamp": "2020-09-17T08:30:03.543450Z", "filename": "pano_0000_011077.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.80036037, "relative_pitch": 79.84175578901316, "relative_heading": 278.15599473731163, "relative_elevation": 49.1156967002898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84240030844166, 52.3641699458996, 43.7405338920653 ] }, "distance": 8.93, "direction": 90.48, "angle": 78.46, "elevation": 43.74, "pano_id": "TMX7316010203-000266_pano_0000_001335", "timestamp": "2017-04-20T09:26:58.865020Z", "filename": "pano_0000_001335.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 8.92750355, "relative_pitch": 78.46429287288662, "relative_heading": 90.4768306737305, "relative_elevation": 43.7405338920653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842174510865056, 52.364113608568324, 0.0 ] }, "distance": 9.05, "direction": 225.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00286", "timestamp": "2024-09-18T09:17:12Z", "filename": "Job_20240918_0854_Track06_Sphere_00286.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.04931765, "relative_pitch": 0.0, "relative_heading": 225.49605492997625, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214835093139, 52.3642056434183, 48.8775688810274 ] }, "distance": 9.11, "direction": 295.33, "angle": 79.44, "elevation": 48.88, "pano_id": "TMX7316010203-000195_pano_0000_000889", "timestamp": "2016-11-28T12:52:15.380890Z", "filename": "pano_0000_000889.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.11180843, "relative_pitch": 79.44007532109785, "relative_heading": 295.3272304151285, "relative_elevation": 48.8775688810274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0001_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84213630034755, 52.3641593066575, 41.2737638307735 ] }, "distance": 9.14, "direction": 262.09, "angle": 77.51, "elevation": 41.27, "pano_id": "TMX7316010203-000055_pano_0001_000031", "timestamp": "2016-08-10T09:50:35.978420Z", "filename": "pano_0001_000031.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.1438361, "relative_pitch": 77.50838518598715, "relative_heading": 262.0911473818644, "relative_elevation": 41.2737638307735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225579723485, 52.364088811671, 48.8335069222376 ] }, "distance": 9.15, "direction": 185.75, "angle": 79.39, "elevation": 48.83, "pano_id": "TMX7316010203-002819_pano_0001_003016", "timestamp": "2022-10-06T07:03:42.771870Z", "filename": "pano_0001_003016.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.14851048, "relative_pitch": 79.38915415597117, "relative_heading": 185.75152414165146, "relative_elevation": 48.8335069222376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8424040852812, 52.3641731393202, 43.9307226603851 ] }, "distance": 9.19, "direction": 88.25, "angle": 78.19, "elevation": 43.93, "pano_id": "TMX7316010203-000795_pano_0001_000853", "timestamp": "2018-06-19T08:18:29.643060Z", "filename": "pano_0001_000853.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.18876864, "relative_pitch": 78.18605103051155, "relative_heading": 88.24726470256223, "relative_elevation": 43.9307226603851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_000644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214149631321, 52.364199212583, 49.0245562717319 ] }, "distance": 9.27, "direction": 290.09, "angle": 79.3, "elevation": 49.02, "pano_id": "TMX7316060226-000018_pano_0000_000644", "timestamp": "2016-08-12T09:31:05.892040Z", "filename": "pano_0000_000644.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.26649068, "relative_pitch": 79.29638387580913, "relative_heading": 290.0855988538395, "relative_elevation": 49.0245562717319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_006215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84213382763788, 52.364156888618, 51.1458948170766 ] }, "distance": 9.35, "direction": 260.6, "angle": 79.64, "elevation": 51.15, "pano_id": "TMX7316010203-002323_pano_0000_006215", "timestamp": "2021-09-22T11:28:17.890790Z", "filename": "pano_0000_006215.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.35086303, "relative_pitch": 79.63919852026886, "relative_heading": 260.6000228994585, "relative_elevation": 51.1458948170766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84240663709864, 52.3641734762153, 43.8341355677694 ] }, "distance": 9.36, "direction": 88.05, "angle": 77.94, "elevation": 43.83, "pano_id": "TMX7316010203-002500_pano_0001_001527", "timestamp": "2022-04-08T11:34:49.168660Z", "filename": "pano_0001_001527.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.36371714, "relative_pitch": 77.94187959043504, "relative_heading": 88.0505179986297, "relative_elevation": 43.8341355677694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84238397656816, 52.3641238491507, 43.7954835267738 ] }, "distance": 9.39, "direction": 123.66, "angle": 77.9, "elevation": 43.8, "pano_id": "TMX7316010203-000293_pano_0000_002046", "timestamp": "2017-05-10T08:46:38.935290Z", "filename": "pano_0000_002046.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.38869558, "relative_pitch": 77.90030338054677, "relative_heading": 123.65903731565875, "relative_elevation": 43.7954835267738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_011078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214263345682, 52.3641368269085, 49.1237502871081 ] }, "distance": 9.41, "direction": 246.45, "angle": 79.16, "elevation": 49.12, "pano_id": "TMX7316060226-000506_pano_0000_011078", "timestamp": "2020-09-17T08:30:03.778390Z", "filename": "pano_0000_011078.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.40920004, "relative_pitch": 79.15685430896258, "relative_heading": 246.44900603445947, "relative_elevation": 49.1237502871081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0000_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84216015450232, 52.3641184146838, 43.8564185360447 ] }, "distance": 9.43, "direction": 231.99, "angle": 77.86, "elevation": 43.86, "pano_id": "TMX7316010203-002395_pano_0000_000041", "timestamp": "2022-01-06T10:21:03.116390Z", "filename": "pano_0000_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.43245431, "relative_pitch": 77.86196874984253, "relative_heading": 231.99076539020055, "relative_elevation": 43.8564185360447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84237779337399, 52.3641178343862, 44.0058906851336 ] }, "distance": 9.44, "direction": 128.46, "angle": 77.89, "elevation": 44.01, "pano_id": "TMX7316010203-001306_pano_0000_000784", "timestamp": "2019-07-11T09:17:09.035150Z", "filename": "pano_0000_000784.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.44221821, "relative_pitch": 77.88982708402129, "relative_heading": 128.46162873457746, "relative_elevation": 44.0058906851336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_008600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214703783984, 52.3642138639186, 48.9949132977054 ] }, "distance": 9.62, "direction": 300.03, "angle": 78.9, "elevation": 48.99, "pano_id": "TMX7316010203-000085_pano_0006_008600", "timestamp": "2016-08-28T11:35:13.834880Z", "filename": "pano_0006_008600.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.61635117, "relative_pitch": 78.89557306366233, "relative_heading": 300.03077392104007, "relative_elevation": 48.9949132977054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84215977344303, 52.3641157588285, 43.9855651315302 ] }, "distance": 9.64, "direction": 230.7, "angle": 77.64, "elevation": 43.99, "pano_id": "TMX7316010203-001306_pano_0000_000781", "timestamp": "2019-07-11T09:17:07.855070Z", "filename": "pano_0000_000781.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.63733016, "relative_pitch": 77.64166097524709, "relative_heading": 230.70134935632962, "relative_elevation": 43.9855651315302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_008602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84215034553178, 52.3641234848578, 49.0036370437592 ] }, "distance": 9.65, "direction": 237.08, "angle": 78.86, "elevation": 49.0, "pano_id": "TMX7316010203-000085_pano_0006_008602", "timestamp": "2016-08-28T11:35:14.304860Z", "filename": "pano_0006_008602.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.64954599, "relative_pitch": 78.86013288439717, "relative_heading": 237.07999220253117, "relative_elevation": 49.0036370437592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84241120566344, 52.3641729383737, 44.8380489517003 ] }, "distance": 9.67, "direction": 88.47, "angle": 77.83, "elevation": 44.84, "pano_id": "TMX7316010203-000824_pano_0000_006129", "timestamp": "2018-07-04T10:02:08.576630Z", "filename": "pano_0000_006129.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.67296496, "relative_pitch": 77.82608359533388, "relative_heading": 88.46751804636362, "relative_elevation": 44.8380489517003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84237673835316, 52.3641136341408, 45.2100940821692 ] }, "distance": 9.69, "direction": 130.89, "angle": 77.91, "elevation": 45.21, "pano_id": "TMX7316010203-000824_pano_0000_006074", "timestamp": "2018-07-04T10:01:35.591790Z", "filename": "pano_0000_006074.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.68536057, "relative_pitch": 77.90829244367589, "relative_heading": 130.89176184418736, "relative_elevation": 45.2100940821692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84238807814735, 52.3641210668891, 43.8492808276787 ] }, "distance": 9.79, "direction": 124.26, "angle": 77.41, "elevation": 43.85, "pano_id": "TMX7316010203-002395_pano_0000_000044", "timestamp": "2022-01-06T10:21:04.561360Z", "filename": "pano_0000_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.79338439, "relative_pitch": 77.41006959491652, "relative_heading": 124.26067706868042, "relative_elevation": 43.8492808276787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_006214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84213231872032, 52.364202500771, 51.1682574516162 ] }, "distance": 9.98, "direction": 290.83, "angle": 78.96, "elevation": 51.17, "pano_id": "TMX7316010203-002323_pano_0000_006214", "timestamp": "2021-09-22T11:28:17.625820Z", "filename": "pano_0000_006214.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 9.98012743, "relative_pitch": 78.96329134754541, "relative_heading": 290.82586361730887, "relative_elevation": 51.1682574516162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842416595772661, 52.36417227144037, 0.0 ] }, "distance": 10.04, "direction": 88.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00344", "timestamp": "2024-09-18T09:18:02Z", "filename": "Job_20240918_0854_Track06_Sphere_00344.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 10.03837118, "relative_pitch": 0.0, "relative_heading": 88.9469954971839, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842121535933165, 52.3641688640615, 0.0 ] }, "distance": 10.06, "direction": 268.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00348", "timestamp": "2024-09-18T09:18:05Z", "filename": "Job_20240918_0854_Track06_Sphere_00348.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 10.06448491, "relative_pitch": 0.0, "relative_heading": 268.8916733541791, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84215219515953, 52.3641150363278, 48.8849185192958 ] }, "distance": 10.09, "direction": 232.2, "angle": 78.34, "elevation": 48.88, "pano_id": "TMX7316010203-000195_pano_0000_000891", "timestamp": "2016-11-28T12:52:15.905890Z", "filename": "pano_0000_000891.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 10.09120869, "relative_pitch": 78.33638542147833, "relative_heading": 232.20469291211273, "relative_elevation": 48.8849185192958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000880_pano_0000_006679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_006679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_006679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84218012947879, 52.3642432081069, 49.0673376247287 ] }, "distance": 10.11, "direction": 323.07, "angle": 78.36, "elevation": 49.07, "pano_id": "TMX7316010203-000880_pano_0000_006679", "timestamp": "2018-07-29T09:59:49.628450Z", "filename": "pano_0000_006679.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 10.10506645, "relative_pitch": 78.36304177572654, "relative_heading": 323.07197106051257, "relative_elevation": 49.0673376247287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211848234333, 52.3641687811402, 44.8046212466434 ] }, "distance": 10.27, "direction": 268.86, "angle": 77.09, "elevation": 44.8, "pano_id": "TMX7316010203-000824_pano_0000_006133", "timestamp": "2018-07-04T10:02:10.396630Z", "filename": "pano_0000_006133.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 10.27263429, "relative_pitch": 77.08662761563018, "relative_heading": 268.86266248627396, "relative_elevation": 44.8046212466434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842151481457, 52.3641112905758, 45.2236096356064 ] }, "distance": 10.39, "direction": 230.55, "angle": 77.06, "elevation": 45.22, "pano_id": "TMX7316010203-000824_pano_0000_006071", "timestamp": "2018-07-04T10:01:34.221780Z", "filename": "pano_0000_006071.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 10.38938256, "relative_pitch": 77.06173315339169, "relative_heading": 230.55239952291566, "relative_elevation": 45.2236096356064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842394760038965, 52.36411641091813, 0.0 ] }, "distance": 10.46, "direction": 125.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00289", "timestamp": "2024-09-18T09:17:14Z", "filename": "Job_20240918_0854_Track06_Sphere_00289.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 10.46264925, "relative_pitch": 0.0, "relative_heading": 125.20236734330392, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211473388574, 52.3641690172614, 43.9368488360196 ] }, "distance": 10.53, "direction": 269.03, "angle": 76.53, "elevation": 43.94, "pano_id": "TMX7316010203-000795_pano_0001_000857", "timestamp": "2018-06-19T08:18:31.668070Z", "filename": "pano_0001_000857.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 10.52745147, "relative_pitch": 76.52571374447662, "relative_heading": 269.0332194143805, "relative_elevation": 43.9368488360196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_011076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214008107355, 52.364227007539, 49.1074964441359 ] }, "distance": 10.81, "direction": 305.49, "angle": 77.59, "elevation": 49.11, "pano_id": "TMX7316060226-000506_pano_0000_011076", "timestamp": "2020-09-17T08:30:03.308450Z", "filename": "pano_0000_011076.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 10.80767766, "relative_pitch": 77.58809838220363, "relative_heading": 305.49443286901106, "relative_elevation": 49.1074964441359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211054876386, 52.3641709469215, 43.8321221796796 ] }, "distance": 10.81, "direction": 270.2, "angle": 76.14, "elevation": 43.83, "pano_id": "TMX7316010203-002500_pano_0001_001531", "timestamp": "2022-04-08T11:34:50.733580Z", "filename": "pano_0001_001531.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 10.81110371, "relative_pitch": 76.14465860572538, "relative_heading": 270.1965962706931, "relative_elevation": 43.8321221796796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_000646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214481689554, 52.3641094497805, 49.030226140283 ] }, "distance": 10.87, "direction": 231.24, "angle": 77.5, "elevation": 49.03, "pano_id": "TMX7316060226-000018_pano_0000_000646", "timestamp": "2016-08-12T09:31:06.372000Z", "filename": "pano_0000_000646.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 10.87087905, "relative_pitch": 77.49873066996744, "relative_heading": 231.23905370457288, "relative_elevation": 49.030226140283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0008_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84240327615442, 52.3641162455763, 44.0420359103009 ] }, "distance": 10.95, "direction": 123.53, "angle": 76.04, "elevation": 44.04, "pano_id": "TMX7316010203-002834_pano_0008_000156", "timestamp": "2022-12-07T10:40:11.788050Z", "filename": "pano_0008_000156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 10.95193498, "relative_pitch": 76.03549744028902, "relative_heading": 123.53125916112056, "relative_elevation": 44.0420359103009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8424054768333, 52.3641178313332, 43.9473072104156 ] }, "distance": 10.98, "direction": 122.33, "angle": 75.97, "elevation": 43.95, "pano_id": "TMX7316010203-001141_pano_0001_001612", "timestamp": "2019-04-26T08:34:05.948060Z", "filename": "pano_0001_001612.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 10.98183127, "relative_pitch": 75.96988645248754, "relative_heading": 122.33172004380405, "relative_elevation": 43.9473072104156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8422514973362, 52.3642694271014, 48.8284354200587 ] }, "distance": 11.06, "direction": 353.72, "angle": 77.24, "elevation": 48.83, "pano_id": "TMX7316010203-002819_pano_0001_003012", "timestamp": "2022-10-06T07:03:40.296940Z", "filename": "pano_0001_003012.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 11.06173967, "relative_pitch": 77.23549758338406, "relative_heading": 353.72155737802694, "relative_elevation": 48.8284354200587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84240902367235, 52.3641192137921, 44.0084857949987 ] }, "distance": 11.11, "direction": 120.99, "angle": 75.84, "elevation": 44.01, "pano_id": "TMX7316010203-002500_pano_0001_001259", "timestamp": "2022-04-08T11:32:50.669590Z", "filename": "pano_0001_001259.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 11.10673419, "relative_pitch": 75.83564203229038, "relative_heading": 120.994474674148, "relative_elevation": 44.0084857949987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84210580126732, 52.3641666235495, 43.7396607920527 ] }, "distance": 11.14, "direction": 267.72, "angle": 75.71, "elevation": 43.74, "pano_id": "TMX7316010203-000266_pano_0000_001337", "timestamp": "2017-04-20T09:27:00.140040Z", "filename": "pano_0000_001337.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 11.1432858, "relative_pitch": 75.7071514272811, "relative_heading": 267.7165504675323, "relative_elevation": 43.7396607920527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84240825354497, 52.3641163429883, 43.7997809788212 ] }, "distance": 11.23, "direction": 122.53, "angle": 75.62, "elevation": 43.8, "pano_id": "TMX7316010203-002083_pano_0000_003386", "timestamp": "2021-04-09T08:26:32.680220Z", "filename": "pano_0000_003386.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 11.23029584, "relative_pitch": 75.61911753272156, "relative_heading": 122.52956146568535, "relative_elevation": 43.7997809788212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_006216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84213532394798, 52.3641112111603, 51.1196481119841 ] }, "distance": 11.27, "direction": 234.08, "angle": 77.57, "elevation": 51.12, "pano_id": "TMX7316010203-002323_pano_0000_006216", "timestamp": "2021-09-22T11:28:18.155800Z", "filename": "pano_0000_006216.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 11.26621965, "relative_pitch": 77.5713117757048, "relative_heading": 234.07638535007436, "relative_elevation": 51.1196481119841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842128751164373, 52.36411455730976, 0.0 ] }, "distance": 11.42, "direction": 236.91, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00706", "timestamp": "2025-10-01T11:40:32Z", "filename": "2025_10_01_11_11_11_00706.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 11.42428011, "relative_pitch": 0.0, "relative_heading": 236.9071980548323, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0001_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84243872451496, 52.3641622792887, 41.2731736376882 ] }, "distance": 11.58, "direction": 94.59, "angle": 74.33, "elevation": 41.27, "pano_id": "TMX7316010203-000055_pano_0001_000027", "timestamp": "2016-08-10T09:50:34.208430Z", "filename": "pano_0001_000027.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 11.5812642, "relative_pitch": 74.3258652686063, "relative_heading": 94.59296359673023, "relative_elevation": 41.2731736376882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000915/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000915/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000915/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000915/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000915/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000915/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000915/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000915/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000915/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84241560385065, 52.364117414091, 43.8120162757114 ] }, "distance": 11.59, "direction": 120.7, "angle": 75.18, "elevation": 43.81, "pano_id": "TMX7316010203-000795_pano_0001_000915", "timestamp": "2018-06-19T08:19:10.842810Z", "filename": "pano_0001_000915.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 11.59424726, "relative_pitch": 75.17724901633429, "relative_heading": 120.70213551228568, "relative_elevation": 43.8120162757114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842419108249938, 52.36411711615737, 0.0 ] }, "distance": 11.82, "direction": 120.25, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00710", "timestamp": "2025-10-01T11:40:34Z", "filename": "2025_10_01_11_11_11_00710.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 11.81680011, "relative_pitch": 0.0, "relative_heading": 120.24937059024106, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84212218625305, 52.3641129534196, 43.8084252076223 ] }, "distance": 11.9, "direction": 237.36, "angle": 74.81, "elevation": 43.81, "pano_id": "TMX7316010203-000795_pano_0001_000911", "timestamp": "2018-06-19T08:19:09.147850Z", "filename": "pano_0001_000911.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 11.89675814, "relative_pitch": 74.80697618904823, "relative_heading": 237.36303655095887, "relative_elevation": 43.8084252076223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842094686665564, 52.36416618791423, 0.0 ] }, "distance": 11.9, "direction": 267.63, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00765", "timestamp": "2025-10-01T11:41:22Z", "filename": "2025_10_01_11_11_11_00765.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 11.90174934, "relative_pitch": 0.0, "relative_heading": 267.6286037335934, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209646899387, 52.3641883055525, 49.0984124848619 ] }, "distance": 11.93, "direction": 279.5, "angle": 76.34, "elevation": 49.1, "pano_id": "TMX7316010203-002492_pano_0003_000876", "timestamp": "2022-03-30T09:01:25.385240Z", "filename": "pano_0003_000876.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 11.93364327, "relative_pitch": 76.33884480932856, "relative_heading": 279.4953625717435, "relative_elevation": 49.0984124848619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84244464988591, 52.3641660395986, 44.2054273411632 ] }, "distance": 11.96, "direction": 92.44, "angle": 74.86, "elevation": 44.21, "pano_id": "TMX7316010203-001306_pano_0000_000853", "timestamp": "2019-07-11T09:17:46.284870Z", "filename": "pano_0000_000853.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 11.95854056, "relative_pitch": 74.86255238751225, "relative_heading": 92.43926946197082, "relative_elevation": 44.2054273411632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0000_000282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209395733593, 52.3641814948674, 48.8382844813168 ] }, "distance": 12.0, "direction": 275.79, "angle": 76.19, "elevation": 48.84, "pano_id": "TMX7316010203-002851_pano_0000_000282", "timestamp": "2022-12-14T08:07:42.108010Z", "filename": "pano_0000_000282.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.00246395, "relative_pitch": 76.1926638492488, "relative_heading": 275.78986857957034, "relative_elevation": 48.8382844813168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209777550179, 52.364143208801, 49.1060540918261 ] }, "distance": 12.07, "direction": 255.37, "angle": 76.19, "elevation": 49.11, "pano_id": "TMX7316010203-002492_pano_0003_000877", "timestamp": "2022-03-30T09:01:25.615250Z", "filename": "pano_0003_000877.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.07263175, "relative_pitch": 76.18786554171987, "relative_heading": 255.36909688669098, "relative_elevation": 49.1060540918261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_000643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84213969297975, 52.3642450091779, 49.0157764907926 ] }, "distance": 12.1, "direction": 313.17, "angle": 76.13, "elevation": 49.02, "pano_id": "TMX7316060226-000018_pano_0000_000643", "timestamp": "2016-08-12T09:31:05.647020Z", "filename": "pano_0000_000643.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.10058656, "relative_pitch": 76.13259895714629, "relative_heading": 313.1668372212622, "relative_elevation": 49.0157764907926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209128624853, 52.3641658243803, 43.8048824956641 ] }, "distance": 12.13, "direction": 267.48, "angle": 74.52, "elevation": 43.8, "pano_id": "TMX7316010203-002083_pano_0000_003445", "timestamp": "2021-04-09T08:27:07.174930Z", "filename": "pano_0000_003445.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.13489813, "relative_pitch": 74.51611968543938, "relative_heading": 267.483025912231, "relative_elevation": 43.8048824956641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211362909978, 52.364116350618, 44.0282167866826 ] }, "distance": 12.2, "direction": 240.34, "angle": 74.51, "elevation": 44.03, "pano_id": "TMX7316010203-002500_pano_0001_001255", "timestamp": "2022-04-08T11:32:48.914590Z", "filename": "pano_0001_001255.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.20017178, "relative_pitch": 74.51200422810196, "relative_heading": 240.33574515596376, "relative_elevation": 44.0282167866826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214649543683, 52.364250693299, 48.867946529761 ] }, "distance": 12.22, "direction": 316.82, "angle": 75.96, "elevation": 48.87, "pano_id": "TMX7316010203-000195_pano_0000_000888", "timestamp": "2016-11-28T12:52:15.120900Z", "filename": "pano_0000_000888.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.22013228, "relative_pitch": 75.96028538442025, "relative_heading": 316.8186132339979, "relative_elevation": 48.867946529761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_011079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8421438173183, 52.3640910113217, 49.1193224890158 ] }, "distance": 12.31, "direction": 223.97, "angle": 75.93, "elevation": 49.12, "pano_id": "TMX7316060226-000506_pano_0000_011079", "timestamp": "2020-09-17T08:30:04.018570Z", "filename": "pano_0000_011079.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.30741959, "relative_pitch": 75.93347210618428, "relative_heading": 223.97005575673614, "relative_elevation": 49.1193224890158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0000_000283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209556223767, 52.3641362080577, 48.8453600667417 ] }, "distance": 12.44, "direction": 252.07, "angle": 75.72, "elevation": 48.85, "pano_id": "TMX7316010203-002851_pano_0000_000283", "timestamp": "2022-12-14T08:07:42.378050Z", "filename": "pano_0000_000283.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.43588937, "relative_pitch": 75.71612270578032, "relative_heading": 252.07002460352663, "relative_elevation": 48.8453600667417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84211229004025, 52.3641129331252, 43.8053742088377 ] }, "distance": 12.47, "direction": 239.02, "angle": 74.11, "elevation": 43.81, "pano_id": "TMX7316010203-002083_pano_0000_003382", "timestamp": "2021-04-09T08:26:30.985310Z", "filename": "pano_0000_003382.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.47090378, "relative_pitch": 74.10893511087485, "relative_heading": 239.0248841875955, "relative_elevation": 43.8053742088377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84245279599552, 52.3641699167007, 43.8883526818827 ] }, "distance": 12.5, "direction": 90.36, "angle": 74.1, "elevation": 43.89, "pano_id": "TMX7316010203-001893_pano_0001_001301", "timestamp": "2020-08-27T08:25:53.241700Z", "filename": "pano_0001_001301.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.50285176, "relative_pitch": 74.09888230375182, "relative_heading": 90.35532696993963, "relative_elevation": 43.8883526818827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001228_pano_0001_002576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209025428597, 52.364145231986, 48.9734053118154 ] }, "distance": 12.52, "direction": 256.96, "angle": 75.66, "elevation": 48.97, "pano_id": "TMX7316010203-001228_pano_0001_002576", "timestamp": "2019-06-18T08:12:49.133590Z", "filename": "pano_0001_002576.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.51631, "relative_pitch": 75.66359354617894, "relative_heading": 256.9588668148941, "relative_elevation": 48.9734053118154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84245300364479, 52.3641680158223, 44.111235678196 ] }, "distance": 12.52, "direction": 91.32, "angle": 74.15, "elevation": 44.11, "pano_id": "TMX7316010203-001689_pano_0000_002304", "timestamp": "2020-05-06T08:37:50.831140Z", "filename": "pano_0000_002304.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.52009402, "relative_pitch": 74.15446487455287, "relative_heading": 91.32292764180154, "relative_elevation": 44.111235678196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_003152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84208661194963, 52.3641895336519, 49.0119157852605 ] }, "distance": 12.62, "direction": 279.6, "angle": 75.56, "elevation": 49.01, "pano_id": "TMX7316010203-002323_pano_0000_003152", "timestamp": "2021-09-22T11:09:22.886870Z", "filename": "pano_0000_003152.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.6184652, "relative_pitch": 75.56234059842559, "relative_heading": 279.6044139404693, "relative_elevation": 49.0119157852605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_003153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84208798493092, 52.3641437699958, 49.0190711263567 ] }, "distance": 12.7, "direction": 256.4, "angle": 75.47, "elevation": 49.02, "pano_id": "TMX7316010203-002323_pano_0000_003153", "timestamp": "2021-09-22T11:09:23.151880Z", "filename": "pano_0000_003153.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.70422083, "relative_pitch": 75.47039387341043, "relative_heading": 256.40141128675475, "relative_elevation": 49.0190711263567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84208235140816, 52.3641639587972, 44.1083146799356 ] }, "distance": 12.75, "direction": 266.67, "angle": 73.87, "elevation": 44.11, "pano_id": "TMX7316010203-001689_pano_0000_002309", "timestamp": "2020-05-06T08:37:52.826140Z", "filename": "pano_0000_002309.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.75334292, "relative_pitch": 73.87346535808821, "relative_heading": 266.6713590743696, "relative_elevation": 44.1083146799356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_006213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84213077361218, 52.3642481861731, 51.1888138316572 ] }, "distance": 12.79, "direction": 312.46, "angle": 75.97, "elevation": 51.19, "pano_id": "TMX7316010203-002323_pano_0000_006213", "timestamp": "2021-09-22T11:28:17.360790Z", "filename": "pano_0000_006213.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.78655881, "relative_pitch": 75.97497080634119, "relative_heading": 312.4596545500111, "relative_elevation": 51.1888138316572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84210457907603, 52.3641149760442, 43.9535298561677 ] }, "distance": 12.81, "direction": 241.11, "angle": 73.75, "elevation": 43.95, "pano_id": "TMX7316010203-001141_pano_0001_001608", "timestamp": "2019-04-26T08:34:04.388090Z", "filename": "pano_0001_001608.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.81271484, "relative_pitch": 73.74828287226141, "relative_heading": 241.10581160530705, "relative_elevation": 43.9535298561677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0008_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84210563626004, 52.3641132989486, 44.0843755677342 ] }, "distance": 12.84, "direction": 240.22, "angle": 73.76, "elevation": 44.08, "pano_id": "TMX7316010203-002834_pano_0008_000152", "timestamp": "2022-12-07T10:40:10.073090Z", "filename": "pano_0008_000152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.8413672, "relative_pitch": 73.75965146148057, "relative_heading": 240.22152002947797, "relative_elevation": 44.0843755677342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_002455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84208169321211, 52.3641589248029, 46.7670823382214 ] }, "distance": 12.84, "direction": 264.19, "angle": 74.64, "elevation": 46.77, "pano_id": "TMX7316010203-002226_pano_0000_002455", "timestamp": "2021-07-09T09:50:54.343190Z", "filename": "pano_0000_002455.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.84269624, "relative_pitch": 74.64453906469865, "relative_heading": 264.1873685048638, "relative_elevation": 46.7670823382214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84245778337922, 52.3641671436884, 43.8211424900219 ] }, "distance": 12.85, "direction": 91.72, "angle": 73.66, "elevation": 43.82, "pano_id": "TMX7316010203-002083_pano_0000_003440", "timestamp": "2021-04-09T08:27:04.809950Z", "filename": "pano_0000_003440.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.84815207, "relative_pitch": 73.65911200610665, "relative_heading": 91.72206236807659, "relative_elevation": 43.8211424900219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_008599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214545812428, 52.3642590542411, 48.9884830694646 ] }, "distance": 12.96, "direction": 319.41, "angle": 75.18, "elevation": 48.99, "pano_id": "TMX7316010203-000085_pano_0006_008599", "timestamp": "2016-08-28T11:35:13.599880Z", "filename": "pano_0006_008599.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 12.96010926, "relative_pitch": 75.18164167199026, "relative_heading": 319.4063102712255, "relative_elevation": 48.9884830694646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_008603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84215204570852, 52.3640782938359, 48.9952550400048 ] }, "distance": 13.01, "direction": 217.86, "angle": 75.13, "elevation": 49.0, "pano_id": "TMX7316010203-000085_pano_0006_008603", "timestamp": "2016-08-28T11:35:14.539900Z", "filename": "pano_0006_008603.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.01076277, "relative_pitch": 75.12825252512383, "relative_heading": 217.8553326239044, "relative_elevation": 48.9952550400048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207795849214, 52.3641686473719, 43.8677911283448 ] }, "distance": 13.03, "direction": 269.04, "angle": 73.45, "elevation": 43.87, "pano_id": "TMX7316010203-001893_pano_0001_001306", "timestamp": "2020-08-27T08:25:55.576730Z", "filename": "pano_0001_001306.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.03290455, "relative_pitch": 73.45357495509943, "relative_heading": 269.0381464199701, "relative_elevation": 43.8677911283448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_007661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_007661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_007661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8424592578704, 52.3641874571123, 48.9796493016183 ] }, "distance": 13.08, "direction": 81.76, "angle": 75.05, "elevation": 48.98, "pano_id": "TMX7316010203-000085_pano_0006_007661", "timestamp": "2016-08-28T11:30:42.351360Z", "filename": "pano_0006_007661.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.0777876, "relative_pitch": 75.05051208772453, "relative_heading": 81.7602086607505, "relative_elevation": 48.9796493016183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842101952812602, 52.36411251952906, 0.0 ] }, "distance": 13.1, "direction": 240.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00285", "timestamp": "2024-09-18T09:17:12Z", "filename": "Job_20240918_0854_Track06_Sphere_00285.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.10231551, "relative_pitch": 0.0, "relative_heading": 240.43728093913896, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000880_pano_0000_003019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_003019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_003019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246222111993, 52.3641786885466, 49.1020059743896 ] }, "distance": 13.18, "direction": 86.09, "angle": 74.98, "elevation": 49.1, "pano_id": "TMX7316010203-000880_pano_0000_003019", "timestamp": "2018-07-29T09:33:52.139900Z", "filename": "pano_0000_003019.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.17531756, "relative_pitch": 74.97988834670608, "relative_heading": 86.08944380651313, "relative_elevation": 49.1020059743896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_09098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_09098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_09098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246086659006, 52.364153738790826, 0.0 ] }, "distance": 13.19, "direction": 98.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_09098", "timestamp": "2024-12-23T10:39:54Z", "filename": "recording_2024-12-23_09-14-39_09098.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.18675279, "relative_pitch": 0.0, "relative_heading": 98.18642937708118, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842463659143111, 52.36417157125555, 0.0 ] }, "distance": 13.24, "direction": 89.54, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00760", "timestamp": "2025-10-01T11:41:20Z", "filename": "2025_10_01_11_11_11_00760.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.24302999, "relative_pitch": 0.0, "relative_heading": 89.53890502909182, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209091727228, 52.3641215657235, 43.7975783562288 ] }, "distance": 13.32, "direction": 245.81, "angle": 73.09, "elevation": 43.8, "pano_id": "TMX7316010203-000293_pano_0000_002044", "timestamp": "2017-05-10T08:46:37.240280Z", "filename": "pano_0000_002044.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.31800381, "relative_pitch": 73.08648905968606, "relative_heading": 245.8075409892522, "relative_elevation": 43.7975783562288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_09099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_09099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_09099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842459667029873, 52.36419882206373, 0.0 ] }, "distance": 13.35, "direction": 76.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_09099", "timestamp": "2024-12-23T10:39:54Z", "filename": "recording_2024-12-23_09-14-39_09099.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.34505345, "relative_pitch": 0.0, "relative_heading": 76.39601305160443, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207338207076, 52.3641631376561, 44.1573180658743 ] }, "distance": 13.37, "direction": 266.43, "angle": 73.16, "elevation": 44.16, "pano_id": "TMX7316010203-001306_pano_0000_000858", "timestamp": "2019-07-11T09:17:48.104850Z", "filename": "pano_0000_000858.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.36871915, "relative_pitch": 73.15620353946278, "relative_heading": 266.43246563442847, "relative_elevation": 44.1573180658743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_007660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_007660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_007660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246037712201, 52.364141629708, 48.9794027647004 ] }, "distance": 13.41, "direction": 103.91, "angle": 74.69, "elevation": 48.98, "pano_id": "TMX7316010203-000085_pano_0006_007660", "timestamp": "2016-08-28T11:30:42.116340Z", "filename": "pano_0006_007660.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.41256951, "relative_pitch": 74.68550302293258, "relative_heading": 103.9135327718814, "relative_elevation": 48.9794027647004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_000229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246596436106, 52.3641809885234, 47.8687068559229 ] }, "distance": 13.45, "direction": 85.08, "angle": 74.31, "elevation": 47.87, "pano_id": "TMX7316060226-000022_pano_0008_000229", "timestamp": "2016-08-16T09:17:48.710820Z", "filename": "pano_0008_000229.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.44926933, "relative_pitch": 74.30667519937639, "relative_heading": 85.07571942718698, "relative_elevation": 47.8687068559229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_004970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246715321502, 52.3641772708073, 49.093493222259 ] }, "distance": 13.5, "direction": 86.85, "angle": 74.62, "elevation": 49.09, "pano_id": "TMX7316010203-002323_pano_0000_004970", "timestamp": "2021-09-22T11:21:42.642930Z", "filename": "pano_0000_004970.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.50095183, "relative_pitch": 74.6234870512804, "relative_heading": 86.85464074633433, "relative_elevation": 49.093493222259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000081_pano_0000_001848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0000_001848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0000_001848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246708851861, 52.364162442698, 48.8629956543446 ] }, "distance": 13.51, "direction": 93.86, "angle": 74.55, "elevation": 48.86, "pano_id": "TMX7316010203-000081_pano_0000_001848", "timestamp": "2016-08-23T06:03:54.115950Z", "filename": "pano_0000_001848.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.50684632, "relative_pitch": 74.54798718804457, "relative_heading": 93.85972339255954, "relative_elevation": 48.8629956543446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0000_000281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209256850363, 52.3642267050183, 48.8364414134994 ] }, "distance": 13.56, "direction": 297.41, "angle": 74.48, "elevation": 48.84, "pano_id": "TMX7316010203-002851_pano_0000_000281", "timestamp": "2022-12-14T08:07:41.838010Z", "filename": "pano_0000_000281.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.55794875, "relative_pitch": 74.48430804877414, "relative_heading": 297.4103505382311, "relative_elevation": 48.8364414134994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84245074325691, 52.3641187375691, 44.0245803995058 ] }, "distance": 13.64, "direction": 115.03, "angle": 72.78, "elevation": 44.02, "pano_id": "TMX7316010203-001306_pano_0000_000785", "timestamp": "2019-07-11T09:17:09.430020Z", "filename": "pano_0000_000785.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.64404474, "relative_pitch": 72.7808088859718, "relative_heading": 115.02889501172291, "relative_elevation": 44.0245803995058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000880_pano_0000_006681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_006681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_006681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84217573198317, 52.3640620114973, 49.0517940921709 ] }, "distance": 13.66, "direction": 207.8, "angle": 74.44, "elevation": 49.05, "pano_id": "TMX7316010203-000880_pano_0000_006681", "timestamp": "2018-07-29T09:59:50.503470Z", "filename": "pano_0000_006681.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.66109057, "relative_pitch": 74.437300230692, "relative_heading": 207.79748034922625, "relative_elevation": 49.0517940921709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000507_pano_0000_002544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000507_pano_0000_002544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000507_pano_0000_002544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246899639771, 52.3641567558858, 49.0858411313966 ] }, "distance": 13.69, "direction": 96.47, "angle": 74.41, "elevation": 49.09, "pano_id": "TMX7316060226-000507_pano_0000_002544", "timestamp": "2020-09-17T09:32:31.074290Z", "filename": "pano_0000_002544.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.69327462, "relative_pitch": 74.41271171673924, "relative_heading": 96.4657711055347, "relative_elevation": 49.0858411313966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84215416030416, 52.3640695053148, 48.8785581178963 ] }, "distance": 13.71, "direction": 214.87, "angle": 74.33, "elevation": 48.88, "pano_id": "TMX7316010203-000195_pano_0000_000892", "timestamp": "2016-11-28T12:52:16.171110Z", "filename": "pano_0000_000892.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.71310303, "relative_pitch": 74.32829309382966, "relative_heading": 214.8713436156117, "relative_elevation": 48.8785581178963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209518040497, 52.3642334288245, 49.0936240432784 ] }, "distance": 13.76, "direction": 300.52, "angle": 74.34, "elevation": 49.09, "pano_id": "TMX7316010203-002492_pano_0003_000875", "timestamp": "2022-03-30T09:01:25.155240Z", "filename": "pano_0003_000875.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.7646718, "relative_pitch": 74.33778078841435, "relative_heading": 300.5175218347417, "relative_elevation": 49.0936240432784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84208755982283, 52.364115186196, 43.9752779398113 ] }, "distance": 13.83, "direction": 243.51, "angle": 72.54, "elevation": 43.98, "pano_id": "TMX7316010203-001306_pano_0000_000780", "timestamp": "2019-07-11T09:17:07.465090Z", "filename": "pano_0000_000780.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.82862978, "relative_pitch": 72.54352957521739, "relative_heading": 243.51236089501322, "relative_elevation": 43.9752779398113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84245203981754, 52.3641143543566, 45.2143359454349 ] }, "distance": 13.94, "direction": 116.69, "angle": 72.87, "elevation": 45.21, "pano_id": "TMX7316010203-000824_pano_0000_006075", "timestamp": "2018-07-04T10:01:36.046950Z", "filename": "pano_0000_006075.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.93629665, "relative_pitch": 72.8692689120911, "relative_heading": 116.69242347469502, "relative_elevation": 45.2143359454349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000507_pano_0000_002545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000507_pano_0000_002545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000507_pano_0000_002545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246742736103, 52.3642018834897, 49.0875933421776 ] }, "distance": 13.94, "direction": 75.55, "angle": 74.15, "elevation": 49.09, "pano_id": "TMX7316060226-000507_pano_0000_002545", "timestamp": "2020-09-17T09:32:31.304290Z", "filename": "pano_0000_002545.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.94050972, "relative_pitch": 74.14584973689607, "relative_heading": 75.54617874633513, "relative_elevation": 49.0875933421776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0000_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84208388656308, 52.3641172474408, 43.8507176050916 ] }, "distance": 13.95, "direction": 244.81, "angle": 72.35, "elevation": 43.85, "pano_id": "TMX7316010203-002395_pano_0000_000040", "timestamp": "2022-01-06T10:21:02.621520Z", "filename": "pano_0000_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.95388524, "relative_pitch": 72.3482334747788, "relative_heading": 244.81363672582324, "relative_elevation": 43.8507176050916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_002450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84247336612769, 52.3641582607334, 46.8034426672384 ] }, "distance": 13.97, "direction": 95.65, "angle": 73.38, "elevation": 46.8, "pano_id": "TMX7316010203-002226_pano_0000_002450", "timestamp": "2021-07-09T09:50:52.043350Z", "filename": "pano_0000_002450.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.9716175, "relative_pitch": 73.3787478612877, "relative_heading": 95.64595385933723, "relative_elevation": 46.8034426672384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000081_pano_0000_001849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0000_001849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0000_001849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246549226796, 52.3642078783382, 48.8632090492174 ] }, "distance": 14.0, "direction": 72.77, "angle": 74.02, "elevation": 48.86, "pano_id": "TMX7316010203-000081_pano_0000_001849", "timestamp": "2016-08-23T06:03:54.371010Z", "filename": "pano_0000_001849.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 13.99583744, "relative_pitch": 74.01675460091744, "relative_heading": 72.76598703046115, "relative_elevation": 48.8632090492174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8424671668504, 52.3641357452457, 47.864031557925 ] }, "distance": 14.03, "direction": 106.06, "angle": 73.66, "elevation": 47.86, "pano_id": "TMX7316060226-000022_pano_0008_000228", "timestamp": "2016-08-16T09:17:48.470880Z", "filename": "pano_0008_000228.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.02876471, "relative_pitch": 73.66434071576538, "relative_heading": 106.05561007399109, "relative_elevation": 47.864031557925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84247639660339, 52.3641733327225, 43.9283600514755 ] }, "distance": 14.11, "direction": 88.77, "angle": 72.19, "elevation": 43.93, "pano_id": "TMX7316010203-000795_pano_0001_000852", "timestamp": "2018-06-19T08:18:29.113050Z", "filename": "pano_0001_000852.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.11351174, "relative_pitch": 72.18858063522165, "relative_heading": 88.77153127099565, "relative_elevation": 43.9283600514755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209908948119, 52.3640981750674, 49.1023358665407 ] }, "distance": 14.12, "direction": 235.19, "angle": 73.96, "elevation": 49.1, "pano_id": "TMX7316010203-002492_pano_0003_000878", "timestamp": "2022-03-30T09:01:25.845270Z", "filename": "pano_0003_000878.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.11873881, "relative_pitch": 73.95809812027943, "relative_heading": 235.18625420812612, "relative_elevation": 49.1023358665407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225678719304, 52.3640438334266, 48.8347438359633 ] }, "distance": 14.13, "direction": 183.45, "angle": 73.86, "elevation": 48.83, "pano_id": "TMX7316010203-002819_pano_0001_003017", "timestamp": "2022-10-06T07:03:43.356890Z", "filename": "pano_0001_003017.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.13292304, "relative_pitch": 73.85939626587408, "relative_heading": 183.44551389946582, "relative_elevation": 48.8347438359633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0001_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84206034717225, 52.3641585195163, 41.2694270713255 ] }, "distance": 14.29, "direction": 264.6, "angle": 70.9, "elevation": 41.27, "pano_id": "TMX7316010203-000055_pano_0001_000032", "timestamp": "2016-08-10T09:50:36.418420Z", "filename": "pano_0001_000032.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.29423207, "relative_pitch": 70.89577075292704, "relative_heading": 264.5978257356427, "relative_elevation": 41.2694270713255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_004969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246936574869, 52.3641317570669, 49.0870271474123 ] }, "distance": 14.3, "direction": 107.6, "angle": 73.76, "elevation": 49.09, "pano_id": "TMX7316010203-002323_pano_0000_004969", "timestamp": "2021-09-22T11:21:42.357970Z", "filename": "pano_0000_004969.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.30063207, "relative_pitch": 73.7574574922692, "relative_heading": 107.59848273130322, "relative_elevation": 49.0870271474123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0000_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246396702643, 52.3641216982865, 43.856823076494 ] }, "distance": 14.34, "direction": 112.31, "angle": 71.9, "elevation": 43.86, "pano_id": "TMX7316010203-002395_pano_0000_000045", "timestamp": "2022-01-06T10:21:05.031540Z", "filename": "pano_0000_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.33698303, "relative_pitch": 71.89721012942726, "relative_heading": 112.31186775826126, "relative_elevation": 43.856823076494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_011075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8421388411285, 52.364272181253, 49.1100248079747 ] }, "distance": 14.38, "direction": 321.83, "angle": 73.68, "elevation": 49.11, "pano_id": "TMX7316060226-000506_pano_0000_011075", "timestamp": "2020-09-17T08:30:03.073450Z", "filename": "pano_0000_011075.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.37544602, "relative_pitch": 73.68423451909356, "relative_heading": 321.8311013546626, "relative_elevation": 49.1100248079747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8424802812457, 52.3641739141874, 43.8351856498048 ] }, "distance": 14.38, "direction": 88.54, "angle": 71.84, "elevation": 43.84, "pano_id": "TMX7316010203-002500_pano_0001_001526", "timestamp": "2022-04-08T11:34:48.778600Z", "filename": "pano_0001_001526.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.37957821, "relative_pitch": 71.83857733783114, "relative_heading": 88.53638487854475, "relative_elevation": 43.8351856498048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001228_pano_0001_002575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84208678319199, 52.3642356920138, 48.9589786706492 ] }, "distance": 14.39, "direction": 300.22, "angle": 73.63, "elevation": 48.96, "pano_id": "TMX7316010203-001228_pano_0001_002575", "timestamp": "2019-06-18T08:12:48.593490Z", "filename": "pano_0001_002575.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.38551511, "relative_pitch": 73.62573907407526, "relative_heading": 300.2247071607149, "relative_elevation": 48.9589786706492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_003151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84208524319869, 52.3642353374827, 49.0046385917813 ] }, "distance": 14.46, "direction": 299.88, "angle": 73.56, "elevation": 49.0, "pano_id": "TMX7316010203-002323_pano_0000_003151", "timestamp": "2021-09-22T11:09:22.621880Z", "filename": "pano_0000_003151.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.45655994, "relative_pitch": 73.56373474088541, "relative_heading": 299.880315404793, "relative_elevation": 49.0046385917813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_000647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214634057111, 52.3640645664093, 49.0215478921309 ] }, "distance": 14.47, "direction": 215.36, "angle": 73.56, "elevation": 49.02, "pano_id": "TMX7316060226-000018_pano_0000_000647", "timestamp": "2016-08-12T09:31:06.612020Z", "filename": "pano_0000_000647.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.46906463, "relative_pitch": 73.55565335527557, "relative_heading": 215.35769623225372, "relative_elevation": 49.0215478921309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_004971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8424646790895, 52.3642227641591, 49.0895686615258 ] }, "distance": 14.52, "direction": 66.45, "angle": 73.52, "elevation": 49.09, "pano_id": "TMX7316010203-002323_pano_0000_004971", "timestamp": "2021-09-22T11:21:42.927940Z", "filename": "pano_0000_004971.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.52192001, "relative_pitch": 73.5204675196265, "relative_heading": 66.44653529856272, "relative_elevation": 49.0895686615258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_007662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_007662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_007662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8424580649897, 52.3642331946386, 48.9725194647908 ] }, "distance": 14.63, "direction": 61.57, "angle": 73.37, "elevation": 48.97, "pano_id": "TMX7316010203-000085_pano_0006_007662", "timestamp": "2016-08-28T11:30:42.586350Z", "filename": "pano_0006_007662.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.62570389, "relative_pitch": 73.37167929751287, "relative_heading": 61.5673492258847, "relative_elevation": 48.9725194647908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84248415033546, 52.364173854052, 44.8483017692342 ] }, "distance": 14.64, "direction": 88.59, "angle": 71.92, "elevation": 44.85, "pano_id": "TMX7316010203-000824_pano_0000_006128", "timestamp": "2018-07-04T10:02:08.121650Z", "filename": "pano_0000_006128.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.64288727, "relative_pitch": 71.91823571072707, "relative_heading": 88.58889739050117, "relative_elevation": 44.8483017692342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_003154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420893948935, 52.3640980293665, 49.0139700276777 ] }, "distance": 14.67, "direction": 236.61, "angle": 73.33, "elevation": 49.01, "pano_id": "TMX7316010203-002323_pano_0000_003154", "timestamp": "2021-09-22T11:09:23.416830Z", "filename": "pano_0000_003154.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.67469019, "relative_pitch": 73.33239909903195, "relative_heading": 236.6064826141921, "relative_elevation": 49.0139700276777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246464736452, 52.3642262623404, 47.8694884022698 ] }, "distance": 14.68, "direction": 65.05, "angle": 72.95, "elevation": 47.87, "pano_id": "TMX7316060226-000022_pano_0008_000230", "timestamp": "2016-08-16T09:17:48.950830Z", "filename": "pano_0008_000230.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.67984556, "relative_pitch": 72.95111221820987, "relative_heading": 65.05031864442034, "relative_elevation": 47.8694884022698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0000_000284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209733165803, 52.3640909908673, 48.8397353710607 ] }, "distance": 14.69, "direction": 232.89, "angle": 73.26, "elevation": 48.84, "pano_id": "TMX7316010203-002851_pano_0000_000284", "timestamp": "2022-12-14T08:07:42.647990Z", "filename": "pano_0000_000284.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.6852204, "relative_pitch": 73.2649227995668, "relative_heading": 232.89162973727335, "relative_elevation": 48.8397353710607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84207652118183, 52.3641104163218, 45.2240826440975 ] }, "distance": 14.74, "direction": 242.97, "angle": 71.95, "elevation": 45.22, "pano_id": "TMX7316010203-000824_pano_0000_006070", "timestamp": "2018-07-04T10:01:33.761840Z", "filename": "pano_0000_006070.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.73902983, "relative_pitch": 71.94863674715194, "relative_heading": 242.96938123538507, "relative_elevation": 45.2240826440975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_006217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84213687029707, 52.3640655819024, 51.0829850845039 ] }, "distance": 14.76, "direction": 217.65, "angle": 73.88, "elevation": 51.08, "pano_id": "TMX7316010203-002323_pano_0000_006217", "timestamp": "2021-09-22T11:28:18.420760Z", "filename": "pano_0000_006217.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.7620748, "relative_pitch": 73.88164593902998, "relative_heading": 217.65414107796278, "relative_elevation": 51.0829850845039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842467676956008, 52.36411697115144, 0.0 ] }, "distance": 14.78, "direction": 113.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00290", "timestamp": "2024-09-18T09:17:15Z", "filename": "Job_20240918_0854_Track06_Sphere_00290.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.7756454, "relative_pitch": 0.0, "relative_heading": 113.82699762711603, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_09097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_09097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_09097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842462108985224, 52.364108669279354, 0.0 ] }, "distance": 14.84, "direction": 117.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_09097", "timestamp": "2024-12-23T10:39:53Z", "filename": "recording_2024-12-23_09-14-39_09097.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.83549995, "relative_pitch": 0.0, "relative_heading": 117.68531539781345, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000081_pano_0000_001847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0000_001847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0000_001847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8424687711121, 52.3641170344693, 48.860859121196 ] }, "distance": 14.84, "direction": 113.69, "angle": 73.1, "elevation": 48.86, "pano_id": "TMX7316010203-000081_pano_0000_001847", "timestamp": "2016-08-23T06:03:53.861040Z", "filename": "pano_0000_001847.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.8410248, "relative_pitch": 73.10433636281783, "relative_heading": 113.68587196388718, "relative_elevation": 48.860859121196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842489232521646, 52.36417293822388, 0.0 ] }, "distance": 14.99, "direction": 89.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00343", "timestamp": "2024-09-18T09:18:02Z", "filename": "Job_20240918_0854_Track06_Sphere_00343.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 14.98687476, "relative_pitch": 0.0, "relative_heading": 89.01097328368812, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842047815465063, 52.3641679763557, 0.0 ] }, "distance": 15.09, "direction": 268.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00349", "timestamp": "2024-09-18T09:18:06Z", "filename": "Job_20240918_0854_Track06_Sphere_00349.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.0872451, "relative_pitch": 0.0, "relative_heading": 268.8855502811862, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000507_pano_0000_002543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000507_pano_0000_002543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000507_pano_0000_002543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8424705446695, 52.3641116342699, 49.078718454577 ] }, "distance": 15.2, "direction": 115.58, "angle": 72.79, "elevation": 49.08, "pano_id": "TMX7316060226-000507_pano_0000_002543", "timestamp": "2020-09-17T09:32:30.844290Z", "filename": "pano_0000_002543.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.20134163, "relative_pitch": 72.7904758666767, "relative_heading": 115.57737334836425, "relative_elevation": 49.078718454577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_09100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_09100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_09100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842458392086948, 52.36424389876038, 0.0 ] }, "distance": 15.25, "direction": 57.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_09100", "timestamp": "2024-12-23T10:39:54Z", "filename": "recording_2024-12-23_09-14-39_09100.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.24769636, "relative_pitch": 0.0, "relative_heading": 57.668341009763935, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84204525124368, 52.3641679170208, 44.795114020817 ] }, "distance": 15.26, "direction": 268.87, "angle": 71.19, "elevation": 44.8, "pano_id": "TMX7316010203-000824_pano_0000_006134", "timestamp": "2018-07-04T10:02:10.851640Z", "filename": "pano_0000_006134.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.26201387, "relative_pitch": 71.18565831375946, "relative_heading": 268.8735244764728, "relative_elevation": 44.795114020817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0008_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84247766481221, 52.3641172231251, 44.0405819881707 ] }, "distance": 15.39, "direction": 112.71, "angle": 70.74, "elevation": 44.04, "pano_id": "TMX7316010203-002834_pano_0008_000157", "timestamp": "2022-12-07T10:40:12.208280Z", "filename": "pano_0008_000157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.38963073, "relative_pitch": 70.73843878827647, "relative_heading": 112.70815273356038, "relative_elevation": 44.0405819881707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84204240118329, 52.3641676620192, 43.9359283493832 ] }, "distance": 15.46, "direction": 268.78, "angle": 70.62, "elevation": 43.94, "pano_id": "TMX7316010203-000795_pano_0001_000858", "timestamp": "2018-06-19T08:18:32.163110Z", "filename": "pano_0001_000858.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.45669797, "relative_pitch": 70.6180834428121, "relative_heading": 268.7825127138053, "relative_elevation": 43.9359283493832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_007659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_007659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_007659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246156080724, 52.3640965561503, 48.9715660465881 ] }, "distance": 15.48, "direction": 122.17, "angle": 72.46, "elevation": 48.97, "pano_id": "TMX7316010203-000085_pano_0006_007659", "timestamp": "2016-08-28T11:30:41.886350Z", "filename": "pano_0006_007659.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.47612787, "relative_pitch": 72.46227987380276, "relative_heading": 122.17294652695766, "relative_elevation": 48.9715660465881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84248093841134, 52.364118623275, 43.958133911714 ] }, "distance": 15.54, "direction": 111.86, "angle": 70.53, "elevation": 43.96, "pano_id": "TMX7316010203-001141_pano_0001_001613", "timestamp": "2019-04-26T08:34:06.338100Z", "filename": "pano_0001_001613.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.53689458, "relative_pitch": 70.53417013999945, "relative_heading": 111.86065138708479, "relative_elevation": 43.958133911714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84248288892639, 52.3641196060491, 44.0108781242743 ] }, "distance": 15.62, "direction": 111.31, "angle": 70.46, "elevation": 44.01, "pano_id": "TMX7316010203-002500_pano_0001_001260", "timestamp": "2022-04-08T11:32:51.094570Z", "filename": "pano_0001_001260.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.62021808, "relative_pitch": 70.45935039773495, "relative_heading": 111.3068860957796, "relative_elevation": 44.0108781242743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8424824712826, 52.3641168130695, 43.8098619310185 ] }, "distance": 15.71, "direction": 112.4, "angle": 70.27, "elevation": 43.81, "pano_id": "TMX7316010203-002083_pano_0000_003387", "timestamp": "2021-04-09T08:26:33.100210Z", "filename": "pano_0000_003387.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.70950488, "relative_pitch": 70.27299098955552, "relative_heading": 112.40067995237149, "relative_elevation": 43.8098619310185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84205571412514, 52.3641167303021, 43.7553466269746 ] }, "distance": 15.73, "direction": 247.6, "angle": 70.22, "elevation": 43.76, "pano_id": "TMX7316010203-000266_pano_0000_001363", "timestamp": "2017-04-20T09:27:22.689840Z", "filename": "pano_0000_001363.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.7336015, "relative_pitch": 70.22236724561823, "relative_heading": 247.59921353521554, "relative_elevation": 43.7553466269746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842056787737097, 52.36411406417254, 0.0 ] }, "distance": 15.78, "direction": 246.5, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00705", "timestamp": "2025-10-01T11:40:32Z", "filename": "2025_10_01_11_11_11_00705.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.78193645, "relative_pitch": 0.0, "relative_heading": 246.50218342834492, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000507_pano_0000_002546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000507_pano_0000_002546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000507_pano_0000_002546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246576459059, 52.3642469388525, 49.080535412766 ] }, "distance": 15.85, "direction": 57.61, "angle": 72.1, "elevation": 49.08, "pano_id": "TMX7316060226-000507_pano_0000_002546", "timestamp": "2020-09-17T09:32:31.534290Z", "filename": "pano_0000_002546.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.8529764, "relative_pitch": 72.09958202001953, "relative_heading": 57.605999355058955, "relative_elevation": 49.080535412766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84203629471175, 52.3641700814739, 43.8300633626059 ] }, "distance": 15.87, "direction": 269.79, "angle": 70.1, "elevation": 43.83, "pano_id": "TMX7316010203-002500_pano_0001_001532", "timestamp": "2022-04-08T11:34:51.128710Z", "filename": "pano_0001_001532.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.86928684, "relative_pitch": 70.0965034038212, "relative_heading": 269.7862849436249, "relative_elevation": 43.8300633626059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84248958955809, 52.3641218206471, 43.7736685760319 ] }, "distance": 15.96, "direction": 109.89, "angle": 69.97, "elevation": 43.77, "pano_id": "TMX7316010203-000266_pano_0000_001366", "timestamp": "2017-04-20T09:27:24.589840Z", "filename": "pano_0000_001366.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 15.96081754, "relative_pitch": 69.96706076789775, "relative_heading": 109.88720136605947, "relative_elevation": 43.7736685760319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84248882638143, 52.3641182590447, 43.8221477558836 ] }, "distance": 16.05, "direction": 111.28, "angle": 69.88, "elevation": 43.82, "pano_id": "TMX7316010203-000795_pano_0001_000916", "timestamp": "2018-06-19T08:19:11.257800Z", "filename": "pano_0001_000916.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.05149349, "relative_pitch": 69.88286215881003, "relative_heading": 111.28074342525437, "relative_elevation": 43.8221477558836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225043325676, 52.3643147359033, 48.8239284418523 ] }, "distance": 16.09, "direction": 355.43, "angle": 71.76, "elevation": 48.82, "pano_id": "TMX7316010203-002819_pano_0001_003011", "timestamp": "2022-10-06T07:03:39.636920Z", "filename": "pano_0001_003011.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.08827239, "relative_pitch": 71.76211428278475, "relative_heading": 355.42880998448913, "relative_elevation": 48.8239284418523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_000642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84213794415116, 52.3642907920577, 49.017734490335 ] }, "distance": 16.09, "direction": 326.22, "angle": 71.83, "elevation": 49.02, "pano_id": "TMX7316060226-000018_pano_0000_000642", "timestamp": "2016-08-12T09:31:05.402000Z", "filename": "pano_0000_000642.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.0885529, "relative_pitch": 71.82918014303, "relative_heading": 326.22198628671094, "relative_elevation": 49.017734490335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000081_pano_0000_001850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0000_001850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0000_001850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246378614661, 52.3642532980898, 48.8549640569836 ] }, "distance": 16.13, "direction": 55.23, "angle": 71.73, "elevation": 48.85, "pano_id": "TMX7316010203-000081_pano_0000_001850", "timestamp": "2016-08-23T06:03:54.625920Z", "filename": "pano_0000_001850.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.13218274, "relative_pitch": 71.72648753498471, "relative_heading": 55.22676237283798, "relative_elevation": 48.8549640569836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000880_pano_0000_003018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_003018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_003018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246487258786, 52.3640888204436, 49.0871814126149 ] }, "distance": 16.14, "direction": 124.33, "angle": 71.8, "elevation": 49.09, "pano_id": "TMX7316010203-000880_pano_0000_003018", "timestamp": "2018-07-29T09:33:51.649900Z", "filename": "pano_0000_003018.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.13690872, "relative_pitch": 71.80224931991214, "relative_heading": 124.33393138591612, "relative_elevation": 49.0871814126149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246829397737, 52.3640904256927, 47.8489267388359 ] }, "distance": 16.23, "direction": 123.35, "angle": 71.26, "elevation": 47.85, "pano_id": "TMX7316060226-000022_pano_0008_000227", "timestamp": "2016-08-16T09:17:48.230830Z", "filename": "pano_0008_000227.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.23101447, "relative_pitch": 71.26235659542706, "relative_heading": 123.349177709478, "relative_elevation": 47.8489267388359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_011080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214485540455, 52.3640454076166, 49.1111437920481 ] }, "distance": 16.31, "direction": 211.31, "angle": 71.63, "elevation": 49.11, "pano_id": "TMX7316060226-000506_pano_0000_011080", "timestamp": "2020-09-17T08:30:04.258460Z", "filename": "pano_0000_011080.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.30696024, "relative_pitch": 71.63166838573657, "relative_heading": 211.3096280846192, "relative_elevation": 49.1111437920481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842492625317023, 52.36411782294115, 0.0 ] }, "distance": 16.31, "direction": 111.11, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00711", "timestamp": "2025-10-01T11:40:35Z", "filename": "2025_10_01_11_11_11_00711.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.31031418, "relative_pitch": 0.0, "relative_heading": 111.10965248278768, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000887/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000887/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000887/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000887/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000887/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000887/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000887/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000887/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000887/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214472762831, 52.3642958578035, 48.8682759907097 ] }, "distance": 16.32, "direction": 328.67, "angle": 71.54, "elevation": 48.87, "pano_id": "TMX7316010203-000195_pano_0000_000887", "timestamp": "2016-11-28T12:52:14.860910Z", "filename": "pano_0000_000887.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.31509464, "relative_pitch": 71.53796898272115, "relative_heading": 328.67216532515295, "relative_elevation": 48.8682759907097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420487515466, 52.3641116887598, 43.80608840473 ] }, "distance": 16.39, "direction": 246.42, "angle": 69.49, "elevation": 43.81, "pano_id": "TMX7316010203-000795_pano_0001_000910", "timestamp": "2018-06-19T08:19:08.712800Z", "filename": "pano_0001_000910.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.38936923, "relative_pitch": 69.48744258581671, "relative_heading": 246.41780154769964, "relative_elevation": 43.80608840473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0000_000280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209107584581, 52.3642719401498, 48.8294511111453 ] }, "distance": 16.57, "direction": 312.89, "angle": 71.26, "elevation": 48.83, "pano_id": "TMX7316010203-002851_pano_0000_000280", "timestamp": "2022-12-14T08:07:41.568010Z", "filename": "pano_0000_000280.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.5663945, "relative_pitch": 71.2594389624083, "relative_heading": 312.8903466682638, "relative_elevation": 48.8294511111453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_004968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84247148496088, 52.3640862671137, 49.0832099374384 ] }, "distance": 16.67, "direction": 124.27, "angle": 71.24, "elevation": 49.08, "pano_id": "TMX7316010203-002323_pano_0000_004968", "timestamp": "2021-09-22T11:21:42.072920Z", "filename": "pano_0000_004968.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.66911803, "relative_pitch": 71.24203139251641, "relative_heading": 124.26712713706796, "relative_elevation": 49.0832099374384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_006212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84212924898793, 52.3642937498695, 51.2244574716315 ] }, "distance": 16.69, "direction": 325.16, "angle": 71.95, "elevation": 51.22, "pano_id": "TMX7316010203-002323_pano_0000_006212", "timestamp": "2021-09-22T11:28:17.095800Z", "filename": "pano_0000_006212.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.69429931, "relative_pitch": 71.94895948725065, "relative_heading": 325.1602684372078, "relative_elevation": 51.2244574716315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0001_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84251425099318, 52.3641628055206, 41.2794674066827 ] }, "distance": 16.71, "direction": 92.98, "angle": 67.96, "elevation": 41.28, "pano_id": "TMX7316010203-000055_pano_0001_000026", "timestamp": "2016-08-10T09:50:33.763470Z", "filename": "pano_0001_000026.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.711487, "relative_pitch": 67.96003892593598, "relative_heading": 92.98010382397973, "relative_elevation": 41.2794674066827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0005_002067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0005_002067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0005_002067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84251484523037, 52.3641802206036, 48.9344429392368 ] }, "distance": 16.76, "direction": 86.34, "angle": 71.09, "elevation": 48.93, "pano_id": "TMX7316010203-002492_pano_0005_002067", "timestamp": "2022-03-30T09:25:06.738010Z", "filename": "pano_0005_002067.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.76348141, "relative_pitch": 71.09006868486077, "relative_heading": 86.34367470166242, "relative_elevation": 48.9344429392368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84203957434686, 52.364115282878, 44.0259596789256 ] }, "distance": 16.81, "direction": 248.52, "angle": 69.1, "elevation": 44.03, "pano_id": "TMX7316010203-002500_pano_0001_001254", "timestamp": "2022-04-08T11:32:48.454590Z", "filename": "pano_0001_001254.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.81361741, "relative_pitch": 69.09802579042828, "relative_heading": 248.51957358251994, "relative_elevation": 44.0259596789256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000880_pano_0000_003020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_003020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_003020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_003020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84245918628077, 52.3642684943407, 49.0949494224042 ] }, "distance": 16.91, "direction": 49.91, "angle": 70.99, "elevation": 49.09, "pano_id": "TMX7316010203-000880_pano_0000_003020", "timestamp": "2018-07-29T09:33:52.629910Z", "filename": "pano_0000_003020.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.9120133, "relative_pitch": 70.99241887122778, "relative_heading": 49.908014161360114, "relative_elevation": 49.0949494224042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209394148119, 52.3642785790252, 49.0908368108794 ] }, "distance": 16.94, "direction": 315.17, "angle": 70.96, "elevation": 49.09, "pano_id": "TMX7316010203-002492_pano_0003_000874", "timestamp": "2022-03-30T09:01:24.925240Z", "filename": "pano_0003_000874.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.93957437, "relative_pitch": 70.9621909244464, "relative_heading": 315.170989906649, "relative_elevation": 49.0908368108794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842020366165349, 52.36416514463657, 0.0 ] }, "distance": 16.97, "direction": 267.94, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00766", "timestamp": "2025-10-01T11:41:22Z", "filename": "2025_10_01_11_11_11_00766.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 16.96513762, "relative_pitch": 0.0, "relative_heading": 267.9443843119187, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84203869760804, 52.3641117649217, 43.803119989112 ] }, "distance": 17.02, "direction": 247.37, "angle": 68.77, "elevation": 43.8, "pano_id": "TMX7316010203-002083_pano_0000_003381", "timestamp": "2021-04-09T08:26:30.550300Z", "filename": "pano_0000_003381.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.01598388, "relative_pitch": 68.77058849546884, "relative_heading": 247.3665814215003, "relative_elevation": 43.803119989112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_004972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246208448369, 52.3642682450406, 49.088570301421 ] }, "distance": 17.05, "direction": 50.41, "angle": 70.85, "elevation": 49.09, "pano_id": "TMX7316010203-002323_pano_0000_004972", "timestamp": "2021-09-22T11:21:43.212920Z", "filename": "pano_0000_004972.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.04582493, "relative_pitch": 70.85063088263354, "relative_heading": 50.40671806165321, "relative_elevation": 49.088570301421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84251946651807, 52.3641663807021, 44.2205618890002 ] }, "distance": 17.05, "direction": 91.58, "angle": 68.91, "elevation": 44.22, "pano_id": "TMX7316010203-001306_pano_0000_000852", "timestamp": "2019-07-11T09:17:45.909840Z", "filename": "pano_0000_000852.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.05067023, "relative_pitch": 68.91423882645728, "relative_heading": 91.58287883930095, "relative_elevation": 44.2205618890002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001228_pano_0001_005220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_005220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_005220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252026483272, 52.3641680132584, 48.9835086818784 ] }, "distance": 17.1, "direction": 90.97, "angle": 70.76, "elevation": 48.98, "pano_id": "TMX7316010203-001228_pano_0001_005220", "timestamp": "2019-06-18T08:45:35.364650Z", "filename": "pano_0001_005220.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.10099167, "relative_pitch": 70.75502040808827, "relative_heading": 90.96942069377738, "relative_elevation": 48.9835086818784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84201826664519, 52.3641652212974, 43.8066870542243 ] }, "distance": 17.11, "direction": 267.99, "angle": 68.67, "elevation": 43.81, "pano_id": "TMX7316010203-002083_pano_0000_003446", "timestamp": "2021-04-09T08:27:07.639910Z", "filename": "pano_0000_003446.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.10776293, "relative_pitch": 68.66793436448303, "relative_heading": 267.9901176553718, "relative_elevation": 43.8066870542243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_008598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214402235006, 52.3643042807793, 48.9939804868773 ] }, "distance": 17.15, "direction": 330.16, "angle": 70.71, "elevation": 48.99, "pano_id": "TMX7316010203-000085_pano_0006_008598", "timestamp": "2016-08-28T11:35:13.364870Z", "filename": "pano_0006_008598.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.14649551, "relative_pitch": 70.7114099072367, "relative_heading": 330.16358674544745, "relative_elevation": 48.9939804868773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_008604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_008604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_008604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84215370352062, 52.36403315604, 48.9879708103836 ] }, "distance": 17.2, "direction": 207.23, "angle": 70.65, "elevation": 48.99, "pano_id": "TMX7316010203-000085_pano_0006_008604", "timestamp": "2016-08-28T11:35:14.774910Z", "filename": "pano_0006_008604.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.20205722, "relative_pitch": 70.65134694152225, "relative_heading": 207.23133727064842, "relative_elevation": 48.9879708103836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0005_002066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0005_002066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0005_002066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84251641414826, 52.3641348269373, 48.9347721673548 ] }, "distance": 17.3, "direction": 103.31, "angle": 70.53, "elevation": 48.93, "pano_id": "TMX7316010203-002492_pano_0005_002066", "timestamp": "2022-03-30T09:25:06.518020Z", "filename": "pano_0005_002066.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.30076729, "relative_pitch": 70.52907840655547, "relative_heading": 103.30706188033565, "relative_elevation": 48.9347721673548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_002129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_002129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_002129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252317927746, 52.3641802039576, 48.8377540344372 ] }, "distance": 17.33, "direction": 86.47, "angle": 70.46, "elevation": 48.84, "pano_id": "TMX7316010203-001141_pano_0000_002129", "timestamp": "2019-04-26T08:09:59.964070Z", "filename": "pano_0000_002129.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.32995919, "relative_pitch": 70.46289329336342, "relative_heading": 86.46947553160237, "relative_elevation": 48.8377540344372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246328563081, 52.3642714751781, 47.8693871805444 ] }, "distance": 17.34, "direction": 49.66, "angle": 70.09, "elevation": 47.87, "pano_id": "TMX7316060226-000022_pano_0008_000231", "timestamp": "2016-08-16T09:17:49.190850Z", "filename": "pano_0008_000231.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.33940995, "relative_pitch": 70.08843030122989, "relative_heading": 49.6637870822296, "relative_elevation": 47.8693871805444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84210041281146, 52.3640532296868, 49.0946176005527 ] }, "distance": 17.4, "direction": 221.37, "angle": 70.48, "elevation": 49.09, "pano_id": "TMX7316010203-002492_pano_0003_000879", "timestamp": "2022-03-30T09:01:26.075230Z", "filename": "pano_0003_000879.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.40389969, "relative_pitch": 70.48073077194844, "relative_heading": 221.36542301584785, "relative_elevation": 49.0946176005527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0008_000151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84203138516129, 52.3641125477117, 44.0862908465788 ] }, "distance": 17.44, "direction": 248.26, "angle": 68.41, "elevation": 44.09, "pano_id": "TMX7316010203-002834_pano_0008_000151", "timestamp": "2022-12-07T10:40:09.623110Z", "filename": "pano_0008_000151.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.4443418, "relative_pitch": 68.41197258665649, "relative_heading": 248.26029713513836, "relative_elevation": 44.0862908465788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84202944006231, 52.3641144058625, 43.9452109998092 ] }, "distance": 17.49, "direction": 249.05, "angle": 68.29, "elevation": 43.95, "pano_id": "TMX7316010203-001141_pano_0001_001607", "timestamp": "2019-04-26T08:34:03.998100Z", "filename": "pano_0001_001607.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.49249472, "relative_pitch": 68.29485494587894, "relative_heading": 249.05014762774502, "relative_elevation": 43.9452109998092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_007663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_007663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_007663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84245689193761, 52.3642787129858, 48.9687952492386 ] }, "distance": 17.55, "direction": 46.74, "angle": 70.28, "elevation": 48.97, "pano_id": "TMX7316010203-000085_pano_0006_007663", "timestamp": "2016-08-28T11:30:42.821420Z", "filename": "pano_0006_007663.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.55159502, "relative_pitch": 70.2810982441381, "relative_heading": 46.73818806966529, "relative_elevation": 48.9687952492386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001228_pano_0001_002577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209361951488, 52.3640549875004, 48.9607096184045 ] }, "distance": 17.57, "direction": 222.92, "angle": 70.26, "elevation": 48.96, "pano_id": "TMX7316010203-001228_pano_0001_002577", "timestamp": "2019-06-18T08:12:49.663450Z", "filename": "pano_0001_002577.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.56938034, "relative_pitch": 70.25965208657598, "relative_heading": 222.91975386189463, "relative_elevation": 48.9607096184045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000081_pano_0000_001846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0000_001846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0000_001846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84247047521919, 52.3640715387901, 48.8520553540438 ] }, "distance": 17.59, "direction": 128.81, "angle": 70.2, "elevation": 48.85, "pano_id": "TMX7316010203-000081_pano_0000_001846", "timestamp": "2016-08-23T06:03:53.605940Z", "filename": "pano_0000_001846.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.59030881, "relative_pitch": 70.19741822709543, "relative_heading": 128.80965131574303, "relative_elevation": 48.8520553540438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842029718515099, 52.364111369022005, 0.0 ] }, "distance": 17.6, "direction": 248.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00284", "timestamp": "2024-09-18T09:17:11Z", "filename": "Job_20240918_0854_Track06_Sphere_00284.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.59855871, "relative_pitch": 0.0, "relative_heading": 248.00056208624724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252771029027, 52.3641690904999, 44.1125464625657 ] }, "distance": 17.61, "direction": 90.55, "angle": 68.24, "elevation": 44.11, "pano_id": "TMX7316010203-001689_pano_0000_002303", "timestamp": "2020-05-06T08:37:50.426170Z", "filename": "pano_0000_002303.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.60653863, "relative_pitch": 68.24168955821189, "relative_heading": 90.55146044756096, "relative_elevation": 44.1125464625657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_003150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84208395427743, 52.3642811004551, 49.0087742032483 ] }, "distance": 17.62, "direction": 314.25, "angle": 70.22, "elevation": 49.01, "pano_id": "TMX7316010203-002323_pano_0000_003150", "timestamp": "2021-09-22T11:09:22.356850Z", "filename": "pano_0000_003150.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.62048044, "relative_pitch": 70.22459824100885, "relative_heading": 314.2452335458047, "relative_elevation": 49.0087742032483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252792646544, 52.3641702618395, 43.89256721735 ] }, "distance": 17.62, "direction": 90.13, "angle": 68.13, "elevation": 43.89, "pano_id": "TMX7316010203-001893_pano_0001_001300", "timestamp": "2020-08-27T08:25:52.781890Z", "filename": "pano_0001_001300.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.62049179, "relative_pitch": 68.1272082074082, "relative_heading": 90.12719449546483, "relative_elevation": 43.89256721735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_001314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_001314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_001314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252484764995, 52.3641951567352, 49.0179904159158 ] }, "distance": 17.62, "direction": 81.09, "angle": 70.22, "elevation": 49.02, "pano_id": "TMX7316010203-002323_pano_0000_001314", "timestamp": "2021-09-22T10:53:46.957130Z", "filename": "pano_0000_001314.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.62360583, "relative_pitch": 70.2247930229823, "relative_heading": 81.08522861163019, "relative_elevation": 49.0179904159158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_001313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_001313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_001313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252614702238, 52.3641495609666, 49.021086839959 ] }, "distance": 17.66, "direction": 97.62, "angle": 70.19, "elevation": 49.02, "pano_id": "TMX7316010203-002323_pano_0000_001313", "timestamp": "2021-09-22T10:53:46.677120Z", "filename": "pano_0000_001313.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.65534505, "relative_pitch": 70.19310119546964, "relative_heading": 97.62475009111476, "relative_elevation": 49.021086839959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0005_002068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0005_002068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0005_002068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84251324097231, 52.3642256086636, 48.9326517125592 ] }, "distance": 17.71, "direction": 69.79, "angle": 70.1, "elevation": 48.93, "pano_id": "TMX7316010203-002492_pano_0005_002068", "timestamp": "2022-03-30T09:25:06.958020Z", "filename": "pano_0005_002068.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.71088436, "relative_pitch": 70.10257603477812, "relative_heading": 69.78614117228157, "relative_elevation": 48.9326517125592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_09096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_09096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_09096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246330315618, 52.36406372019009, 0.0 ] }, "distance": 17.78, "direction": 131.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_09096", "timestamp": "2024-12-23T10:39:53Z", "filename": "recording_2024-12-23_09-14-39_09096.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.78213085, "relative_pitch": 0.0, "relative_heading": 131.98225127209886, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001689_pano_0000_002310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001689_pano_0000_002310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001689/pano_0000_002310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84200816873459, 52.3641631141759, 44.1118565704674 ] }, "distance": 17.8, "direction": 267.31, "angle": 68.02, "elevation": 44.11, "pano_id": "TMX7316010203-001689_pano_0000_002310", "timestamp": "2020-05-06T08:37:53.221120Z", "filename": "pano_0000_002310.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.80466752, "relative_pitch": 68.01974363429179, "relative_heading": 267.31368363065, "relative_elevation": 44.1118565704674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84253099155573, 52.3641675250372, 43.8245273297653 ] }, "distance": 17.83, "direction": 91.1, "angle": 67.86, "elevation": 43.82, "pano_id": "TMX7316010203-002083_pano_0000_003439", "timestamp": "2021-04-09T08:27:04.355020Z", "filename": "pano_0000_003439.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.83255293, "relative_pitch": 67.85819669162267, "relative_heading": 91.1042171799951, "relative_elevation": 43.8245273297653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_002128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_002128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_002128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252418626299, 52.3641341307788, 48.8403581883758 ] }, "distance": 17.83, "direction": 103.16, "angle": 69.94, "elevation": 48.84, "pano_id": "TMX7316010203-001141_pano_0000_002128", "timestamp": "2019-04-26T08:09:59.729070Z", "filename": "pano_0000_002128.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.83387436, "relative_pitch": 69.94052306801721, "relative_heading": 103.1577448919424, "relative_elevation": 48.8403581883758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_003155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_003155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_003155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8420908388964, 52.3640523565404, 49.0026089688763 ] }, "distance": 17.91, "direction": 222.73, "angle": 69.92, "elevation": 49.0, "pano_id": "TMX7316010203-002323_pano_0000_003155", "timestamp": "2021-09-22T11:09:23.681850Z", "filename": "pano_0000_003155.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 17.91285847, "relative_pitch": 69.92016147823779, "relative_heading": 222.72575947668707, "relative_elevation": 49.0026089688763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84215612175041, 52.3640243211233, 48.8765210453421 ] }, "distance": 18.01, "direction": 205.33, "angle": 69.77, "elevation": 48.88, "pano_id": "TMX7316010203-000195_pano_0000_000893", "timestamp": "2016-11-28T12:52:16.435870Z", "filename": "pano_0000_000893.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.01069373, "relative_pitch": 69.77147195971075, "relative_heading": 205.33397027329522, "relative_elevation": 48.8765210453421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000507_pano_0000_002542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000507_pano_0000_002542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000507_pano_0000_002542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84247213785738, 52.3640665293842, 49.080446338281 ] }, "distance": 18.03, "direction": 129.96, "angle": 69.83, "elevation": 49.08, "pano_id": "TMX7316060226-000507_pano_0000_002542", "timestamp": "2020-09-17T09:32:30.614300Z", "filename": "pano_0000_002542.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.03157929, "relative_pitch": 69.82726108588132, "relative_heading": 129.96435947077362, "relative_elevation": 49.080446338281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0000_000285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209930107806, 52.3640457360112, 48.8355746753514 ] }, "distance": 18.09, "direction": 219.8, "angle": 69.68, "elevation": 48.84, "pano_id": "TMX7316010203-002851_pano_0000_000285", "timestamp": "2022-12-14T08:07:42.918030Z", "filename": "pano_0000_000285.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.08651703, "relative_pitch": 69.67761926539595, "relative_heading": 219.79959841171797, "relative_elevation": 48.8355746753514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_001307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_001307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_001307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84200316279648, 52.3641684920137, 43.8656703038141 ] }, "distance": 18.13, "direction": 269.25, "angle": 67.55, "elevation": 43.87, "pano_id": "TMX7316010203-001893_pano_0001_001307", "timestamp": "2020-08-27T08:25:56.051810Z", "filename": "pano_0001_001307.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.12763786, "relative_pitch": 67.54697216539873, "relative_heading": 269.2538956254436, "relative_elevation": 43.8656703038141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252281668273, 52.364119642774, 44.0314496792853 ] }, "distance": 18.18, "direction": 108.18, "angle": 67.57, "elevation": 44.03, "pano_id": "TMX7316010203-001306_pano_0000_000786", "timestamp": "2019-07-11T09:17:09.820030Z", "filename": "pano_0000_000786.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.17976734, "relative_pitch": 67.56517924465379, "relative_heading": 108.17857299425268, "relative_elevation": 44.0314496792853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_002456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84200303797393, 52.3641587878011, 46.7612452460453 ] }, "distance": 18.18, "direction": 265.85, "angle": 68.75, "elevation": 46.76, "pano_id": "TMX7316010203-002226_pano_0000_002456", "timestamp": "2021-07-09T09:50:54.803200Z", "filename": "pano_0000_002456.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.18228636, "relative_pitch": 68.75230685245442, "relative_heading": 265.84978784727707, "relative_elevation": 46.7612452460453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842536628034589, 52.3641726889261, 0.0 ] }, "distance": 18.21, "direction": 89.27, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00759", "timestamp": "2025-10-01T11:41:19Z", "filename": "2025_10_01_11_11_11_00759.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.21465672, "relative_pitch": 0.0, "relative_heading": 89.27348333942194, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_002130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_002130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_002130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252215523315, 52.3642260907673, 48.8332643397152 ] }, "distance": 18.3, "direction": 70.29, "angle": 69.46, "elevation": 48.83, "pano_id": "TMX7316010203-001141_pano_0000_002130", "timestamp": "2019-04-26T08:10:00.199070Z", "filename": "pano_0000_002130.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.29994862, "relative_pitch": 69.45684012196033, "relative_heading": 70.28543780792324, "relative_elevation": 48.8332643397152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-12-23_09-14-39_09101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_09101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-12-23_09-14-39_09101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-12-23_09-14-39_09101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842457253779026, 52.36428906267568, 0.0 ] }, "distance": 18.38, "direction": 44.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-12-23_09-14-39_09101", "timestamp": "2024-12-23T10:39:54Z", "filename": "recording_2024-12-23_09-14-39_09101.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.37719232, "relative_pitch": 0.0, "relative_heading": 44.17522057491099, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84201513479124, 52.3641144949312, 43.9572643265128 ] }, "distance": 18.4, "direction": 250.16, "angle": 67.28, "elevation": 43.96, "pano_id": "TMX7316010203-001306_pano_0000_000779", "timestamp": "2019-07-11T09:17:07.075040Z", "filename": "pano_0000_000779.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.40247448, "relative_pitch": 67.28363657445865, "relative_heading": 250.16384879069523, "relative_elevation": 43.9572643265128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001306_pano_0000_000859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001306_pano_0000_000859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001306/pano_0000_000859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84199923673548, 52.3641623597079, 44.1539423530921 ] }, "distance": 18.42, "direction": 267.14, "angle": 67.36, "elevation": 44.15, "pano_id": "TMX7316010203-001306_pano_0000_000859", "timestamp": "2019-07-11T09:17:48.464970Z", "filename": "pano_0000_000859.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.41645884, "relative_pitch": 67.3591493130827, "relative_heading": 267.14150792615277, "relative_elevation": 44.1539423530921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_002047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_002047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_002047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84253091234829, 52.3641246495936, 43.7956275343895 ] }, "distance": 18.54, "direction": 106.01, "angle": 67.05, "elevation": 43.8, "pano_id": "TMX7316010203-000293_pano_0000_002047", "timestamp": "2017-05-10T08:46:39.780260Z", "filename": "pano_0000_002047.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.54316787, "relative_pitch": 67.05209073861602, "relative_heading": 106.01091403705001, "relative_elevation": 43.7956275343895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_011074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84213752278974, 52.3643174460382, 49.1052086027339 ] }, "distance": 18.64, "direction": 331.22, "angle": 69.21, "elevation": 49.11, "pano_id": "TMX7316060226-000506_pano_0000_011074", "timestamp": "2020-09-17T08:30:02.838400Z", "filename": "pano_0000_011074.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.64073446, "relative_pitch": 69.21283297812269, "relative_heading": 331.22344326973064, "relative_elevation": 49.1052086027339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252753139731, 52.3641149863211, 45.207222821191 ] }, "distance": 18.65, "direction": 109.38, "angle": 67.58, "elevation": 45.21, "pano_id": "TMX7316010203-000824_pano_0000_006076", "timestamp": "2018-07-04T10:01:36.501820Z", "filename": "pano_0000_006076.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.65067456, "relative_pitch": 67.58093345301742, "relative_heading": 109.38316300310373, "relative_elevation": 45.207222821191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_007658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_007658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_007658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_007658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246287225837, 52.3640513056041, 48.9676624862477 ] }, "distance": 18.71, "direction": 135.19, "angle": 69.08, "elevation": 48.97, "pano_id": "TMX7316010203-000085_pano_0006_007658", "timestamp": "2016-08-28T11:30:41.656360Z", "filename": "pano_0006_007658.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.71363419, "relative_pitch": 69.08498810623011, "relative_heading": 135.1880548604288, "relative_elevation": 48.9676624862477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_000648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214777575708, 52.3640196768365, 49.0164807317778 ] }, "distance": 18.72, "direction": 206.23, "angle": 69.09, "elevation": 49.02, "pano_id": "TMX7316060226-000018_pano_0000_000648", "timestamp": "2016-08-12T09:31:06.852000Z", "filename": "pano_0000_000648.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.72333947, "relative_pitch": 69.09411846216835, "relative_heading": 206.22976628510207, "relative_elevation": 49.0164807317778 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0000_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84200834940739, 52.3641158545066, 43.8400366362184 ] }, "distance": 18.79, "direction": 251.08, "angle": 66.8, "elevation": 43.84, "pano_id": "TMX7316010203-002395_pano_0000_000039", "timestamp": "2022-01-06T10:21:02.126390Z", "filename": "pano_0000_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.78831079, "relative_pitch": 66.80171460183945, "relative_heading": 251.07617497220187, "relative_elevation": 43.8400366362184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000507_pano_0000_002547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000507_pano_0000_002547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000507_pano_0000_002547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000507/pano_0000_002547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246416077467, 52.3642920023898, 49.0791378431022 ] }, "distance": 18.94, "direction": 44.51, "angle": 68.9, "elevation": 49.08, "pano_id": "TMX7316060226-000507_pano_0000_002547", "timestamp": "2020-09-17T09:32:31.764300Z", "filename": "pano_0000_002547.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.93998891, "relative_pitch": 68.89804323039098, "relative_heading": 44.506456371817755, "relative_elevation": 49.0791378431022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_001334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_001334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_001334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84254752331595, 52.3641718287663, 43.7411683136597 ] }, "distance": 18.96, "direction": 89.59, "angle": 66.57, "elevation": 43.74, "pano_id": "TMX7316010203-000266_pano_0000_001334", "timestamp": "2017-04-20T09:26:58.200080Z", "filename": "pano_0000_001334.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.95585448, "relative_pitch": 66.56982040013273, "relative_heading": 89.59120095837356, "relative_elevation": 43.7411683136597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_006218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84213843064784, 52.3640199623992, 51.0493836971 ] }, "distance": 18.99, "direction": 208.0, "angle": 69.6, "elevation": 51.05, "pano_id": "TMX7316010203-002323_pano_0000_006218", "timestamp": "2021-09-22T11:28:18.685790Z", "filename": "pano_0000_006218.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.98520477, "relative_pitch": 69.5998923754474, "relative_heading": 207.99576696112624, "relative_elevation": 51.0493836971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_001315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_001315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_001315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252340725836, 52.3642407227388, 49.0178704597056 ] }, "distance": 18.99, "direction": 65.74, "angle": 68.82, "elevation": 49.02, "pano_id": "TMX7316010203-002323_pano_0000_001315", "timestamp": "2021-09-22T10:53:47.237110Z", "filename": "pano_0000_001315.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 18.98911773, "relative_pitch": 68.82404414353611, "relative_heading": 65.74279192513302, "relative_elevation": 49.0178704597056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84254867809128, 52.3641732920663, 43.9329284531996 ] }, "distance": 19.04, "direction": 89.1, "angle": 66.57, "elevation": 43.93, "pano_id": "TMX7316010203-000795_pano_0001_000851", "timestamp": "2018-06-19T08:18:28.563060Z", "filename": "pano_0001_000851.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.03636767, "relative_pitch": 66.57266284574176, "relative_heading": 89.10281621025523, "relative_elevation": 43.9329284531996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000880_pano_0000_006678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_006678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_006678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_006678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84218244195922, 52.364333440645, 49.0541645511985 ] }, "distance": 19.06, "direction": 341.92, "angle": 68.77, "elevation": 49.05, "pano_id": "TMX7316010203-000880_pano_0000_006678", "timestamp": "2018-07-29T09:59:49.198430Z", "filename": "pano_0000_006678.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.05912761, "relative_pitch": 68.76724346268439, "relative_heading": 341.92378022289046, "relative_elevation": 49.0541645511985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_001312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_001312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_001312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_001312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252728249947, 52.3641040006111, 49.0217027356848 ] }, "distance": 19.08, "direction": 112.87, "angle": 68.74, "elevation": 49.02, "pano_id": "TMX7316010203-002323_pano_0000_001312", "timestamp": "2021-09-22T10:53:46.397110Z", "filename": "pano_0000_001312.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.07561638, "relative_pitch": 68.73769741781948, "relative_heading": 112.86579087711856, "relative_elevation": 49.0217027356848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002819_pano_0001_003018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002819_pano_0001_003018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/06/TMX7316010203-002819/pano_0001_003018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84225759814662, 52.3639988722704, 48.8402835074812 ] }, "distance": 19.13, "direction": 182.38, "angle": 68.61, "elevation": 48.84, "pano_id": "TMX7316010203-002819_pano_0001_003018", "timestamp": "2022-10-06T07:03:43.951840Z", "filename": "pano_0001_003018.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.12688895, "relative_pitch": 68.61363729427975, "relative_heading": 182.37957400255584, "relative_elevation": 48.8402835074812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0005_002065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0005_002065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0005_002065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84251795752993, 52.3640895376667, 48.933071764186 ] }, "distance": 19.19, "direction": 118.04, "angle": 68.58, "elevation": 48.93, "pano_id": "TMX7316010203-002492_pano_0005_002065", "timestamp": "2022-03-30T09:25:06.298020Z", "filename": "pano_0005_002065.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.1937783, "relative_pitch": 68.58262791467655, "relative_heading": 118.03621093313572, "relative_elevation": 48.933071764186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002395_pano_0000_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002395_pano_0000_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/06/TMX7316010203-002395/pano_0000_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84254033275232, 52.3641222033601, 43.8499065125361 ] }, "distance": 19.24, "direction": 106.26, "angle": 66.31, "elevation": 43.85, "pano_id": "TMX7316010203-002395_pano_0000_000046", "timestamp": "2022-01-06T10:21:05.501380Z", "filename": "pano_0000_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.23525324, "relative_pitch": 66.3148022649513, "relative_heading": 106.26304254371685, "relative_elevation": 43.8499065125361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_002449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_002449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_002449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84255193406263, 52.3641583635336, 46.8125846562907 ] }, "distance": 19.3, "direction": 94.05, "angle": 67.59, "elevation": 46.81, "pano_id": "TMX7316010203-002226_pano_0000_002449", "timestamp": "2021-07-09T09:50:51.578260Z", "filename": "pano_0000_002449.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.30401984, "relative_pitch": 67.59030780173919, "relative_heading": 94.04911077682512, "relative_elevation": 46.8125846562907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842540270565815, 52.36411755681564, 0.0 ] }, "distance": 19.38, "direction": 107.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00291", "timestamp": "2024-09-18T09:17:15Z", "filename": "Job_20240918_0854_Track06_Sphere_00291.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.38237136, "relative_pitch": 0.0, "relative_heading": 107.73396403471824, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000081_pano_0000_001851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0000_001851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0000_001851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0000_001851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246204698225, 52.3642989370217, 48.8551906021312 ] }, "distance": 19.4, "direction": 42.61, "angle": 68.34, "elevation": 48.86, "pano_id": "TMX7316010203-000081_pano_0000_001851", "timestamp": "2016-08-23T06:03:54.881020Z", "filename": "pano_0000_001851.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.40004676, "relative_pitch": 68.34232702628536, "relative_heading": 42.60529081288475, "relative_elevation": 48.8551906021312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001228_pano_0001_005221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_005221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_005221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8425173622408, 52.3642569979649, 48.9766300916672 ] }, "distance": 19.44, "direction": 60.37, "angle": 68.35, "elevation": 48.98, "pano_id": "TMX7316010203-001228_pano_0001_005221", "timestamp": "2019-06-18T08:45:35.864650Z", "filename": "pano_0001_005221.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.44310793, "relative_pitch": 68.34754308856873, "relative_heading": 60.37080150622329, "relative_elevation": 48.9766300916672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84255470439324, 52.3641743866917, 43.8365242928267 ] }, "distance": 19.45, "direction": 88.76, "angle": 66.07, "elevation": 43.84, "pano_id": "TMX7316010203-002500_pano_0001_001525", "timestamp": "2022-04-08T11:34:48.383580Z", "filename": "pano_0001_001525.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.44907386, "relative_pitch": 66.0744404501306, "relative_heading": 88.76296332457694, "relative_elevation": 43.8365242928267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84200179049873, 52.3641093749286, 45.214213703759 ] }, "distance": 19.45, "direction": 249.49, "angle": 66.72, "elevation": 45.21, "pano_id": "TMX7316010203-000824_pano_0000_006069", "timestamp": "2018-07-04T10:01:33.301780Z", "filename": "pano_0000_006069.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.45220201, "relative_pitch": 66.72150505208013, "relative_heading": 249.49384925380284, "relative_elevation": 45.214213703759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0001_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0001_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0001_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8419844044669, 52.3641577899406, 41.272902643308 ] }, "distance": 19.46, "direction": 265.79, "angle": 64.76, "elevation": 41.27, "pano_id": "TMX7316010203-000055_pano_0001_000033", "timestamp": "2016-08-10T09:50:36.858410Z", "filename": "pano_0001_000033.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.45630534, "relative_pitch": 64.76051589213515, "relative_heading": 265.7941926989784, "relative_elevation": 41.272902643308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246942989327, 52.3640451359579, 47.8411697223783 ] }, "distance": 19.52, "direction": 135.68, "angle": 67.81, "elevation": 47.84, "pano_id": "TMX7316060226-000022_pano_0008_000226", "timestamp": "2016-08-16T09:17:47.990840Z", "filename": "pano_0008_000226.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.51621256, "relative_pitch": 67.80760495797459, "relative_heading": 135.67817908195343, "relative_elevation": 47.8411697223783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84255775028356, 52.3641747457693, 44.8614980503917 ] }, "distance": 19.66, "direction": 88.66, "angle": 66.34, "elevation": 44.86, "pano_id": "TMX7316010203-000824_pano_0000_006127", "timestamp": "2018-07-04T10:02:07.661670Z", "filename": "pano_0000_006127.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.65740395, "relative_pitch": 66.33793642053578, "relative_heading": 88.65958318844334, "relative_elevation": 44.8614980503917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_002127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_002127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_002127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252517125587, 52.3640879582555, 48.8406608765945 ] }, "distance": 19.71, "direction": 117.82, "angle": 68.02, "elevation": 48.84, "pano_id": "TMX7316010203-001141_pano_0000_002127", "timestamp": "2019-04-26T08:09:59.494040Z", "filename": "pano_0000_002127.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.71026084, "relative_pitch": 68.02284305683645, "relative_heading": 117.81572762691374, "relative_elevation": 48.8406608765945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842561003544275, 52.364173565029, 0.0 ] }, "distance": 19.88, "direction": 89.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00342", "timestamp": "2024-09-18T09:18:01Z", "filename": "Job_20240918_0854_Track06_Sphere_00342.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.87634925, "relative_pitch": 0.0, "relative_heading": 89.0531583586369, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0005_002069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0005_002069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0005_002069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0005_002069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84251160253249, 52.3642710726093, 48.9370831437409 ] }, "distance": 19.94, "direction": 55.9, "angle": 67.83, "elevation": 48.94, "pano_id": "TMX7316010203-002492_pano_0005_002069", "timestamp": "2022-03-30T09:25:07.178010Z", "filename": "pano_0005_002069.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 19.93709676, "relative_pitch": 67.83388855369599, "relative_heading": 55.89649621171944, "relative_elevation": 48.9370831437409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_004967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84247337709208, 52.364040718632, 49.0843809526414 ] }, "distance": 20.06, "direction": 136.11, "angle": 67.77, "elevation": 49.08, "pano_id": "TMX7316010203-002323_pano_0000_004967", "timestamp": "2021-09-22T11:21:41.787950Z", "filename": "pano_0000_004967.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.056303, "relative_pitch": 67.77465007277797, "relative_heading": 136.10973164773225, "relative_elevation": 49.0843809526414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001228_pano_0001_005219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_005219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_005219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_005219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8425232216949, 52.3640784907324, 48.9742173627019 ] }, "distance": 20.11, "direction": 120.65, "angle": 67.68, "elevation": 48.97, "pano_id": "TMX7316010203-001228_pano_0001_005219", "timestamp": "2019-06-18T08:45:34.864650Z", "filename": "pano_0001_005219.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.10896533, "relative_pitch": 67.67679494314267, "relative_heading": 120.64828821765309, "relative_elevation": 48.9742173627019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002834_pano_0008_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002834_pano_0008_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002834/pano_0008_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84255184623793, 52.3641183072853, 44.0224055312574 ] }, "distance": 20.11, "direction": 106.82, "angle": 65.45, "elevation": 44.02, "pano_id": "TMX7316010203-002834_pano_0008_000158", "timestamp": "2022-12-07T10:40:12.628250Z", "filename": "pano_0008_000158.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.11053349, "relative_pitch": 65.44789639184935, "relative_heading": 106.82301147504698, "relative_elevation": 44.0224055312574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track06_Sphere_00350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track06_Sphere_00350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.841973713298126, 52.36416708684602, 0.0 ] }, "distance": 20.14, "direction": 268.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track06_Sphere_00350", "timestamp": "2024-09-18T09:18:07Z", "filename": "Job_20240918_0854_Track06_Sphere_00350.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.13600552, "relative_pitch": 0.0, "relative_heading": 268.88337260354274, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_006135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_006135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_006135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84197218195467, 52.3641672226792, 44.7863794891164 ] }, "distance": 20.24, "direction": 268.93, "angle": 65.68, "elevation": 44.79, "pano_id": "TMX7316010203-000824_pano_0000_006135", "timestamp": "2018-07-04T10:02:11.306600Z", "filename": "pano_0000_006135.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.24001245, "relative_pitch": 65.68067648726792, "relative_heading": 268.93190732125515, "relative_elevation": 44.7863794891164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84255649005608, 52.3641200044056, 43.9984662048519 ] }, "distance": 20.36, "direction": 106.06, "angle": 65.17, "elevation": 44.0, "pano_id": "TMX7316010203-002500_pano_0001_001261", "timestamp": "2022-04-08T11:32:51.514580Z", "filename": "pano_0001_001261.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.36049464, "relative_pitch": 65.16744067852167, "relative_heading": 106.05667040465822, "relative_elevation": 43.9984662048519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0001_001614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0001_001614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0001_001614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84255628501575, 52.3641194558785, 43.9480508081615 ] }, "distance": 20.36, "direction": 106.23, "angle": 65.14, "elevation": 43.95, "pano_id": "TMX7316010203-001141_pano_0001_001614", "timestamp": "2019-04-26T08:34:06.728080Z", "filename": "pano_0001_001614.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.36405059, "relative_pitch": 65.13857797434692, "relative_heading": 106.2325724597021, "relative_elevation": 43.9480508081615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84197007540398, 52.3641665255238, 43.9345302134752 ] }, "distance": 20.39, "direction": 268.72, "angle": 65.11, "elevation": 43.93, "pano_id": "TMX7316010203-000795_pano_0001_000859", "timestamp": "2018-06-19T08:18:32.658060Z", "filename": "pano_0001_000859.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.38506826, "relative_pitch": 65.10929410914625, "relative_heading": 268.72142531136205, "relative_elevation": 43.9345302134752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002851_pano_0000_000279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002851_pano_0000_000279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002851/pano_0000_000279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84208948015806, 52.3643171949889, 48.8289520870894 ] }, "distance": 20.4, "direction": 323.1, "angle": 67.33, "elevation": 48.83, "pano_id": "TMX7316010203-002851_pano_0000_000279", "timestamp": "2022-12-14T08:07:41.298000Z", "filename": "pano_0000_000279.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.39630592, "relative_pitch": 67.32925394009028, "relative_heading": 323.1006172303835, "relative_elevation": 48.8289520870894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_11_11_00704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_11_11_00704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_11_11_00704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84198394721711, 52.36411326136844, 0.0 ] }, "distance": 20.46, "direction": 251.82, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_11_11_00704", "timestamp": "2025-10-01T11:40:31Z", "filename": "2025_10_01_11_11_11_00704.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.45603947, "relative_pitch": 0.0, "relative_heading": 251.82164048204382, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002083_pano_0000_003388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002083_pano_0000_003388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/09/TMX7316010203-002083/pano_0000_003388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84255678206939, 52.3641173348919, 43.797511135228 ] }, "distance": 20.46, "direction": 106.84, "angle": 64.96, "elevation": 43.8, "pano_id": "TMX7316010203-002083_pano_0000_003388", "timestamp": "2021-04-09T08:26:33.525240Z", "filename": "pano_0000_003388.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.46368657, "relative_pitch": 64.95641933138859, "relative_heading": 106.84054154571596, "relative_elevation": 43.797511135228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_000641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_000641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_000641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.842136300013, 52.3643356663291, 49.003724633716 ] }, "distance": 20.48, "direction": 333.75, "angle": 67.32, "elevation": 49.0, "pano_id": "TMX7316060226-000018_pano_0000_000641", "timestamp": "2016-08-12T09:31:05.162020Z", "filename": "pano_0000_000641.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.47781659, "relative_pitch": 67.3207860630323, "relative_heading": 333.7508050382877, "relative_elevation": 49.003724633716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001141_pano_0000_002131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_002131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001141_pano_0000_002131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001141/pano_0000_002131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84252108198772, 52.3642719051224, 48.8358123227954 ] }, "distance": 20.53, "direction": 56.69, "angle": 67.2, "elevation": 48.84, "pano_id": "TMX7316010203-001141_pano_0000_002131", "timestamp": "2019-04-26T08:10:00.434030Z", "filename": "pano_0000_002131.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.52570549, "relative_pitch": 67.20297100288512, "relative_heading": 56.693045438780054, "relative_elevation": 48.8358123227954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_004973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_004973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_004973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84245948123839, 52.3643137796155, 49.0864176144823 ] }, "distance": 20.54, "direction": 39.12, "angle": 67.3, "elevation": 49.09, "pano_id": "TMX7316010203-002323_pano_0000_004973", "timestamp": "2021-09-22T11:21:43.497940Z", "filename": "pano_0000_004973.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.53524123, "relative_pitch": 67.29806490894565, "relative_heading": 39.1247531521217, "relative_elevation": 49.0864176144823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000795_pano_0001_000917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000795_pano_0001_000917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/19/TMX7316010203-000795/pano_0001_000917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84256208088527, 52.3641190873196, 43.8150278134272 ] }, "distance": 20.75, "direction": 106.04, "angle": 64.65, "elevation": 43.82, "pano_id": "TMX7316010203-000795_pano_0001_000917", "timestamp": "2018-06-19T08:19:11.672800Z", "filename": "pano_0001_000917.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.75470786, "relative_pitch": 64.65358802225201, "relative_heading": 106.03659681100352, "relative_elevation": 43.8150278134272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_011081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214581072666, 52.3639999014625, 49.1056723659858 ] }, "distance": 20.77, "direction": 203.88, "angle": 67.07, "elevation": 49.11, "pano_id": "TMX7316060226-000506_pano_0000_011081", "timestamp": "2020-09-17T08:30:04.498410Z", "filename": "pano_0000_011081.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.77390363, "relative_pitch": 67.06945643034351, "relative_heading": 203.87791660928397, "relative_elevation": 49.1056723659858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000886/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000886/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000886/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000886/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000195_pano_0000_000886/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000886/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000195_pano_0000_000886/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000886/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/28/TMX7316010203-000195/pano_0000_000886/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84214301483529, 52.3643412512942, 48.8518513124436 ] }, "distance": 20.84, "direction": 335.63, "angle": 66.89, "elevation": 48.85, "pano_id": "TMX7316010203-000195_pano_0000_000886", "timestamp": "2016-11-28T12:52:14.600900Z", "filename": "pano_0000_000886.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.84415379, "relative_pitch": 66.8929813400001, "relative_heading": 335.6343207137475, "relative_elevation": 48.8518513124436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_000873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_000873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_000873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84209268510711, 52.3643238536986, 49.0831424342468 ] }, "distance": 20.87, "direction": 324.8, "angle": 66.97, "elevation": 49.08, "pano_id": "TMX7316010203-002492_pano_0003_000873", "timestamp": "2022-03-30T09:01:24.695250Z", "filename": "pano_0003_000873.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.86694585, "relative_pitch": 66.96797248233888, "relative_heading": 324.8017577144977, "relative_elevation": 49.0831424342468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0008_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0008_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0008_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84246200520638, 52.3643167395576, 47.8700329950079 ] }, "distance": 20.9, "direction": 38.92, "angle": 66.41, "elevation": 47.87, "pano_id": "TMX7316060226-000022_pano_0008_000232", "timestamp": "2016-08-16T09:17:49.430820Z", "filename": "pano_0008_000232.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.89937672, "relative_pitch": 66.41460164162805, "relative_heading": 38.920633833296314, "relative_elevation": 47.8700329950079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track06_Sphere_00346/adjacencies/b_20240918_0854_Track06_Sphere_00346/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002500_pano_0001_001533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002500_pano_0001_001533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002500/pano_0001_001533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84196160375534, 52.3641691758875, 43.8292603399605 ] }, "distance": 20.96, "direction": 269.56, "angle": 64.44, "elevation": 43.83, "pano_id": "TMX7316010203-002500_pano_0001_001533", "timestamp": "2022-04-08T11:34:51.528580Z", "filename": "pano_0001_001533.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_20240918_0854_Track06_Sphere_00346", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117882.83408378666, 486393.1664596943 ] }, "relative_distance": 20.95768498, "relative_pitch": 64.44443441046343, "relative_heading": 269.56273295904055, "relative_elevation": 43.8292603399605 } ] } }