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_20240920_0946_Track22_Sphere_00320/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track22_Sphere_00320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820660177352245, 52.379871203434156, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track22_Sphere_00320", "timestamp": "2024-09-20T09:26:24Z", "filename": "Job_20240920_0946_Track22_Sphere_00320.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "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_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_004761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82066297697884, 52.3798708920141, 45.3729534773156 ] }, "distance": 0.19, "direction": 100.3, "angle": 89.76, "elevation": 45.37, "pano_id": "TMX7316010203-001891_pano_0000_004761", "timestamp": "2020-08-24T10:41:24.190700Z", "filename": "pano_0000_004761.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 0.19376495, "relative_pitch": 89.75532017394767, "relative_heading": 100.30226097915961, "relative_elevation": 45.3729534773156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0001_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82066325725199, 52.3798671102588, 45.237254569307 ] }, "distance": 0.5, "direction": 155.28, "angle": 89.36, "elevation": 45.24, "pano_id": "TMX7316010203-002523_pano_0001_000008", "timestamp": "2022-04-19T07:38:42.843200Z", "filename": "pano_0001_000008.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 0.50143261, "relative_pitch": 89.36493060917773, "relative_heading": 155.27557773696282, "relative_elevation": 45.237254569307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82065181220924, 52.3798666714397, 45.2963043525815 ] }, "distance": 0.76, "direction": 228.48, "angle": 89.04, "elevation": 45.3, "pano_id": "TMX7316010203-000829_pano_0000_003013", "timestamp": "2018-07-06T12:12:25.754000Z", "filename": "pano_0000_003013.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 0.76078107, "relative_pitch": 89.03777036608231, "relative_heading": 228.4812072878645, "relative_elevation": 45.2963043525815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001030_pano_0000_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82066299661916, 52.3798830793006, 45.4124701339751 ] }, "distance": 1.34, "direction": 8.27, "angle": 88.32, "elevation": 45.41, "pano_id": "TMX7316010203-001030_pano_0000_000196", "timestamp": "2018-12-20T12:08:43.254030Z", "filename": "pano_0000_000196.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 1.33535384, "relative_pitch": 88.31570273999621, "relative_heading": 8.265825354511152, "relative_elevation": 45.4124701339751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-33-25_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820655974290569, 52.379858762265904, 0.0 ] }, "distance": 1.41, "direction": 191.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-33-25_00044", "timestamp": "2025-06-17T12:35:21Z", "filename": "recording_2025-06-17_12-33-25_00044.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 1.41366135, "relative_pitch": 0.0, "relative_heading": 191.6807853919061, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82065589826563, 52.3798573334492, 45.5848783124238 ] }, "distance": 1.57, "direction": 190.69, "angle": 88.03, "elevation": 45.58, "pano_id": "TMX7316010203-002071_pano_0000_000123", "timestamp": "2021-03-31T07:45:19.426180Z", "filename": "pano_0000_000123.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 1.57064198, "relative_pitch": 88.02663572518733, "relative_heading": 190.69144195477398, "relative_elevation": 45.5848783124238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82065835513232, 52.3798562853137, 44.9279784271494 ] }, "distance": 1.66, "direction": 184.27, "angle": 87.88, "elevation": 44.93, "pano_id": "TMX7316010203-002069_pano_0000_002242", "timestamp": "2021-03-29T12:43:58.107040Z", "filename": "pano_0000_002242.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 1.66463843, "relative_pitch": 87.87808952413548, "relative_heading": 184.27487108265265, "relative_elevation": 44.9279784271494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0001_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82067048170994, 52.379856761454, 45.3540838239715 ] }, "distance": 1.75, "direction": 156.41, "angle": 87.79, "elevation": 45.35, "pano_id": "TMX7316010203-002653_pano_0001_000260", "timestamp": "2022-06-30T08:48:00.376250Z", "filename": "pano_0001_000260.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 1.75353362, "relative_pitch": 87.78586513631541, "relative_heading": 156.41241458073438, "relative_elevation": 45.3540838239715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_000496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82067166864982, 52.3798853060431, 45.8055527722463 ] }, "distance": 1.75, "direction": 26.5, "angle": 87.81, "elevation": 45.81, "pano_id": "TMX7316010203-002506_pano_0000_000496", "timestamp": "2022-04-12T06:04:54.134020Z", "filename": "pano_0000_000496.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 1.75353673, "relative_pitch": 87.80766282032178, "relative_heading": 26.502827757646305, "relative_elevation": 45.8055527722463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_000497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82065257914369, 52.3798411497352, 45.8187550464645 ] }, "distance": 3.38, "direction": 188.79, "angle": 85.78, "elevation": 45.82, "pano_id": "TMX7316010203-002506_pano_0000_000497", "timestamp": "2022-04-12T06:04:54.589030Z", "filename": "pano_0000_000497.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 3.38400043, "relative_pitch": 85.77601893465524, "relative_heading": 188.7948186584669, "relative_elevation": 45.8187550464645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8206740419787, 52.3799008282783, 45.5838379953057 ] }, "distance": 3.43, "direction": 15.98, "angle": 85.7, "elevation": 45.58, "pano_id": "TMX7316010203-002071_pano_0000_000122", "timestamp": "2021-03-31T07:45:18.796200Z", "filename": "pano_0000_000122.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 3.42902422, "relative_pitch": 85.69805243415621, "relative_heading": 15.981686797212149, "relative_elevation": 45.5838379953057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82067762923504, 52.379900291954, 44.9287960641086 ] }, "distance": 3.45, "direction": 20.16, "angle": 85.61, "elevation": 44.93, "pano_id": "TMX7316010203-002069_pano_0000_002241", "timestamp": "2021-03-29T12:43:57.537020Z", "filename": "pano_0000_002241.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 3.44807498, "relative_pitch": 85.61141940516997, "relative_heading": 20.16059554898917, "relative_elevation": 44.9287960641086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-33-25_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820674392086499, 52.37990241396738, 0.0 ] }, "distance": 3.61, "direction": 15.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-33-25_00043", "timestamp": "2025-06-17T12:35:19Z", "filename": "recording_2025-06-17_12-33-25_00043.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 3.60530673, "relative_pitch": 0.0, "relative_heading": 15.573861517873581, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001030_pano_0000_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82064355171554, 52.3798398060299, 45.4208499900997 ] }, "distance": 3.67, "direction": 197.95, "angle": 85.38, "elevation": 45.42, "pano_id": "TMX7316010203-001030_pano_0000_000197", "timestamp": "2018-12-20T12:08:43.964000Z", "filename": "pano_0000_000197.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 3.67258423, "relative_pitch": 85.37730367757243, "relative_heading": 197.9546583854594, "relative_elevation": 45.4208499900997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0001_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82068946936338, 52.3798999246492, 45.3629687195644 ] }, "distance": 3.77, "direction": 31.97, "angle": 85.25, "elevation": 45.36, "pano_id": "TMX7316010203-002653_pano_0001_000259", "timestamp": "2022-06-30T08:47:59.741270Z", "filename": "pano_0001_000259.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 3.76731217, "relative_pitch": 85.2525838739945, "relative_heading": 31.96901803662894, "relative_elevation": 45.3629687195644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82060937532098, 52.379885398519, 54.9466068223119 ] }, "distance": 3.8, "direction": 294.54, "angle": 86.04, "elevation": 54.95, "pano_id": "TMX7316010203-002074_pano_0000_000009", "timestamp": "2021-03-31T10:58:59.686420Z", "filename": "pano_0000_000009.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 3.80292574, "relative_pitch": 86.04079871672327, "relative_heading": 294.5414891046754, "relative_elevation": 54.9466068223119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8206709235252, 52.3799123847087, 45.2883539190516 ] }, "distance": 4.64, "direction": 9.07, "angle": 84.15, "elevation": 45.29, "pano_id": "TMX7316010203-000829_pano_0000_003012", "timestamp": "2018-07-06T12:12:24.949280Z", "filename": "pano_0000_003012.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 4.64048748, "relative_pitch": 84.1495851187305, "relative_heading": 9.072883533308405, "relative_elevation": 45.2883539190516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0001_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82068254203241, 52.3799115797146, 45.2292154859751 ] }, "distance": 4.74, "direction": 18.72, "angle": 84.01, "elevation": 45.23, "pano_id": "TMX7316010203-002523_pano_0001_000007", "timestamp": "2022-04-19T07:38:42.258240Z", "filename": "pano_0001_000007.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 4.74394674, "relative_pitch": 84.01232345780163, "relative_heading": 18.72492368669043, "relative_elevation": 45.2292154859751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_004762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82064494031063, 52.3798291764654, 45.3835548264906 ] }, "distance": 4.79, "direction": 192.51, "angle": 83.97, "elevation": 45.38, "pano_id": "TMX7316010203-001891_pano_0000_004762", "timestamp": "2020-08-24T10:41:25.030610Z", "filename": "pano_0000_004762.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 4.79025113, "relative_pitch": 83.97471867081556, "relative_heading": 192.50943295667022, "relative_elevation": 45.3835548264906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_004760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82068115283308, 52.3799127892192, 45.3700769273564 ] }, "distance": 4.84, "direction": 17.15, "angle": 83.91, "elevation": 45.37, "pano_id": "TMX7316010203-001891_pano_0000_004760", "timestamp": "2020-08-24T10:41:23.425410Z", "filename": "pano_0000_004760.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 4.84286303, "relative_pitch": 83.90724126581549, "relative_heading": 17.153614388009593, "relative_elevation": 45.3700769273564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track22_Sphere_00319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82067929801953, 52.37991502027694, 0.0 ] }, "distance": 5.05, "direction": 14.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track22_Sphere_00319", "timestamp": "2024-09-20T09:26:23Z", "filename": "Job_20240920_0946_Track22_Sphere_00319.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 5.046555, "relative_pitch": 0.0, "relative_heading": 14.951572227585649, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track22_Sphere_00321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820640445537467, 52.37982694326441, 0.0 ] }, "distance": 5.11, "direction": 195.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track22_Sphere_00321", "timestamp": "2024-09-20T09:26:24Z", "filename": "Job_20240920_0946_Track22_Sphere_00321.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 5.10502724, "relative_pitch": 0.0, "relative_heading": 195.26001941344413, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0001_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8206440415433, 52.3798224491649, 45.2512258049101 ] }, "distance": 5.54, "direction": 191.45, "angle": 83.03, "elevation": 45.25, "pano_id": "TMX7316010203-002523_pano_0001_000009", "timestamp": "2022-04-19T07:38:43.473240Z", "filename": "pano_0001_000009.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 5.53526105, "relative_pitch": 83.02605996607093, "relative_heading": 191.4494962803979, "relative_elevation": 45.2512258049101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82058907480532, 52.3798442288748, 54.9490416701883 ] }, "distance": 5.7, "direction": 238.2, "angle": 84.08, "elevation": 54.95, "pano_id": "TMX7316010203-002074_pano_0000_000010", "timestamp": "2021-03-31T10:59:00.286410Z", "filename": "pano_0000_000010.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 5.69666235, "relative_pitch": 84.08119161550464, "relative_heading": 238.2036617070745, "relative_elevation": 54.9490416701883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82063242380334, 52.3798209466086, 45.3174403328449 ] }, "distance": 5.9, "direction": 198.67, "angle": 82.58, "elevation": 45.32, "pano_id": "TMX7316010203-000829_pano_0000_003014", "timestamp": "2018-07-06T12:12:26.574080Z", "filename": "pano_0000_003014.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 5.90301182, "relative_pitch": 82.57848621979116, "relative_heading": 198.67236290080604, "relative_elevation": 45.3174403328449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001030_pano_0000_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82068260178952, 52.3799264566919, 45.4131498234347 ] }, "distance": 6.34, "direction": 13.95, "angle": 82.06, "elevation": 45.41, "pano_id": "TMX7316010203-001030_pano_0000_000195", "timestamp": "2018-12-20T12:08:42.569030Z", "filename": "pano_0000_000195.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 6.33506785, "relative_pitch": 82.05857107841948, "relative_heading": 13.947831225854062, "relative_elevation": 45.4131498234347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-33-25_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820637895112123, 52.37981504926702, 0.0 ] }, "distance": 6.43, "direction": 193.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-33-25_00045", "timestamp": "2025-06-17T12:35:22Z", "filename": "recording_2025-06-17_12-33-25_00045.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 6.4301144, "relative_pitch": 0.0, "relative_heading": 193.64881643908075, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0001_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8206504456305, 52.3798136086976, 45.3503644838929 ] }, "distance": 6.44, "direction": 185.9, "angle": 81.91, "elevation": 45.35, "pano_id": "TMX7316010203-002653_pano_0001_000261", "timestamp": "2022-06-30T08:48:00.946280Z", "filename": "pano_0001_000261.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 6.44299911, "relative_pitch": 81.91401028214047, "relative_heading": 185.90350419934887, "relative_elevation": 45.3503644838929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82063064345022, 52.3799262377068, 54.8386491434649 ] }, "distance": 6.45, "direction": 341.82, "angle": 83.3, "elevation": 54.84, "pano_id": "TMX7316010203-002074_pano_0000_000008", "timestamp": "2021-03-31T10:58:59.106410Z", "filename": "pano_0000_000008.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 6.44568942, "relative_pitch": 83.29626033341319, "relative_heading": 341.819649450623, "relative_elevation": 54.8386491434649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82063776146299, 52.3798137544153, 45.589053241536 ] }, "distance": 6.57, "direction": 193.43, "angle": 81.8, "elevation": 45.59, "pano_id": "TMX7316010203-002071_pano_0000_000124", "timestamp": "2021-03-31T07:45:20.076170Z", "filename": "pano_0000_000124.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 6.57232525, "relative_pitch": 81.79650050482091, "relative_heading": 193.42951588272498, "relative_elevation": 45.589053241536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8206390924713, 52.3798122140611, 44.9277181150392 ] }, "distance": 6.72, "direction": 192.34, "angle": 81.49, "elevation": 44.93, "pano_id": "TMX7316010203-002069_pano_0000_002243", "timestamp": "2021-03-29T12:43:58.712110Z", "filename": "pano_0000_002243.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 6.71920942, "relative_pitch": 81.4941160326369, "relative_heading": 192.33827160167363, "relative_elevation": 44.9277181150392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_000495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82069064958223, 52.3799292706696, 45.7969810506329 ] }, "distance": 6.79, "direction": 17.8, "angle": 81.57, "elevation": 45.8, "pano_id": "TMX7316010203-002506_pano_0000_000495", "timestamp": "2022-04-12T06:04:53.684010Z", "filename": "pano_0000_000495.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 6.78641563, "relative_pitch": 81.5709771312323, "relative_heading": 17.803846702013075, "relative_elevation": 45.7969810506329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82069209084667, 52.3799443791316, 45.5897531248629 ] }, "distance": 8.43, "direction": 14.94, "angle": 79.53, "elevation": 45.59, "pano_id": "TMX7316010203-002071_pano_0000_000121", "timestamp": "2021-03-31T07:45:18.186190Z", "filename": "pano_0000_000121.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 8.42759898, "relative_pitch": 79.52668722190376, "relative_heading": 14.943196044687179, "relative_elevation": 45.5897531248629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_000498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82063314797684, 52.3797967931594, 45.8264118041843 ] }, "distance": 8.48, "direction": 192.53, "angle": 79.51, "elevation": 45.83, "pano_id": "TMX7316010203-002506_pano_0000_000498", "timestamp": "2022-04-12T06:04:55.049210Z", "filename": "pano_0000_000498.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 8.48207611, "relative_pitch": 79.51371672093177, "relative_heading": 192.53263136250763, "relative_elevation": 45.8264118041843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82069683581167, 52.3799443530346, 44.9351226566359 ] }, "distance": 8.51, "direction": 17.05, "angle": 79.27, "elevation": 44.94, "pano_id": "TMX7316010203-002069_pano_0000_002240", "timestamp": "2021-03-29T12:43:56.987060Z", "filename": "pano_0000_002240.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 8.51386352, "relative_pitch": 79.27133729989795, "relative_heading": 17.049600542559645, "relative_elevation": 44.9351226566359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-33-25_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820693019196908, 52.379945779059106, 0.0 ] }, "distance": 8.59, "direction": 15.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-33-25_00042", "timestamp": "2025-06-17T12:35:18Z", "filename": "recording_2025-06-17_12-33-25_00042.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 8.59443367, "relative_pitch": 0.0, "relative_heading": 15.082591561277615, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001030_pano_0000_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82062441120316, 52.3797967621236, 45.4313502078876 ] }, "distance": 8.63, "direction": 196.38, "angle": 79.24, "elevation": 45.43, "pano_id": "TMX7316010203-001030_pano_0000_000198", "timestamp": "2018-12-20T12:08:44.698990Z", "filename": "pano_0000_000198.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 8.63404853, "relative_pitch": 79.23948654251092, "relative_heading": 196.384481582717, "relative_elevation": 45.4313502078876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0001_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82070754543712, 52.3799432047164, 45.3767974982038 ] }, "distance": 8.64, "direction": 21.93, "angle": 79.22, "elevation": 45.38, "pano_id": "TMX7316010203-002653_pano_0001_000258", "timestamp": "2022-06-30T08:47:59.036480Z", "filename": "pano_0001_000258.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 8.63682797, "relative_pitch": 79.22346581407257, "relative_heading": 21.92932894901186, "relative_elevation": 45.3767974982038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_004763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82062711033731, 52.3797883142132, 45.3878744728863 ] }, "distance": 9.49, "direction": 193.72, "angle": 78.19, "elevation": 45.39, "pano_id": "TMX7316010203-001891_pano_0000_004763", "timestamp": "2020-08-24T10:41:26.040620Z", "filename": "pano_0000_004763.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 9.49433636, "relative_pitch": 78.18510453001042, "relative_heading": 193.71917842126243, "relative_elevation": 45.3878744728863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_004759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82069937834534, 52.3799549294562, 45.3640692941844 ] }, "distance": 9.69, "direction": 15.99, "angle": 77.94, "elevation": 45.36, "pano_id": "TMX7316010203-001891_pano_0000_004759", "timestamp": "2020-08-24T10:41:22.705420Z", "filename": "pano_0000_004759.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 9.69145338, "relative_pitch": 77.94077271459788, "relative_heading": 15.988111755778291, "relative_elevation": 45.3640692941844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0001_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82070169297639, 52.3799559038922, 45.2190109714866 ] }, "distance": 9.84, "direction": 16.7, "angle": 77.72, "elevation": 45.22, "pano_id": "TMX7316010203-002523_pano_0001_000006", "timestamp": "2022-04-19T07:38:41.703210Z", "filename": "pano_0001_000006.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 9.83985435, "relative_pitch": 77.72356997080071, "relative_heading": 16.696490764189136, "relative_elevation": 45.2190109714866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82056976455908, 52.3798018134633, 54.8176047094166 ] }, "distance": 9.88, "direction": 218.57, "angle": 79.79, "elevation": 54.82, "pano_id": "TMX7316010203-002074_pano_0000_000011", "timestamp": "2021-03-31T10:59:00.916380Z", "filename": "pano_0000_000011.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 9.87541269, "relative_pitch": 79.78768038421678, "relative_heading": 218.56746442862877, "relative_elevation": 54.8176047094166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82069115120557, 52.379958094517, 45.3050369387493 ] }, "distance": 9.9, "direction": 12.31, "angle": 77.68, "elevation": 45.31, "pano_id": "TMX7316010203-000829_pano_0000_003011", "timestamp": "2018-07-06T12:12:24.159030Z", "filename": "pano_0000_003011.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 9.89614294, "relative_pitch": 77.67821363891346, "relative_heading": 12.305847352591908, "relative_elevation": 45.3050369387493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track22_Sphere_00318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820698079223583, 52.37995897030815, 0.0 ] }, "distance": 10.1, "direction": 14.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track22_Sphere_00318", "timestamp": "2024-09-20T09:26:22Z", "filename": "Job_20240920_0946_Track22_Sphere_00318.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 10.10149837, "relative_pitch": 0.0, "relative_heading": 14.80319530032409, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track22_Sphere_00322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82062019630811, 52.37978295024737, 0.0 ] }, "distance": 10.19, "direction": 195.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track22_Sphere_00322", "timestamp": "2024-09-20T09:26:25Z", "filename": "Job_20240920_0946_Track22_Sphere_00322.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 10.19073487, "relative_pitch": 0.0, "relative_heading": 195.495135841358, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0001_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82062460968389, 52.3797778668544, 45.2584077147767 ] }, "distance": 10.66, "direction": 193.13, "angle": 76.74, "elevation": 45.26, "pano_id": "TMX7316010203-002523_pano_0001_000010", "timestamp": "2022-04-19T07:38:44.163220Z", "filename": "pano_0001_000010.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 10.66464962, "relative_pitch": 76.74075340879774, "relative_heading": 193.12667172344223, "relative_elevation": 45.2584077147767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82065443907313, 52.3799709148097, 55.0590203301981 ] }, "distance": 11.1, "direction": 357.98, "angle": 78.6, "elevation": 55.06, "pano_id": "TMX7316010203-002074_pano_0000_000007", "timestamp": "2021-03-31T10:58:58.546390Z", "filename": "pano_0000_000007.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 11.10221789, "relative_pitch": 78.59962802346445, "relative_heading": 357.9830290714478, "relative_elevation": 55.0590203301981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82061305827914, 52.3797752574399, 45.3155465852469 ] }, "distance": 11.15, "direction": 196.73, "angle": 76.18, "elevation": 45.32, "pano_id": "TMX7316010203-000829_pano_0000_003015", "timestamp": "2018-07-06T12:12:27.409030Z", "filename": "pano_0000_003015.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 11.14806835, "relative_pitch": 76.17913125745041, "relative_heading": 196.72722773705283, "relative_elevation": 45.3155465852469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001030_pano_0000_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82070380224109, 52.3799693682408, 45.424991954118 ] }, "distance": 11.32, "direction": 15.21, "angle": 76.01, "elevation": 45.42, "pano_id": "TMX7316010203-001030_pano_0000_000194", "timestamp": "2018-12-20T12:08:41.889040Z", "filename": "pano_0000_000194.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 11.31998259, "relative_pitch": 76.00681641023696, "relative_heading": 15.213957550303991, "relative_elevation": 45.424991954118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0001_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82062901894828, 52.3797709023829, 45.339432682842 ] }, "distance": 11.36, "direction": 190.76, "angle": 75.93, "elevation": 45.34, "pano_id": "TMX7316010203-002653_pano_0001_000262", "timestamp": "2022-06-30T08:48:01.491280Z", "filename": "pano_0001_000262.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 11.36084058, "relative_pitch": 75.93285795827391, "relative_heading": 190.7637168247409, "relative_elevation": 45.339432682842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-33-25_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820619211088633, 52.379771549076644, 0.0 ] }, "distance": 11.43, "direction": 194.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-33-25_00046", "timestamp": "2025-06-17T12:35:24Z", "filename": "recording_2025-06-17_12-33-25_00046.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 11.43449672, "relative_pitch": 0.0, "relative_heading": 194.12064726705103, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82061917826652, 52.3797701293289, 45.5837195105851 ] }, "distance": 11.59, "direction": 193.94, "angle": 75.74, "elevation": 45.58, "pano_id": "TMX7316010203-002071_pano_0000_000125", "timestamp": "2021-03-31T07:45:20.741240Z", "filename": "pano_0000_000125.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 11.58830734, "relative_pitch": 75.73640138024247, "relative_heading": 193.9408021029508, "relative_elevation": 45.5837195105851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82061969989988, 52.3797680409531, 44.9206909183413 ] }, "distance": 11.81, "direction": 193.5, "angle": 75.28, "elevation": 44.92, "pano_id": "TMX7316010203-002069_pano_0000_002244", "timestamp": "2021-03-29T12:43:59.357050Z", "filename": "pano_0000_002244.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 11.80563461, "relative_pitch": 75.2750474651755, "relative_heading": 193.50177227482237, "relative_elevation": 44.9206909183413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_000494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82070973604668, 52.3799735034819, 45.7800730988383 ] }, "distance": 11.87, "direction": 16.51, "angle": 75.46, "elevation": 45.78, "pano_id": "TMX7316010203-002506_pano_0000_000494", "timestamp": "2022-04-12T06:04:53.234230Z", "filename": "pano_0000_000494.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 11.87308977, "relative_pitch": 75.46064079868833, "relative_heading": 16.512887974737534, "relative_elevation": 45.7800730988383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0000_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82084739305645, 52.3798439844938, 45.8172997059301 ] }, "distance": 13.1, "direction": 103.36, "angle": 74.04, "elevation": 45.82, "pano_id": "TMX7316010203-002817_pano_0000_000168", "timestamp": "2022-10-05T09:45:48.442070Z", "filename": "pano_0000_000168.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.10333907, "relative_pitch": 74.0399428922, "relative_heading": 103.36443711263186, "relative_elevation": 45.8172997059301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_004443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82085172465944, 52.3798489760742, 45.3617928000167 ] }, "distance": 13.28, "direction": 100.74, "angle": 73.69, "elevation": 45.36, "pano_id": "TMX7316010203-000293_pano_0000_004443", "timestamp": "2017-05-10T09:56:54.549540Z", "filename": "pano_0000_004443.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.27588151, "relative_pitch": 73.68700940904864, "relative_heading": 100.73704748021869, "relative_elevation": 45.3617928000167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82071084747408, 52.3799879837515, 45.5861280020326 ] }, "distance": 13.44, "direction": 14.87, "angle": 73.57, "elevation": 45.59, "pano_id": "TMX7316010203-002071_pano_0000_000120", "timestamp": "2021-03-31T07:45:17.596200Z", "filename": "pano_0000_000120.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.44495574, "relative_pitch": 73.56735409854372, "relative_heading": 14.8702044671443, "relative_elevation": 45.5861280020326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82084822124028, 52.3798333997441, 45.6792271295562 ] }, "distance": 13.48, "direction": 108.19, "angle": 73.56, "elevation": 45.68, "pano_id": "TMX7316010203-002069_pano_0000_002173", "timestamp": "2021-03-29T12:42:58.942430Z", "filename": "pano_0000_002173.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.47815026, "relative_pitch": 73.56073502598352, "relative_heading": 108.18601802296135, "relative_elevation": 45.6792271295562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_000488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_000488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_000488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82085838724172, 52.3798612219483, 45.6609966177493 ] }, "distance": 13.54, "direction": 94.7, "angle": 73.48, "elevation": 45.66, "pano_id": "TMX7316010203-001700_pano_0000_000488", "timestamp": "2020-05-08T10:36:48.177390Z", "filename": "pano_0000_000488.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.54276152, "relative_pitch": 73.47997792441343, "relative_heading": 94.70421642225513, "relative_elevation": 45.6609966177493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_000499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82061356629459, 52.3797528433588, 45.8313227053732 ] }, "distance": 13.55, "direction": 193.55, "angle": 73.53, "elevation": 45.83, "pano_id": "TMX7316010203-002506_pano_0000_000499", "timestamp": "2022-04-12T06:04:55.509030Z", "filename": "pano_0000_000499.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.54752298, "relative_pitch": 73.5325689952786, "relative_heading": 193.54954643973156, "relative_elevation": 45.8313227053732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0001_000257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82072520297162, 52.3799864805339, 45.3818316841498 ] }, "distance": 13.57, "direction": 19.04, "angle": 73.35, "elevation": 45.38, "pano_id": "TMX7316010203-002653_pano_0001_000257", "timestamp": "2022-06-30T08:47:58.316260Z", "filename": "pano_0001_000257.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.57014864, "relative_pitch": 73.35219830470673, "relative_heading": 19.044264803316736, "relative_elevation": 45.3818316841498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8207163223441, 52.3799882180123, 44.9372932771221 ] }, "distance": 13.57, "direction": 16.36, "angle": 73.2, "elevation": 44.94, "pano_id": "TMX7316010203-002069_pano_0000_002239", "timestamp": "2021-03-29T12:43:56.452070Z", "filename": "pano_0000_002239.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.57043343, "relative_pitch": 73.19641897145387, "relative_heading": 16.363461230789557, "relative_elevation": 44.9372932771221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-33-25_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820711911610807, 52.37998907351471, 0.0 ] }, "distance": 13.58, "direction": 15.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-33-25_00041", "timestamp": "2025-06-17T12:35:17Z", "filename": "recording_2025-06-17_12-33-25_00041.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.58080935, "relative_pitch": 0.0, "relative_heading": 15.03438559138773, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001030_pano_0000_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82060558950224, 52.3797537761137, 45.439174419269 ] }, "distance": 13.59, "direction": 195.88, "angle": 73.35, "elevation": 45.44, "pano_id": "TMX7316010203-001030_pano_0000_000199", "timestamp": "2018-12-20T12:08:45.473960Z", "filename": "pano_0000_000199.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.58511439, "relative_pitch": 73.35472268136165, "relative_heading": 195.87988073117583, "relative_elevation": 45.439174419269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_000487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_000487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_000487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8208411754156, 52.3798170139602, 45.6827506441623 ] }, "distance": 13.72, "direction": 116.07, "angle": 73.28, "elevation": 45.68, "pano_id": "TMX7316010203-001700_pano_0000_000487", "timestamp": "2020-05-08T10:36:47.532370Z", "filename": "pano_0000_000487.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.72107771, "relative_pitch": 73.28205661139849, "relative_heading": 116.06956955660738, "relative_elevation": 45.6827506441623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_00254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820863175363926, 52.37985889060719, 0.0 ] }, "distance": 13.89, "direction": 95.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_00254", "timestamp": "2024-09-18T11:00:12Z", "filename": "Job_20240918_0854_Track08_Sphere_00254.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.89092161, "relative_pitch": 0.0, "relative_heading": 95.66038222299932, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_008163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_008163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_008163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82085261183138, 52.3798286928194, 45.2769708745182 ] }, "distance": 13.93, "direction": 109.85, "angle": 72.9, "elevation": 45.28, "pano_id": "TMX7316010203-000535_pano_0000_008163", "timestamp": "2018-01-08T12:18:58.405550Z", "filename": "pano_0000_008163.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.93152989, "relative_pitch": 72.89709273296347, "relative_heading": 109.84894187725449, "relative_elevation": 45.2769708745182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8208649027307, 52.3798775187757, 45.6442057546228 ] }, "distance": 13.96, "direction": 87.11, "angle": 73.0, "elevation": 45.64, "pano_id": "TMX7316010203-002069_pano_0000_002174", "timestamp": "2021-03-29T12:42:59.492520Z", "filename": "pano_0000_002174.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.95851085, "relative_pitch": 72.99577933984017, "relative_heading": 87.11416098392552, "relative_elevation": 45.6442057546228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0000_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82086337380412, 52.3798886040616, 45.7891262210906 ] }, "distance": 13.97, "direction": 82.03, "angle": 73.03, "elevation": 45.79, "pano_id": "TMX7316010203-002817_pano_0000_000169", "timestamp": "2022-10-05T09:45:48.986970Z", "filename": "pano_0000_000169.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.97151405, "relative_pitch": 73.03161952546877, "relative_heading": 82.03392476740689, "relative_elevation": 45.7891262210906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_004764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82061011224492, 52.3797493757079, 45.3855989836156 ] }, "distance": 13.98, "direction": 194.12, "angle": 72.88, "elevation": 45.39, "pano_id": "TMX7316010203-001891_pano_0000_004764", "timestamp": "2020-08-24T10:41:27.445470Z", "filename": "pano_0000_004764.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 13.97843375, "relative_pitch": 72.88154901817698, "relative_heading": 194.11625231387427, "relative_elevation": 45.3855989836156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_01603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_01603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_01603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820865460504037, 52.37986396163482, 0.0 ] }, "distance": 14.0, "direction": 93.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_01603", "timestamp": "2025-06-17T13:09:44Z", "filename": "recording_2025-06-17_12-48-50_01603.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 14.00200121, "relative_pitch": 0.0, "relative_heading": 93.29916638647967, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_01602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_01602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_01602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820848323315449, 52.37982007341923, 0.0 ] }, "distance": 14.02, "direction": 113.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_01602", "timestamp": "2025-06-17T13:09:44Z", "filename": "recording_2025-06-17_12-48-50_01602.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 14.0183208, "relative_pitch": 0.0, "relative_heading": 113.94492980632666, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0000_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82083187123743, 52.3797993611623, 45.8436481766403 ] }, "distance": 14.16, "direction": 124.36, "angle": 72.83, "elevation": 45.84, "pano_id": "TMX7316010203-002817_pano_0000_000167", "timestamp": "2022-10-05T09:45:47.896970Z", "filename": "pano_0000_000167.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 14.16331534, "relative_pitch": 72.83155712143832, "relative_heading": 124.36273420687778, "relative_elevation": 45.8436481766403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_00253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820846398792579, 52.379814365986356, 0.0 ] }, "distance": 14.17, "direction": 116.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_00253", "timestamp": "2024-09-18T11:00:11Z", "filename": "Job_20240918_0854_Track08_Sphere_00253.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 14.17048078, "relative_pitch": 0.0, "relative_heading": 116.50771730503418, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_008164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_008164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_008164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82086871815902, 52.3798728933731, 45.2321453979239 ] }, "distance": 14.2, "direction": 89.24, "angle": 72.57, "elevation": 45.23, "pano_id": "TMX7316010203-000535_pano_0000_008164", "timestamp": "2018-01-08T12:18:59.160580Z", "filename": "pano_0000_008164.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 14.20186811, "relative_pitch": 72.56889388252938, "relative_heading": 89.24124071545228, "relative_elevation": 45.2321453979239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82055305504931, 52.3797595532515, 54.6693266769871 ] }, "distance": 14.41, "direction": 210.42, "angle": 75.24, "elevation": 54.67, "pano_id": "TMX7316010203-002074_pano_0000_000012", "timestamp": "2021-03-31T10:59:01.591350Z", "filename": "pano_0000_000012.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 14.40699361, "relative_pitch": 75.23651353005349, "relative_heading": 210.418931687373, "relative_elevation": 54.6693266769871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_004758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82071803328702, 52.3799974555755, 45.3632741626352 ] }, "distance": 14.59, "direction": 15.67, "angle": 72.17, "elevation": 45.36, "pano_id": "TMX7316010203-001891_pano_0000_004758", "timestamp": "2020-08-24T10:41:22.005560Z", "filename": "pano_0000_004758.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 14.59060937, "relative_pitch": 72.17017123642411, "relative_heading": 15.665222873849322, "relative_elevation": 45.3632741626352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8208329380642, 52.3797893906084, 45.6987174134701 ] }, "distance": 14.88, "direction": 127.73, "angle": 71.97, "elevation": 45.7, "pano_id": "TMX7316010203-002069_pano_0000_002172", "timestamp": "2021-03-29T12:42:58.372440Z", "filename": "pano_0000_002172.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 14.87525076, "relative_pitch": 71.96957038949921, "relative_heading": 127.7343472177193, "relative_elevation": 45.6987174134701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0001_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82072077248013, 52.3800003331737, 45.2135167010128 ] }, "distance": 14.95, "direction": 16.02, "angle": 71.7, "elevation": 45.21, "pano_id": "TMX7316010203-002523_pano_0001_000005", "timestamp": "2022-04-19T07:38:41.153220Z", "filename": "pano_0001_000005.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 14.94957418, "relative_pitch": 71.70384596878715, "relative_heading": 16.022180762849143, "relative_elevation": 45.2135167010128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track22_Sphere_00317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820716835684939, 52.38000256070787, 0.0 ] }, "distance": 15.12, "direction": 14.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track22_Sphere_00317", "timestamp": "2024-09-20T09:26:22Z", "filename": "Job_20240920_0946_Track22_Sphere_00317.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 15.11733895, "relative_pitch": 0.0, "relative_heading": 14.786231765617828, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_000489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_000489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_000489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82087528479876, 52.3799051428285, 45.6455437298864 ] }, "distance": 15.13, "direction": 75.54, "angle": 71.66, "elevation": 45.65, "pano_id": "TMX7316010203-001700_pano_0000_000489", "timestamp": "2020-05-08T10:36:48.802330Z", "filename": "pano_0000_000489.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 15.12679514, "relative_pitch": 71.6649597285813, "relative_heading": 75.54238236657498, "relative_elevation": 45.6455437298864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82071301273152, 52.3800034245595, 45.3172093546018 ] }, "distance": 15.15, "direction": 13.74, "angle": 71.52, "elevation": 45.32, "pano_id": "TMX7316010203-000829_pano_0000_003010", "timestamp": "2018-07-06T12:12:23.384000Z", "filename": "pano_0000_003010.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 15.14636126, "relative_pitch": 71.5188368712304, "relative_heading": 13.74122768244811, "relative_elevation": 45.3172093546018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track22_Sphere_00323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820599360713968, 52.37973887353089, 0.0 ] }, "distance": 15.3, "direction": 195.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track22_Sphere_00323", "timestamp": "2024-09-20T09:26:26Z", "filename": "Job_20240920_0946_Track22_Sphere_00323.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 15.29623409, "relative_pitch": 0.0, "relative_heading": 195.70842174455464, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_00255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820879256451715, 52.37990267490413, 0.0 ] }, "distance": 15.32, "direction": 76.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_00255", "timestamp": "2024-09-18T11:00:13Z", "filename": "Job_20240918_0854_Track08_Sphere_00255.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 15.32374817, "relative_pitch": 0.0, "relative_heading": 76.78922596222111, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_008162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_008162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_008162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82083601146883, 52.3797843709898, 45.2852801876143 ] }, "distance": 15.39, "direction": 128.9, "angle": 71.23, "elevation": 45.29, "pano_id": "TMX7316010203-000535_pano_0000_008162", "timestamp": "2018-01-08T12:18:57.665550Z", "filename": "pano_0000_008162.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 15.38579981, "relative_pitch": 71.23466466535885, "relative_heading": 128.90245695732042, "relative_elevation": 45.2852801876143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_000486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_000486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_000486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82082442255844, 52.3797730031147, 45.6920060934499 ] }, "distance": 15.64, "direction": 134.33, "angle": 71.11, "elevation": 45.69, "pano_id": "TMX7316010203-001700_pano_0000_000486", "timestamp": "2020-05-08T10:36:46.862390Z", "filename": "pano_0000_000486.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 15.63626006, "relative_pitch": 71.10854207850433, "relative_heading": 134.33370612391323, "relative_elevation": 45.6920060934499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_01604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_01604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_01604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820882294140605, 52.379907470910496, 0.0 ] }, "distance": 15.65, "direction": 75.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_01604", "timestamp": "2025-06-17T13:09:45Z", "filename": "recording_2025-06-17_12-48-50_01604.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 15.65421272, "relative_pitch": 0.0, "relative_heading": 75.06038267217694, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_01601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_01601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_01601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820831801708768, 52.37977628701013, 0.0 ] }, "distance": 15.75, "direction": 132.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_01601", "timestamp": "2025-06-17T13:09:43Z", "filename": "recording_2025-06-17_12-48-50_01601.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 15.7522266, "relative_pitch": 0.0, "relative_heading": 132.10518318364748, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0001_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82060507954633, 52.3797334076155, 45.2664304766804 ] }, "distance": 15.79, "direction": 193.75, "angle": 70.78, "elevation": 45.27, "pano_id": "TMX7316010203-002523_pano_0001_000011", "timestamp": "2022-04-19T07:38:44.958240Z", "filename": "pano_0001_000011.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 15.7855258, "relative_pitch": 70.77507094887522, "relative_heading": 193.7496629365855, "relative_elevation": 45.2664304766804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_00252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820829496158214, 52.379770514840274, 0.0 ] }, "distance": 16.08, "direction": 134.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_00252", "timestamp": "2024-09-18T11:00:10Z", "filename": "Job_20240918_0854_Track08_Sphere_00252.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.07693501, "relative_pitch": 0.0, "relative_heading": 134.1790616776289, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8208819569677, 52.3799213030562, 45.6276122443378 ] }, "distance": 16.1, "direction": 69.74, "angle": 70.57, "elevation": 45.63, "pano_id": "TMX7316010203-002069_pano_0000_002175", "timestamp": "2021-03-29T12:43:00.017530Z", "filename": "pano_0000_002175.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.09821068, "relative_pitch": 70.56627713043619, "relative_heading": 69.73872787730778, "relative_elevation": 45.6276122443378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82068081132249, 52.3800154797326, 55.185897580348 ] }, "distance": 16.12, "direction": 5.0, "angle": 73.72, "elevation": 55.19, "pano_id": "TMX7316010203-002074_pano_0000_000006", "timestamp": "2021-03-31T10:58:57.996410Z", "filename": "pano_0000_000006.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.11565039, "relative_pitch": 73.7208866153243, "relative_heading": 5.001776651330375, "relative_elevation": 55.185897580348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_008165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_008165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_008165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8208846395408, 52.3799171189387, 45.2458177041262 ] }, "distance": 16.12, "direction": 71.52, "angle": 70.39, "elevation": 45.25, "pano_id": "TMX7316010203-000535_pano_0000_008165", "timestamp": "2018-01-08T12:18:59.945530Z", "filename": "pano_0000_008165.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.11610534, "relative_pitch": 70.39461214409994, "relative_heading": 71.51673437032301, "relative_elevation": 45.2458177041262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0001_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82060641657487, 52.3797284813012, 45.3327975114807 ] }, "distance": 16.3, "direction": 192.98, "angle": 70.23, "elevation": 45.33, "pano_id": "TMX7316010203-002653_pano_0001_000263", "timestamp": "2022-06-30T08:48:02.036470Z", "filename": "pano_0001_000263.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.29781872, "relative_pitch": 70.22572991950318, "relative_heading": 192.98069784476846, "relative_elevation": 45.3327975114807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001030_pano_0000_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82072588555819, 52.3800123610492, 45.4290174422786 ] }, "distance": 16.33, "direction": 15.9, "angle": 70.23, "elevation": 45.43, "pano_id": "TMX7316010203-001030_pano_0000_000193", "timestamp": "2018-12-20T12:08:41.189090Z", "filename": "pano_0000_000193.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.33211716, "relative_pitch": 70.22605834879913, "relative_heading": 15.900232202375404, "relative_elevation": 45.4290174422786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_004442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82081883348088, 52.3797610026629, 45.3813261147588 ] }, "distance": 16.34, "direction": 138.62, "angle": 70.19, "elevation": 45.38, "pano_id": "TMX7316010203-000293_pano_0000_004442", "timestamp": "2017-05-10T09:56:53.449540Z", "filename": "pano_0000_004442.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.34290482, "relative_pitch": 70.1948341931401, "relative_heading": 138.61875153578458, "relative_elevation": 45.3813261147588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82059379362459, 52.3797296173505, 45.3324202066287 ] }, "distance": 16.39, "direction": 196.01, "angle": 70.12, "elevation": 45.33, "pano_id": "TMX7316010203-000829_pano_0000_003016", "timestamp": "2018-07-06T12:12:28.214000Z", "filename": "pano_0000_003016.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.39060618, "relative_pitch": 70.12179459845379, "relative_heading": 196.009320117746, "relative_elevation": 45.3324202066287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-33-25_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820598291276914, 52.37972831680466, 0.0 ] }, "distance": 16.45, "direction": 194.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-33-25_00047", "timestamp": "2025-06-17T12:35:25Z", "filename": "recording_2025-06-17_12-33-25_00047.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.44864191, "relative_pitch": 0.0, "relative_heading": 194.8447559787923, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0000_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82087968923856, 52.3799331259043, 45.7827801266685 ] }, "distance": 16.46, "direction": 65.25, "angle": 70.23, "elevation": 45.78, "pano_id": "TMX7316010203-002817_pano_0000_000170", "timestamp": "2022-10-05T09:45:49.531970Z", "filename": "pano_0000_000170.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.45937434, "relative_pitch": 70.22597357567142, "relative_heading": 65.25175960505962, "relative_elevation": 45.7827801266685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82059899228681, 52.3797266857185, 45.5846115397289 ] }, "distance": 16.61, "direction": 194.53, "angle": 69.98, "elevation": 45.58, "pano_id": "TMX7316010203-002071_pano_0000_000126", "timestamp": "2021-03-31T07:45:21.401210Z", "filename": "pano_0000_000126.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.61211104, "relative_pitch": 69.97706290327041, "relative_heading": 194.52522791923195, "relative_elevation": 45.5846115397289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0000_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82081769913913, 52.3797545706671, 45.8474992960691 ] }, "distance": 16.84, "direction": 140.43, "angle": 69.83, "elevation": 45.85, "pano_id": "TMX7316010203-002817_pano_0000_000166", "timestamp": "2022-10-05T09:45:47.341980Z", "filename": "pano_0000_000166.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.83724362, "relative_pitch": 69.83451638036983, "relative_heading": 140.42631968687974, "relative_elevation": 45.8474992960691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82059969310251, 52.3797242879913, 44.9230481656268 ] }, "distance": 16.86, "direction": 194.14, "angle": 69.43, "elevation": 44.92, "pano_id": "TMX7316010203-002069_pano_0000_002245", "timestamp": "2021-03-29T12:44:00.052230Z", "filename": "pano_0000_002245.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.85879974, "relative_pitch": 69.4298036861979, "relative_heading": 194.14080140562518, "relative_elevation": 44.9230481656268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_000493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82072836300649, 52.3800175872131, 45.7712649758905 ] }, "distance": 16.94, "direction": 15.91, "angle": 69.69, "elevation": 45.77, "pano_id": "TMX7316010203-002506_pano_0000_000493", "timestamp": "2022-04-12T06:04:52.789050Z", "filename": "pano_0000_000493.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.937625, "relative_pitch": 69.69304130295647, "relative_heading": 15.910131540573477, "relative_elevation": 45.7712649758905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_004444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_004444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_004444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82088476689441, 52.3799367284898, 45.3763580089435 ] }, "distance": 16.94, "direction": 64.51, "angle": 69.53, "elevation": 45.38, "pano_id": "TMX7316010203-000293_pano_0000_004444", "timestamp": "2017-05-10T09:56:55.684610Z", "filename": "pano_0000_004444.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 16.94261976, "relative_pitch": 69.52537910596158, "relative_heading": 64.51007963030212, "relative_elevation": 45.3763580089435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82081961658589, 52.3797451914755, 45.7163479588926 ] }, "distance": 17.73, "direction": 142.25, "angle": 68.8, "elevation": 45.72, "pano_id": "TMX7316010203-002069_pano_0000_002171", "timestamp": "2021-03-29T12:42:57.777440Z", "filename": "pano_0000_002171.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 17.7338687, "relative_pitch": 68.79818515307747, "relative_heading": 142.24961979813898, "relative_elevation": 45.7163479588926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_000490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_000490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_000490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82089208464443, 52.3799490486264, 45.648416204378 ] }, "distance": 18.01, "direction": 61.25, "angle": 68.47, "elevation": 45.65, "pano_id": "TMX7316010203-001700_pano_0000_000490", "timestamp": "2020-05-08T10:36:49.422410Z", "filename": "pano_0000_000490.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 18.01146957, "relative_pitch": 68.46732344388019, "relative_heading": 61.25399020586885, "relative_elevation": 45.648416204378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_00256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820895040522203, 52.379946718422424, 0.0 ] }, "distance": 18.07, "direction": 62.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_00256", "timestamp": "2024-09-18T11:00:14Z", "filename": "Job_20240918_0854_Track08_Sphere_00256.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 18.06615264, "relative_pitch": 0.0, "relative_heading": 62.282032498083616, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_008161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_008161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_008161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82081939958688, 52.379740012338, 45.3310191789642 ] }, "distance": 18.18, "direction": 143.4, "angle": 68.14, "elevation": 45.33, "pano_id": "TMX7316010203-000535_pano_0000_008161", "timestamp": "2018-01-08T12:18:56.920610Z", "filename": "pano_0000_008161.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 18.18415366, "relative_pitch": 68.14223001967007, "relative_heading": 143.3982189222507, "relative_elevation": 45.3310191789642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_004765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82059272867068, 52.3797112616229, 45.3937933556736 ] }, "distance": 18.38, "direction": 194.47, "angle": 67.96, "elevation": 45.39, "pano_id": "TMX7316010203-001891_pano_0000_004765", "timestamp": "2020-08-24T10:41:29.185380Z", "filename": "pano_0000_004765.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 18.38054574, "relative_pitch": 67.95632556609169, "relative_heading": 194.47046220048202, "relative_elevation": 45.3937933556736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002071_pano_0000_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002071_pano_0000_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002071/pano_0000_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82072976568216, 52.3800315906678, 45.5860346145928 ] }, "distance": 18.47, "direction": 14.87, "angle": 67.95, "elevation": 45.59, "pano_id": "TMX7316010203-002071_pano_0000_000119", "timestamp": "2021-03-31T07:45:17.026340Z", "filename": "pano_0000_000119.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 18.46538969, "relative_pitch": 67.94876400942633, "relative_heading": 14.869676819659766, "relative_elevation": 45.5860346145928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001030_pano_0000_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001030_pano_0000_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/20/TMX7316010203-001030/pano_0000_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82058666747679, 52.3797110162999, 45.4417476262897 ] }, "distance": 18.51, "direction": 195.69, "angle": 67.83, "elevation": 45.44, "pano_id": "TMX7316010203-001030_pano_0000_000200", "timestamp": "2018-12-20T12:08:46.308970Z", "filename": "pano_0000_000200.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 18.51428112, "relative_pitch": 67.83259818936406, "relative_heading": 195.6862208440647, "relative_elevation": 45.4417476262897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002653_pano_0001_000256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002653_pano_0001_000256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002653/pano_0001_000256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82074239831836, 52.38002983452, 45.3947709426284 ] }, "distance": 18.52, "direction": 17.6, "angle": 67.81, "elevation": 45.39, "pano_id": "TMX7316010203-002653_pano_0001_000256", "timestamp": "2022-06-30T08:47:57.601310Z", "filename": "pano_0001_000256.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 18.51826562, "relative_pitch": 67.80757126416157, "relative_heading": 17.59826442986312, "relative_elevation": 45.3947709426284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_01605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_01605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_01605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820899124137402, 52.3799512677736, 0.0 ] }, "distance": 18.55, "direction": 61.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_01605", "timestamp": "2025-06-17T13:09:45Z", "filename": "recording_2025-06-17_12-48-50_01605.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 18.55051175, "relative_pitch": 0.0, "relative_heading": 61.297326007032005, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-33-25_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-33-25_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-33-25_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820730772967272, 52.38003250263432, 0.0 ] }, "distance": 18.58, "direction": 14.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-33-25_00040", "timestamp": "2025-06-17T12:35:16Z", "filename": "recording_2025-06-17_12-33-25_00040.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 18.5811156, "relative_pitch": 0.0, "relative_heading": 14.993796955827143, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002506_pano_0000_000500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002506_pano_0000_000500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002506/pano_0000_000500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82059289907764, 52.3797088611086, 45.8429303895682 ] }, "distance": 18.64, "direction": 194.23, "angle": 67.88, "elevation": 45.84, "pano_id": "TMX7316010203-002506_pano_0000_000500", "timestamp": "2022-04-12T06:04:55.974020Z", "filename": "pano_0000_000500.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 18.6364517, "relative_pitch": 67.87686302190407, "relative_heading": 194.2307117240182, "relative_elevation": 45.8429303895682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82073525389954, 52.3800323595909, 44.9429863290861 ] }, "distance": 18.65, "direction": 15.91, "angle": 67.47, "elevation": 44.94, "pano_id": "TMX7316010203-002069_pano_0000_002238", "timestamp": "2021-03-29T12:43:55.927070Z", "filename": "pano_0000_002238.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 18.64707702, "relative_pitch": 67.4661855915853, "relative_heading": 15.912120407661726, "relative_elevation": 44.9429863290861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_12-48-50_01600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_01600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_12-48-50_01600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_12-48-50_01600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820816633423441, 52.379732336304265, 0.0 ] }, "distance": 18.77, "direction": 145.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_12-48-50_01600", "timestamp": "2025-06-17T13:09:42Z", "filename": "recording_2025-06-17_12-48-50_01600.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 18.7691776, "relative_pitch": 0.0, "relative_heading": 145.4149169321101, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_000485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_000485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_000485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_000485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82080830315244, 52.3797287482059, 45.698083399795 ] }, "distance": 18.79, "direction": 147.53, "angle": 67.65, "elevation": 45.7, "pano_id": "TMX7316010203-001700_pano_0000_000485", "timestamp": "2020-05-08T10:36:46.147360Z", "filename": "pano_0000_000485.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 18.7887057, "relative_pitch": 67.65005138388429, "relative_heading": 147.53065266745395, "relative_elevation": 45.698083399795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82053597824493, 52.3797182143109, 54.4986756648868 ] }, "distance": 19.01, "direction": 206.42, "angle": 70.77, "elevation": 54.5, "pano_id": "TMX7316010203-002074_pano_0000_000013", "timestamp": "2021-03-31T10:59:02.301360Z", "filename": "pano_0000_000013.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 19.00886257, "relative_pitch": 70.77148652320473, "relative_heading": 206.41810747824582, "relative_elevation": 54.4986756648868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_008166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_008166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_008166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_008166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82090089682154, 52.3799614940444, 45.2402105070651 ] }, "distance": 19.23, "direction": 58.49, "angle": 66.98, "elevation": 45.24, "pano_id": "TMX7316010203-000535_pano_0000_008166", "timestamp": "2018-01-08T12:19:00.760560Z", "filename": "pano_0000_008166.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 19.22589094, "relative_pitch": 66.97579368501057, "relative_heading": 58.494495676099504, "relative_elevation": 45.2402105070651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track08_Sphere_00251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track08_Sphere_00251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track08_Sphere_00251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820814490800066, 52.379726457060436, 0.0 ] }, "distance": 19.23, "direction": 146.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track08_Sphere_00251", "timestamp": "2024-09-18T11:00:10Z", "filename": "Job_20240918_0854_Track08_Sphere_00251.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 19.23124181, "relative_pitch": 0.0, "relative_heading": 146.87930897325563, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_002176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_002176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_002176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82089874787547, 52.3799649621311, 45.624139258638 ] }, "distance": 19.31, "direction": 57.29, "angle": 67.06, "elevation": 45.62, "pano_id": "TMX7316010203-002069_pano_0000_002176", "timestamp": "2021-03-29T12:43:00.522470Z", "filename": "pano_0000_002176.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 19.3070555, "relative_pitch": 67.06306917040885, "relative_heading": 57.291060881489265, "relative_elevation": 45.624139258638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001891_pano_0000_004757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001891_pano_0000_004757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001891/pano_0000_004757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8207366126904, 52.3800401241147, 45.3591460045427 ] }, "distance": 19.5, "direction": 15.48, "angle": 66.73, "elevation": 45.36, "pano_id": "TMX7316010203-001891_pano_0000_004757", "timestamp": "2020-08-24T10:41:21.320720Z", "filename": "pano_0000_004757.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 19.5038936, "relative_pitch": 66.73286998534427, "relative_heading": 15.477653164365464, "relative_elevation": 45.3591460045427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0000_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82089648275838, 52.3799773586265, 45.7864109203219 ] }, "distance": 19.96, "direction": 53.72, "angle": 66.44, "elevation": 45.79, "pano_id": "TMX7316010203-002817_pano_0000_000171", "timestamp": "2022-10-05T09:45:50.076960Z", "filename": "pano_0000_000171.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 19.96146603, "relative_pitch": 66.44428001319574, "relative_heading": 53.717991836308045, "relative_elevation": 45.7864109203219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0001_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82073947329302, 52.3800448203692, 45.2056510541588 ] }, "distance": 20.06, "direction": 15.62, "angle": 66.07, "elevation": 45.21, "pano_id": "TMX7316010203-002523_pano_0001_000004", "timestamp": "2022-04-19T07:38:40.603230Z", "filename": "pano_0001_000004.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 20.05955688, "relative_pitch": 66.0712225734349, "relative_heading": 15.615532794912516, "relative_elevation": 45.2056510541588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track22_Sphere_00316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820734938428211, 52.380045590736884, 0.0 ] }, "distance": 20.06, "direction": 14.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track22_Sphere_00316", "timestamp": "2024-09-20T09:26:21Z", "filename": "Job_20240920_0946_Track22_Sphere_00316.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 20.06155136, "relative_pitch": 0.0, "relative_heading": 14.700208702268515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_003009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_003009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_003009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82073546264616, 52.3800483273228, 45.3341899756342 ] }, "distance": 20.37, "direction": 14.58, "angle": 65.81, "elevation": 45.33, "pano_id": "TMX7316010203-000829_pano_0000_003009", "timestamp": "2018-07-06T12:12:22.664020Z", "filename": "pano_0000_003009.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 20.36519934, "relative_pitch": 65.80924682786724, "relative_heading": 14.579947123498082, "relative_elevation": 45.3341899756342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002817_pano_0000_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002817_pano_0000_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002817/pano_0000_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82080443020307, 52.3797099263318, 45.8544419379905 ] }, "distance": 20.46, "direction": 151.31, "angle": 65.96, "elevation": 45.85, "pano_id": "TMX7316010203-002817_pano_0000_000165", "timestamp": "2022-10-05T09:45:46.772020Z", "filename": "pano_0000_000165.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 20.45850598, "relative_pitch": 65.95539080000043, "relative_heading": 151.3054147445784, "relative_elevation": 45.8544419379905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240920_0946_Track22_Sphere_00324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240920_0946_Track22_Sphere_00324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.820575141333968, 52.37969295610672, 0.0 ] }, "distance": 20.66, "direction": 196.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240920_0946_Track22_Sphere_00324", "timestamp": "2024-09-20T09:26:26Z", "filename": "Job_20240920_0946_Track22_Sphere_00324.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 20.66237272, "relative_pitch": 0.0, "relative_heading": 196.27494165247788, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240920_0946_Track22_Sphere_00320/adjacencies/b_20240920_0946_Track22_Sphere_00320/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002523_pano_0001_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002523_pano_0001_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002523/pano_0001_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82058532685484, 52.3796886564027, 45.2836088929325 ] }, "distance": 20.94, "direction": 194.09, "angle": 65.18, "elevation": 45.28, "pano_id": "TMX7316010203-002523_pano_0001_000012", "timestamp": "2022-04-19T07:38:45.893190Z", "filename": "pano_0001_000012.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_20240920_0946_Track22_Sphere_00320", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116424.65208248672, 488151.3394607139 ] }, "relative_distance": 20.94255386, "relative_pitch": 65.18062111354809, "relative_heading": 194.08606112892042, "relative_elevation": 45.2836088929325 } ] } }