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_20241112_0936_Track12_Sphere_00003/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track12_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875357851150731, 52.356074271318164, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track12_Sphere_00003", "timestamp": "2024-11-12T09:41:56Z", "filename": "Job_20241112_0936_Track12_Sphere_00003.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "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_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_000983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87537214467906, 52.3560732780741, 47.0468557775021 ] }, "distance": 0.98, "direction": 96.47, "angle": 88.81, "elevation": 47.05, "pano_id": "TMX7316060226-000012_pano_0000_000983", "timestamp": "2016-08-03T10:33:18.447720Z", "filename": "pano_0000_000983.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 0.98009509, "relative_pitch": 88.80656868913256, "relative_heading": 96.47483807076638, "relative_elevation": 47.0468557775021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0000_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87537140453802, 52.3560776119314, 45.3010020647198 ] }, "distance": 1.0, "direction": 68.07, "angle": 88.74, "elevation": 45.3, "pano_id": "TMX7316010203-001496_pano_0000_000319", "timestamp": "2019-12-06T09:00:44.516340Z", "filename": "pano_0000_000319.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 0.9954277, "relative_pitch": 88.74120600723096, "relative_heading": 68.07261017529007, "relative_elevation": 45.3010020647198 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875352785626379, 52.356064201110804, 0.0 ] }, "distance": 1.17, "direction": 197.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00967", "timestamp": "2025-07-30T11:30:52Z", "filename": "recording_2025-07-30_11-08-35_00967.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 1.17249727, "relative_pitch": 0.0, "relative_heading": 197.11849777219962, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0005_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87534696590145, 52.3560658620142, 47.6197171974927 ] }, "distance": 1.19, "direction": 218.4, "angle": 88.56, "elevation": 47.62, "pano_id": "TMX7316010203-001601_pano_0005_000198", "timestamp": "2020-01-29T12:02:25.340680Z", "filename": "pano_0005_000198.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 1.19399433, "relative_pitch": 88.56369358984563, "relative_heading": 218.39905752174062, "relative_elevation": 47.6197171974927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87536844974486, 52.3560656645692, 46.1782211745158 ] }, "distance": 1.2, "direction": 142.98, "angle": 88.51, "elevation": 46.18, "pano_id": "TMX7316010203-002456_pano_0002_000581", "timestamp": "2022-03-21T09:15:25.599140Z", "filename": "pano_0002_000581.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 1.19943123, "relative_pitch": 88.51213629782964, "relative_heading": 142.98411928599603, "relative_elevation": 46.1782211745158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87534003795718, 52.3560677123831, 46.5425815666094 ] }, "distance": 1.42, "direction": 238.98, "angle": 88.26, "elevation": 46.54, "pano_id": "TMX7316010203-001159_pano_0001_002649", "timestamp": "2019-05-03T09:07:41.278190Z", "filename": "pano_0001_002649.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 1.41619182, "relative_pitch": 88.25714896826526, "relative_heading": 238.97890924651006, "relative_elevation": 46.5425815666094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0002_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87533819913183, 52.356078471789, 45.7943059327081 ] }, "distance": 1.42, "direction": 289.24, "angle": 88.23, "elevation": 45.79, "pano_id": "TMX7316010203-002795_pano_0002_000108", "timestamp": "2022-09-05T08:57:13.103430Z", "filename": "pano_0002_000108.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 1.41816484, "relative_pitch": 88.22622271288434, "relative_heading": 289.24350171666947, "relative_elevation": 45.7943059327081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87536273589563, 52.356056059707, 46.2657522326335 ] }, "distance": 2.05, "direction": 170.67, "angle": 87.46, "elevation": 46.27, "pano_id": "TMX7316010203-000780_pano_0000_002663", "timestamp": "2018-06-07T08:29:20.239880Z", "filename": "pano_0000_002663.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 2.05362716, "relative_pitch": 87.45844435452386, "relative_heading": 170.67363594818724, "relative_elevation": 46.2657522326335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0004_000515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87536100684304, 52.3560940328983, 46.739321581088 ] }, "distance": 2.21, "direction": 5.58, "angle": 87.29, "elevation": 46.74, "pano_id": "TMX7316010203-002815_pano_0004_000515", "timestamp": "2022-10-05T07:55:36.646130Z", "filename": "pano_0004_000515.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 2.20943818, "relative_pitch": 87.29355687734457, "relative_heading": 5.5843518836731585, "relative_elevation": 46.739321581088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87534340764071, 52.3560550708094, 45.6901589743793 ] }, "distance": 2.35, "direction": 204.73, "angle": 87.05, "elevation": 45.69, "pano_id": "TMX7316010203-002119_pano_0000_002069", "timestamp": "2021-04-28T08:00:53.159390Z", "filename": "pano_0000_002069.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 2.35225297, "relative_pitch": 87.05286022262936, "relative_heading": 204.73039081647082, "relative_elevation": 45.6901589743793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_001719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87537959623053, 52.3560572490163, 46.0019195275381 ] }, "distance": 2.4, "direction": 141.97, "angle": 87.01, "elevation": 46.0, "pano_id": "TMX7316010203-001707_pano_0000_001719", "timestamp": "2020-05-13T10:45:59.531260Z", "filename": "pano_0000_001719.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 2.40472592, "relative_pitch": 87.00761724379306, "relative_heading": 141.96871620694682, "relative_elevation": 46.0019195275381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001892_pano_0000_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87534945193417, 52.3560517113895, 46.2658098051324 ] }, "distance": 2.57, "direction": 192.84, "angle": 86.81, "elevation": 46.27, "pano_id": "TMX7316010203-001892_pano_0000_000063", "timestamp": "2020-08-27T06:34:07.074570Z", "filename": "pano_0000_000063.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 2.57473511, "relative_pitch": 86.81472245728102, "relative_heading": 192.8416539494295, "relative_elevation": 46.2658098051324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_001720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87534912581075, 52.3560975966776, 46.0824161563069 ] }, "distance": 2.66, "direction": 347.1, "angle": 86.69, "elevation": 46.08, "pano_id": "TMX7316010203-001707_pano_0000_001720", "timestamp": "2020-05-13T10:46:00.761250Z", "filename": "pano_0000_001720.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 2.66271716, "relative_pitch": 86.6930334883359, "relative_heading": 347.09954292646984, "relative_elevation": 46.0824161563069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87532087085459, 52.3560915457896, 46.2929243827239 ] }, "distance": 3.17, "direction": 307.34, "angle": 86.08, "elevation": 46.29, "pano_id": "TMX7316010203-000780_pano_0000_002662", "timestamp": "2018-06-07T08:29:19.020070Z", "filename": "pano_0000_002662.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 3.16905414, "relative_pitch": 86.08383810915751, "relative_heading": 307.34074035838773, "relative_elevation": 46.2929243827239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001892_pano_0000_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87532070393178, 52.3560914123848, 46.2645900510252 ] }, "distance": 3.17, "direction": 307.0, "angle": 86.08, "elevation": 46.26, "pano_id": "TMX7316010203-001892_pano_0000_000062", "timestamp": "2020-08-27T06:34:06.194580Z", "filename": "pano_0000_000062.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 3.16914714, "relative_pitch": 86.08133252398433, "relative_heading": 307.00265316106277, "relative_elevation": 46.2645900510252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87532137981975, 52.3560926027757, 45.8932927539572 ] }, "distance": 3.21, "direction": 309.38, "angle": 85.99, "elevation": 45.89, "pano_id": "TMX7316010203-000258_pano_0002_003633", "timestamp": "2017-04-12T12:10:49.432380Z", "filename": "pano_0002_003633.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 3.21486575, "relative_pitch": 85.99292581865369, "relative_heading": 309.3825622015144, "relative_elevation": 45.8932927539572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0004_000514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87539795011602, 52.3560557905592, 46.6640355987474 ] }, "distance": 3.42, "direction": 126.97, "angle": 85.81, "elevation": 46.66, "pano_id": "TMX7316010203-002815_pano_0004_000514", "timestamp": "2022-10-05T07:55:35.676120Z", "filename": "pano_0004_000514.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 3.41947466, "relative_pitch": 85.80893709691597, "relative_heading": 126.96933270544626, "relative_elevation": 46.6640355987474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87531708761773, 52.3560933463906, 45.6863075923175 ] }, "distance": 3.5, "direction": 307.39, "angle": 85.62, "elevation": 45.69, "pano_id": "TMX7316010203-002119_pano_0000_002068", "timestamp": "2021-04-28T08:00:51.884620Z", "filename": "pano_0000_002068.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 3.49551365, "relative_pitch": 85.62475608298267, "relative_heading": 307.3891049554342, "relative_elevation": 45.6863075923175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0002_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87539014702683, 52.3560475027768, 45.7881214590743 ] }, "distance": 3.7, "direction": 143.55, "angle": 85.38, "elevation": 45.79, "pano_id": "TMX7316010203-002795_pano_0002_000109", "timestamp": "2022-09-05T08:57:14.093650Z", "filename": "pano_0002_000109.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 3.70323975, "relative_pitch": 85.37611129626282, "relative_heading": 143.5460745022794, "relative_elevation": 45.7881214590743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87533979109453, 52.3561071754637, 46.1734206173569 ] }, "distance": 3.86, "direction": 341.42, "angle": 85.22, "elevation": 46.17, "pano_id": "TMX7316010203-002456_pano_0002_000582", "timestamp": "2022-03-21T09:15:26.184170Z", "filename": "pano_0002_000582.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 3.86260787, "relative_pitch": 85.21809227312191, "relative_heading": 341.42428688565815, "relative_elevation": 46.1734206173569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875318859674589, 52.35610517336253, 0.0 ] }, "distance": 4.35, "direction": 322.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00966", "timestamp": "2025-07-30T11:30:50Z", "filename": "recording_2025-07-30_11-08-35_00966.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 4.34525617, "relative_pitch": 0.0, "relative_heading": 322.31141258276426, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000984/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000984/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000984/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000984/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_000984/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000984/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000984/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000984/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000984/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87534449566716, 52.3561124630598, 47.0499000046402 ] }, "distance": 4.35, "direction": 347.91, "angle": 84.72, "elevation": 47.05, "pano_id": "TMX7316060226-000012_pano_0000_000984", "timestamp": "2016-08-03T10:33:19.267680Z", "filename": "pano_0000_000984.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 4.34607516, "relative_pitch": 84.72247261434534, "relative_heading": 347.91464148290845, "relative_elevation": 47.0499000046402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0005_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87531698267004, 52.3561076129475, 47.6555852144957 ] }, "distance": 4.64, "direction": 323.11, "angle": 84.44, "elevation": 47.66, "pano_id": "TMX7316010203-001601_pano_0005_000197", "timestamp": "2020-01-29T12:02:24.680680Z", "filename": "pano_0005_000197.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 4.63871306, "relative_pitch": 84.44044125239469, "relative_heading": 323.11138184868, "relative_elevation": 47.6555852144957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track12_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875385806348192, 52.356035529164295, 0.0 ] }, "distance": 4.71, "direction": 156.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track12_Sphere_00002", "timestamp": "2024-11-12T09:41:55Z", "filename": "Job_20241112_0936_Track12_Sphere_00002.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 4.71299858, "relative_pitch": 0.0, "relative_heading": 156.16371393066365, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track12_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87533066271719, 52.35611525473048, 0.0 ] }, "distance": 4.92, "direction": 337.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track12_Sphere_00004", "timestamp": "2024-11-12T09:41:57Z", "filename": "Job_20241112_0936_Track12_Sphere_00004.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 4.92225055, "relative_pitch": 0.0, "relative_heading": 337.8934099356065, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87531169936475, 52.356108778871, 46.5556145748124 ] }, "distance": 4.96, "direction": 320.69, "angle": 83.92, "elevation": 46.56, "pano_id": "TMX7316010203-001159_pano_0001_002648", "timestamp": "2019-05-03T09:07:40.682970Z", "filename": "pano_0001_002648.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 4.96299372, "relative_pitch": 83.91504758587246, "relative_heading": 320.68604184050633, "relative_elevation": 46.5556145748124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0000_000320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87533924973455, 52.3561190104809, 45.342016665265 ] }, "distance": 5.14, "direction": 345.72, "angle": 83.54, "elevation": 45.34, "pano_id": "TMX7316010203-001496_pano_0000_000320", "timestamp": "2019-12-06T09:00:45.356330Z", "filename": "pano_0000_000320.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 5.13709484, "relative_pitch": 83.53614773725317, "relative_heading": 345.7173915825019, "relative_elevation": 45.342016665265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_000982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87540040535143, 52.356034175759, 47.0921146599576 ] }, "distance": 5.32, "direction": 146.98, "angle": 83.55, "elevation": 47.09, "pano_id": "TMX7316060226-000012_pano_0000_000982", "timestamp": "2016-08-03T10:33:17.592750Z", "filename": "pano_0000_000982.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 5.32087989, "relative_pitch": 83.5535605838591, "relative_heading": 146.98283032349295, "relative_elevation": 47.0921146599576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87536855731998, 52.356026837349, 46.5239578969777 ] }, "distance": 5.33, "direction": 172.13, "angle": 83.47, "elevation": 46.52, "pano_id": "TMX7316010203-001159_pano_0001_002650", "timestamp": "2019-05-03T09:07:41.862920Z", "filename": "pano_0001_002650.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 5.32833701, "relative_pitch": 83.46644561827377, "relative_heading": 172.131695508751, "relative_elevation": 46.5239578969777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0000_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87541702367937, 52.3560416585301, 45.2562694204971 ] }, "distance": 5.42, "direction": 131.99, "angle": 83.17, "elevation": 45.26, "pano_id": "TMX7316010203-001496_pano_0000_000318", "timestamp": "2019-12-06T09:00:43.506330Z", "filename": "pano_0000_000318.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 5.42425902, "relative_pitch": 83.16533075054897, "relative_heading": 131.9917499242173, "relative_elevation": 45.2562694204971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0005_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87537641342523, 52.3560239984319, 47.6004352802411 ] }, "distance": 5.74, "direction": 167.26, "angle": 83.13, "elevation": 47.6, "pano_id": "TMX7316010203-001601_pano_0005_000199", "timestamp": "2020-01-29T12:02:25.990660Z", "filename": "pano_0005_000199.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 5.73524585, "relative_pitch": 83.12970674946283, "relative_heading": 167.26097819364537, "relative_elevation": 47.6004352802411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875408695573456, 52.35603257229487, 0.0 ] }, "distance": 5.79, "direction": 143.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00968", "timestamp": "2025-07-30T11:30:53Z", "filename": "recording_2025-07-30_11-08-35_00968.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 5.79050482, "relative_pitch": 0.0, "relative_heading": 143.25589349115467, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87536983013858, 52.3560224069275, 45.7600590726361 ] }, "distance": 5.83, "direction": 171.95, "angle": 82.74, "elevation": 45.76, "pano_id": "TMX7316010203-002119_pano_0000_002070", "timestamp": "2021-04-28T08:00:55.549360Z", "filename": "pano_0000_002070.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 5.82858756, "relative_pitch": 82.74116223778418, "relative_heading": 171.95067997271144, "relative_elevation": 45.7600590726361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0002_000107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87530525670298, 52.3561186659603, 45.8157619899139 ] }, "distance": 6.1, "direction": 324.04, "angle": 82.41, "elevation": 45.82, "pano_id": "TMX7316010203-002795_pano_0002_000107", "timestamp": "2022-09-05T08:57:12.213420Z", "filename": "pano_0002_000107.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 6.10276604, "relative_pitch": 82.41273184326562, "relative_heading": 324.0436938387589, "relative_elevation": 45.8157619899139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87539675332427, 52.3560238930651, 46.2230991730466 ] }, "distance": 6.2, "direction": 154.69, "angle": 82.36, "elevation": 46.22, "pano_id": "TMX7316010203-002456_pano_0002_000580", "timestamp": "2022-03-21T09:15:25.014270Z", "filename": "pano_0002_000580.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 6.20080329, "relative_pitch": 82.35941833178367, "relative_heading": 154.69473382893412, "relative_elevation": 46.2230991730466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87542784621875, 52.3560374707044, 46.2197679048404 ] }, "distance": 6.29, "direction": 130.65, "angle": 82.26, "elevation": 46.22, "pano_id": "TMX7316010203-000780_pano_0000_002664", "timestamp": "2018-06-07T08:29:21.579870Z", "filename": "pano_0000_002664.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 6.28577574, "relative_pitch": 82.25542661770871, "relative_heading": 130.6520310439716, "relative_elevation": 46.2197679048404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87537644672599, 52.356013728141, 45.9255096325651 ] }, "distance": 6.85, "direction": 169.35, "angle": 81.51, "elevation": 45.93, "pano_id": "TMX7316010203-000258_pano_0002_003634", "timestamp": "2017-04-12T12:10:50.732280Z", "filename": "pano_0002_003634.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 6.85498533, "relative_pitch": 81.51052933271937, "relative_heading": 169.34925156308336, "relative_elevation": 45.9255096325651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0004_000516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87532833682495, 52.3561344893676, 46.7975958120078 ] }, "distance": 7.0, "direction": 343.3, "angle": 81.5, "elevation": 46.8, "pano_id": "TMX7316010203-002815_pano_0004_000516", "timestamp": "2022-10-05T07:55:37.481080Z", "filename": "pano_0004_000516.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 6.99593299, "relative_pitch": 81.49762229144208, "relative_heading": 343.2956747482025, "relative_elevation": 46.7975958120078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001892_pano_0000_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87537804648902, 52.3560120764908, 46.2975093657151 ] }, "distance": 7.06, "direction": 168.76, "angle": 81.33, "elevation": 46.3, "pano_id": "TMX7316010203-001892_pano_0000_000064", "timestamp": "2020-08-27T06:34:07.924560Z", "filename": "pano_0000_000064.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 7.05612876, "relative_pitch": 81.33432831329344, "relative_heading": 168.75526693535477, "relative_elevation": 46.2975093657151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_001718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87541038905216, 52.3560166640113, 45.9619558034465 ] }, "distance": 7.34, "direction": 150.82, "angle": 80.92, "elevation": 45.96, "pano_id": "TMX7316010203-001707_pano_0000_001718", "timestamp": "2020-05-13T10:45:58.336280Z", "filename": "pano_0000_001718.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 7.34190216, "relative_pitch": 80.92432246593178, "relative_heading": 150.82067219850515, "relative_elevation": 45.9619558034465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_001721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87531950374571, 52.3561382642159, 46.1459343824536 ] }, "distance": 7.58, "direction": 339.85, "angle": 80.67, "elevation": 46.15, "pano_id": "TMX7316010203-001707_pano_0000_001721", "timestamp": "2020-05-13T10:46:02.061170Z", "filename": "pano_0000_001721.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 7.58493175, "relative_pitch": 80.66584937674408, "relative_heading": 339.8514254210933, "relative_elevation": 46.1459343824536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001892_pano_0000_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87529221533751, 52.3561312137128, 46.2536233281717 ] }, "distance": 7.76, "direction": 324.79, "angle": 80.48, "elevation": 46.25, "pano_id": "TMX7316010203-001892_pano_0000_000061", "timestamp": "2020-08-27T06:34:05.294580Z", "filename": "pano_0000_000061.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 7.75534254, "relative_pitch": 80.48175683181984, "relative_heading": 324.78689926887677, "relative_elevation": 46.2536233281717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87529100565011, 52.3561318784042, 46.3363678520545 ] }, "distance": 7.86, "direction": 324.61, "angle": 80.37, "elevation": 46.34, "pano_id": "TMX7316010203-000780_pano_0000_002661", "timestamp": "2018-06-07T08:29:17.969910Z", "filename": "pano_0000_002661.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 7.86333383, "relative_pitch": 80.36859869784955, "relative_heading": 324.6070105843484, "relative_elevation": 46.3363678520545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87529090048279, 52.3561325003617, 45.6865727128461 ] }, "distance": 7.92, "direction": 324.85, "angle": 80.16, "elevation": 45.69, "pano_id": "TMX7316010203-002119_pano_0000_002067", "timestamp": "2021-04-28T08:00:50.764410Z", "filename": "pano_0000_002067.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 7.92397584, "relative_pitch": 80.16038516249826, "relative_heading": 324.8546104735744, "relative_elevation": 45.6865727128461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87545456530882, 52.3560310617236, 45.7858045501634 ] }, "distance": 8.16, "direction": 126.12, "angle": 79.9, "elevation": 45.79, "pano_id": "TMX7316010203-001159_pano_0001_002324", "timestamp": "2019-05-03T09:02:29.135330Z", "filename": "pano_0001_002324.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 8.15701725, "relative_pitch": 79.89839499429057, "relative_heading": 126.11756108269672, "relative_elevation": 45.7858045501634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0004_000513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87545704222662, 52.3560322502069, 46.6280320286751 ] }, "distance": 8.22, "direction": 124.68, "angle": 80.0, "elevation": 46.63, "pano_id": "TMX7316010203-002815_pano_0004_000513", "timestamp": "2022-10-05T07:55:34.436130Z", "filename": "pano_0004_000513.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 8.2179779, "relative_pitch": 80.00453126992059, "relative_heading": 124.67906065125621, "relative_elevation": 46.6280320286751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87531063393744, 52.356148792485, 46.1563063347712 ] }, "distance": 8.89, "direction": 338.8, "angle": 79.09, "elevation": 46.16, "pano_id": "TMX7316010203-002456_pano_0002_000583", "timestamp": "2022-03-21T09:15:26.779120Z", "filename": "pano_0002_000583.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 8.89442936, "relative_pitch": 79.09266795704181, "relative_heading": 338.79624729317857, "relative_elevation": 46.1563063347712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000985/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000985/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000985/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000985/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_000985/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000985/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000985/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000985/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000985/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87531708841489, 52.3561515744849, 47.0398124251515 ] }, "distance": 9.04, "direction": 342.11, "angle": 79.12, "elevation": 47.04, "pano_id": "TMX7316060226-000012_pano_0000_000985", "timestamp": "2016-08-03T10:33:20.057770Z", "filename": "pano_0000_000985.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 9.03906548, "relative_pitch": 79.12275671881315, "relative_heading": 342.10655266746676, "relative_elevation": 47.0398124251515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875290874206078, 52.35614653080449, 0.0 ] }, "distance": 9.25, "direction": 330.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00965", "timestamp": "2025-07-30T11:30:49Z", "filename": "recording_2025-07-30_11-08-35_00965.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 9.24525293, "relative_pitch": 0.0, "relative_heading": 330.4239922345337, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0005_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87528676600917, 52.3561494013557, 47.6787359202281 ] }, "distance": 9.66, "direction": 329.92, "angle": 78.54, "elevation": 47.68, "pano_id": "TMX7316010203-001601_pano_0005_000196", "timestamp": "2020-01-29T12:02:24.000970Z", "filename": "pano_0005_000196.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 9.66158369, "relative_pitch": 78.54473932083907, "relative_heading": 329.915346481969, "relative_elevation": 47.6787359202281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87528324356558, 52.3561498354491, 46.5407446948811 ] }, "distance": 9.83, "direction": 328.85, "angle": 78.08, "elevation": 46.54, "pano_id": "TMX7316010203-001159_pano_0001_002647", "timestamp": "2019-05-03T09:07:40.072950Z", "filename": "pano_0001_002647.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 9.82539468, "relative_pitch": 78.07911254227253, "relative_heading": 328.84553639160976, "relative_elevation": 46.5407446948811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track12_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87530468858925, 52.3561565849221, 0.0 ] }, "distance": 9.85, "direction": 338.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track12_Sphere_00005", "timestamp": "2024-11-12T09:41:58Z", "filename": "Job_20241112_0936_Track12_Sphere_00005.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 9.84953838, "relative_pitch": 0.0, "relative_heading": 338.4237961014422, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875479337705109, 52.356025597623024, 0.0 ] }, "distance": 9.89, "direction": 123.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00969", "timestamp": "2025-07-30T11:30:55Z", "filename": "recording_2025-07-30_11-08-35_00969.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 9.89165079, "relative_pitch": 0.0, "relative_heading": 123.19869078886158, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87539699517459, 52.3559860495724, 46.557364047505 ] }, "distance": 10.17, "direction": 164.8, "angle": 77.67, "elevation": 46.56, "pano_id": "TMX7316010203-001159_pano_0001_002651", "timestamp": "2019-05-03T09:07:42.437980Z", "filename": "pano_0001_002651.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 10.17261674, "relative_pitch": 77.6747797686475, "relative_heading": 164.8011249494533, "relative_elevation": 46.557364047505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0000_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87530647054014, 52.3561601931473, 45.3700501406565 ] }, "distance": 10.18, "direction": 339.89, "angle": 77.35, "elevation": 45.37, "pano_id": "TMX7316010203-001496_pano_0000_000321", "timestamp": "2019-12-06T09:00:46.141330Z", "filename": "pano_0000_000321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 10.18159488, "relative_pitch": 77.35167364142009, "relative_heading": 339.89016132310326, "relative_elevation": 45.3700501406565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0000_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87548565049697, 52.3560257071927, 45.2684943452477 ] }, "distance": 10.25, "direction": 121.82, "angle": 77.24, "elevation": 45.27, "pano_id": "TMX7316010203-001496_pano_0000_000317", "timestamp": "2019-12-06T09:00:42.296330Z", "filename": "pano_0000_000317.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 10.24782005, "relative_pitch": 77.24445484441719, "relative_heading": 121.82482988466255, "relative_elevation": 45.2684943452477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_001873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_001873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_001873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87549040239087, 52.356029227874, 45.058358117938 ] }, "distance": 10.33, "direction": 119.03, "angle": 77.09, "elevation": 45.06, "pano_id": "TMX7316010203-001705_pano_0000_001873", "timestamp": "2020-05-13T07:56:59.741770Z", "filename": "pano_0000_001873.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 10.32860163, "relative_pitch": 77.0892956879482, "relative_heading": 119.03016541882093, "relative_elevation": 45.058358117938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_000941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87547477123727, 52.3560098713725, 48.5306312236935 ] }, "distance": 10.71, "direction": 131.97, "angle": 77.55, "elevation": 48.53, "pano_id": "TMX7316060226-000012_pano_0000_000941", "timestamp": "2016-08-03T10:32:36.007990Z", "filename": "pano_0000_000941.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 10.71489842, "relative_pitch": 77.54961683037455, "relative_heading": 131.97391151470288, "relative_elevation": 48.5306312236935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87550075303926, 52.3560338827049, 46.2023351099342 ] }, "distance": 10.72, "direction": 114.78, "angle": 76.93, "elevation": 46.2, "pano_id": "TMX7316010203-000780_pano_0000_002665", "timestamp": "2018-06-07T08:29:23.020080Z", "filename": "pano_0000_002665.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 10.72337592, "relative_pitch": 76.93323103502497, "relative_heading": 114.77795900582011, "relative_elevation": 46.2023351099342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0005_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87540589084809, 52.3559819125837, 47.6030564056709 ] }, "distance": 10.79, "direction": 162.33, "angle": 77.23, "elevation": 47.6, "pano_id": "TMX7316010203-001601_pano_0005_000200", "timestamp": "2020-01-29T12:02:26.635560Z", "filename": "pano_0005_000200.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 10.78574371, "relative_pitch": 77.2336600245618, "relative_heading": 162.33448969076244, "relative_elevation": 47.6030564056709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0002_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87527755595682, 52.3561604056926, 45.8289090683684 ] }, "distance": 11.04, "direction": 330.28, "angle": 76.46, "elevation": 45.83, "pano_id": "TMX7316010203-002795_pano_0002_000106", "timestamp": "2022-09-05T08:57:11.408380Z", "filename": "pano_0002_000106.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 11.03590214, "relative_pitch": 76.46057887268145, "relative_heading": 330.28320113362975, "relative_elevation": 45.8289090683684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87542557821111, 52.355981862958, 46.2877059988678 ] }, "distance": 11.27, "direction": 155.83, "angle": 76.32, "elevation": 46.29, "pano_id": "TMX7316010203-002456_pano_0002_000579", "timestamp": "2022-03-21T09:15:24.419150Z", "filename": "pano_0002_000579.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 11.27055728, "relative_pitch": 76.31538765221067, "relative_heading": 155.83168852153403, "relative_elevation": 46.2877059988678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track11_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track11_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track11_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87544378816724, 52.355985888852175, 0.0 ] }, "distance": 11.45, "direction": 149.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track11_Sphere_00034", "timestamp": "2024-11-12T09:40:42Z", "filename": "Job_20241112_0936_Track11_Sphere_00034.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 11.44563298, "relative_pitch": 0.0, "relative_heading": 149.23263765267947, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_01181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_01181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_01181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_01181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_01181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_01181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_01181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_01181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_01181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875448708331643, 52.35598692573902, 0.0 ] }, "distance": 11.52, "direction": 147.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_01181", "timestamp": "2025-07-30T11:37:10Z", "filename": "recording_2025-07-30_11-08-35_01181.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 11.523204, "relative_pitch": 0.0, "relative_heading": 147.50671731378532, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track11_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track11_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track11_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875517541525388, 52.356034984201926, 0.0 ] }, "distance": 11.73, "direction": 111.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track11_Sphere_00032", "timestamp": "2024-11-12T09:40:38Z", "filename": "Job_20241112_0936_Track11_Sphere_00032.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 11.725421, "relative_pitch": 0.0, "relative_heading": 111.89045758858062, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0008_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0008_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0008_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87548288820356, 52.3560010849526, 46.4285079771653 ] }, "distance": 11.79, "direction": 133.71, "angle": 75.76, "elevation": 46.43, "pano_id": "TMX7316010203-002942_pano_0008_000104", "timestamp": "2023-01-20T10:24:01.338050Z", "filename": "pano_0008_000104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 11.78533201, "relative_pitch": 75.75696394802422, "relative_heading": 133.70982921741447, "relative_elevation": 46.4285079771653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001892_pano_0000_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87540651503935, 52.3559723479843, 46.3286330038682 ] }, "distance": 11.82, "direction": 163.7, "angle": 75.69, "elevation": 46.33, "pano_id": "TMX7316010203-001892_pano_0000_000065", "timestamp": "2020-08-27T06:34:08.754550Z", "filename": "pano_0000_000065.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 11.81613028, "relative_pitch": 75.69174386970046, "relative_heading": 163.70419047625387, "relative_elevation": 46.3286330038682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0002_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87550590775773, 52.356018843716, 46.7199002467096 ] }, "distance": 11.82, "direction": 121.44, "angle": 75.8, "elevation": 46.72, "pano_id": "TMX7316010203-002795_pano_0002_000235", "timestamp": "2022-09-05T08:59:48.152830Z", "filename": "pano_0002_000235.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 11.82349152, "relative_pitch": 75.79822585268714, "relative_heading": 121.4425542076056, "relative_elevation": 46.7199002467096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0008_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0008_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0008_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87551981876705, 52.3560337396321, 46.4281940851361 ] }, "distance": 11.92, "direction": 112.23, "angle": 75.6, "elevation": 46.43, "pano_id": "TMX7316010203-002942_pano_0008_000103", "timestamp": "2023-01-20T10:24:00.188060Z", "filename": "pano_0008_000103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 11.92122954, "relative_pitch": 75.59942644272584, "relative_heading": 112.23004936021267, "relative_elevation": 46.4281940851361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87552355351797, 52.3560389189185, 45.7822262961417 ] }, "distance": 11.96, "direction": 109.21, "angle": 75.36, "elevation": 45.78, "pano_id": "TMX7316010203-001159_pano_0001_002323", "timestamp": "2019-05-03T09:02:27.275360Z", "filename": "pano_0001_002323.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 11.95533096, "relative_pitch": 75.3649002064888, "relative_heading": 109.21057723953228, "relative_elevation": 45.7822262961417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0004_000517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87529668861935, 52.3561751013995, 46.8138478584588 ] }, "distance": 11.97, "direction": 339.62, "angle": 75.66, "elevation": 46.81, "pano_id": "TMX7316010203-002815_pano_0004_000517", "timestamp": "2022-10-05T07:55:38.246100Z", "filename": "pano_0004_000517.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 11.96863362, "relative_pitch": 75.65871153274458, "relative_heading": 339.6246598057496, "relative_elevation": 46.8138478584588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8754555010168, 52.3559843049407, 47.0161733562127 ] }, "distance": 12.02, "direction": 146.39, "angle": 75.66, "elevation": 47.02, "pano_id": "TMX7316010203-002119_pano_0000_002152", "timestamp": "2021-04-28T08:02:42.738510Z", "filename": "pano_0000_002152.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 12.02006538, "relative_pitch": 75.65904973480052, "relative_heading": 146.39273178845832, "relative_elevation": 47.0161733562127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87548661772309, 52.3559994446201, 47.2768628951162 ] }, "distance": 12.1, "direction": 133.5, "angle": 75.65, "elevation": 47.28, "pano_id": "TMX7316010203-000258_pano_0002_003655", "timestamp": "2017-04-12T12:11:36.691870Z", "filename": "pano_0002_003655.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 12.09521296, "relative_pitch": 75.64938061394257, "relative_heading": 133.50307641422475, "relative_elevation": 47.2768628951162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0004_000512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87552876604415, 52.3560382429471, 46.629930944182 ] }, "distance": 12.32, "direction": 109.0, "angle": 75.21, "elevation": 46.63, "pano_id": "TMX7316010203-002815_pano_0004_000512", "timestamp": "2022-10-05T07:55:32.916120Z", "filename": "pano_0004_000512.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 12.31552924, "relative_pitch": 75.20531788262556, "relative_heading": 108.99737735840837, "relative_elevation": 46.629930944182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_001717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87544046461757, 52.3559753408523, 45.9429097343236 ] }, "distance": 12.36, "direction": 152.92, "angle": 74.94, "elevation": 45.94, "pano_id": "TMX7316010203-001707_pano_0000_001717", "timestamp": "2020-05-13T10:45:57.001220Z", "filename": "pano_0000_001717.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 12.36390276, "relative_pitch": 74.93772400690322, "relative_heading": 152.91924833814187, "relative_elevation": 45.9429097343236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87552154210864, 52.3560249313816, 46.8651335909963 ] }, "distance": 12.43, "direction": 116.21, "angle": 75.14, "elevation": 46.87, "pano_id": "TMX7316010203-002119_pano_0000_002153", "timestamp": "2021-04-28T08:03:01.093440Z", "filename": "pano_0000_002153.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 12.4307109, "relative_pitch": 75.14469330210311, "relative_heading": 116.21034225650044, "relative_elevation": 46.8651335909963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87526651758857, 52.3561710071774, 45.8484571808949 ] }, "distance": 12.43, "direction": 329.97, "angle": 74.83, "elevation": 45.85, "pano_id": "TMX7316010203-000258_pano_0002_003632", "timestamp": "2017-04-12T12:10:48.007360Z", "filename": "pano_0002_003632.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 12.43342525, "relative_pitch": 74.82714828655246, "relative_heading": 329.9681117072987, "relative_elevation": 45.8484571808949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001892_pano_0000_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87526413693812, 52.3561710958013, 46.2096649650484 ] }, "distance": 12.52, "direction": 329.35, "angle": 74.84, "elevation": 46.21, "pano_id": "TMX7316010203-001892_pano_0000_000060", "timestamp": "2020-08-27T06:34:04.379640Z", "filename": "pano_0000_000060.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 12.52387288, "relative_pitch": 74.83581853752263, "relative_heading": 329.34825930778226, "relative_elevation": 46.2096649650484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_001722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87529502219542, 52.3561802901051, 46.1556267552078 ] }, "distance": 12.55, "direction": 340.06, "angle": 74.79, "elevation": 46.16, "pano_id": "TMX7316010203-001707_pano_0000_001722", "timestamp": "2020-05-13T10:46:03.451160Z", "filename": "pano_0000_001722.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 12.5497635, "relative_pitch": 74.78895214518472, "relative_heading": 340.056511920175, "relative_elevation": 46.1556267552078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0002_000234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87546579713299, 52.3559822955072, 46.718518900685 ] }, "distance": 12.6, "direction": 144.3, "angle": 74.9, "elevation": 46.72, "pano_id": "TMX7316010203-002795_pano_0002_000234", "timestamp": "2022-09-05T08:59:47.062940Z", "filename": "pano_0002_000234.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 12.60297872, "relative_pitch": 74.90302388125652, "relative_heading": 144.29882668924608, "relative_elevation": 46.718518900685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87526242691397, 52.3561714073471, 45.6574827795848 ] }, "distance": 12.61, "direction": 328.97, "angle": 74.56, "elevation": 45.66, "pano_id": "TMX7316010203-002119_pano_0000_002066", "timestamp": "2021-04-28T08:00:49.724390Z", "filename": "pano_0000_002066.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 12.61336382, "relative_pitch": 74.5566212226042, "relative_heading": 328.9732548826994, "relative_elevation": 45.6574827795848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8752620612313, 52.3561727238808, 46.3502245489508 ] }, "distance": 12.75, "direction": 329.22, "angle": 74.62, "elevation": 46.35, "pano_id": "TMX7316010203-000780_pano_0000_002660", "timestamp": "2018-06-07T08:29:17.074940Z", "filename": "pano_0000_002660.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 12.75185712, "relative_pitch": 74.61737599841304, "relative_heading": 329.2166032806648, "relative_elevation": 46.3502245489508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_000940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875534789617, 52.3560343894413, 48.6441740607843 ] }, "distance": 12.85, "direction": 110.21, "angle": 75.21, "elevation": 48.64, "pano_id": "TMX7316060226-000012_pano_0000_000940", "timestamp": "2016-08-03T10:32:34.173030Z", "filename": "pano_0000_000940.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 12.84603433, "relative_pitch": 75.20694844165723, "relative_heading": 110.20994741419634, "relative_elevation": 48.6441740607843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_000942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87544949236807, 52.3559704395864, 48.5028462670743 ] }, "distance": 13.13, "direction": 151.61, "angle": 74.85, "elevation": 48.5, "pano_id": "TMX7316060226-000012_pano_0000_000942", "timestamp": "2016-08-03T10:32:37.567980Z", "filename": "pano_0000_000942.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 13.13291776, "relative_pitch": 74.8495305900461, "relative_heading": 151.61309191121387, "relative_elevation": 48.5028462670743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875549246022127, 52.35604025325011, 0.0 ] }, "distance": 13.58, "direction": 106.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00970", "timestamp": "2025-07-30T11:30:56Z", "filename": "recording_2025-07-30_11-08-35_00970.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 13.5783784, "relative_pitch": 0.0, "relative_heading": 106.18710868416038, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87545772264226, 52.3559676120288, 46.7108136685565 ] }, "distance": 13.68, "direction": 150.17, "angle": 73.68, "elevation": 46.71, "pano_id": "TMX7316010203-000780_pano_0000_002537", "timestamp": "2018-06-07T08:26:57.500400Z", "filename": "pano_0000_002537.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 13.68062874, "relative_pitch": 73.67578643287813, "relative_heading": 150.17334323221652, "relative_elevation": 46.7108136685565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000986/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000986/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000986/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000986/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_000986/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000986/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000986/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000986/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000986/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87528896863174, 52.3561903513687, 47.0104396836832 ] }, "distance": 13.74, "direction": 340.03, "angle": 73.7, "elevation": 47.01, "pano_id": "TMX7316060226-000012_pano_0000_000986", "timestamp": "2016-08-03T10:33:20.852720Z", "filename": "pano_0000_000986.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 13.74286256, "relative_pitch": 73.70443735962199, "relative_heading": 340.0322052217215, "relative_elevation": 47.0104396836832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_001872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_001872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_001872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87555576169819, 52.3560449880277, 45.0549593903124 ] }, "distance": 13.87, "direction": 103.59, "angle": 72.89, "elevation": 45.05, "pano_id": "TMX7316010203-001705_pano_0000_001872", "timestamp": "2020-05-13T07:56:58.361770Z", "filename": "pano_0000_001872.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 13.87212862, "relative_pitch": 72.88674172973568, "relative_heading": 103.58526324408604, "relative_elevation": 45.0549593903124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87528150314198, 52.3561902463865, 46.1046114899218 ] }, "distance": 13.91, "direction": 338.05, "angle": 73.21, "elevation": 46.1, "pano_id": "TMX7316010203-002456_pano_0002_000584", "timestamp": "2022-03-21T09:15:27.384140Z", "filename": "pano_0002_000584.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 13.91393128, "relative_pitch": 73.2066875096226, "relative_heading": 338.04679600048075, "relative_elevation": 46.1046114899218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875261657991694, 52.356187685186434, 0.0 ] }, "distance": 14.22, "direction": 332.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00964", "timestamp": "2025-07-30T11:30:48Z", "filename": "recording_2025-07-30_11-08-35_00964.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 14.220317, "relative_pitch": 0.0, "relative_heading": 332.5563902397017, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0000_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87555843120398, 52.3560318039512, 45.3165085185319 ] }, "distance": 14.46, "direction": 109.07, "angle": 72.3, "elevation": 45.32, "pano_id": "TMX7316010203-001496_pano_0000_000316", "timestamp": "2019-12-06T09:00:40.951340Z", "filename": "pano_0000_000316.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 14.45983627, "relative_pitch": 72.30287608449606, "relative_heading": 109.07476776494728, "relative_elevation": 45.3165085185319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0002_000236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87556477556901, 52.356040819776, 46.804103708826 ] }, "distance": 14.58, "direction": 104.79, "angle": 72.7, "elevation": 46.8, "pano_id": "TMX7316010203-002795_pano_0002_000236", "timestamp": "2022-09-05T08:59:49.057800Z", "filename": "pano_0002_000236.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 14.58124924, "relative_pitch": 72.69621236685181, "relative_heading": 104.79005133952444, "relative_elevation": 46.804103708826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0005_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8752562212154, 52.3561911549502, 47.676577120088 ] }, "distance": 14.73, "direction": 331.97, "angle": 72.83, "elevation": 47.68, "pano_id": "TMX7316010203-001601_pano_0005_000195", "timestamp": "2020-01-29T12:02:23.290660Z", "filename": "pano_0005_000195.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 14.73445019, "relative_pitch": 72.82623150196363, "relative_heading": 331.97002770388633, "relative_elevation": 47.676577120088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87525474234526, 52.3561907552505, 46.5312329651788 ] }, "distance": 14.74, "direction": 331.54, "angle": 72.42, "elevation": 46.53, "pano_id": "TMX7316010203-001159_pano_0001_002646", "timestamp": "2019-05-03T09:07:39.438020Z", "filename": "pano_0001_002646.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 14.74294972, "relative_pitch": 72.4197223879926, "relative_heading": 331.5431508935076, "relative_elevation": 46.5312329651788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0008_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0008_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0008_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87546996179392, 52.3559600475394, 46.4661586834118 ] }, "distance": 14.83, "direction": 149.0, "angle": 72.3, "elevation": 46.47, "pano_id": "TMX7316010203-002942_pano_0008_000105", "timestamp": "2023-01-20T10:24:02.318020Z", "filename": "pano_0008_000105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 14.82874331, "relative_pitch": 72.30055902313609, "relative_heading": 148.9957183817349, "relative_elevation": 46.4661586834118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track12_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875276650746127, 52.356198661153876, 0.0 ] }, "distance": 14.91, "direction": 338.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track12_Sphere_00006", "timestamp": "2024-11-12T09:41:59Z", "filename": "Job_20241112_0936_Track12_Sphere_00006.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 14.90604043, "relative_pitch": 0.0, "relative_heading": 338.2137084718214, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0008_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0008_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0008_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8755743420001, 52.356052992064, 46.3660555519164 ] }, "distance": 14.94, "direction": 99.12, "angle": 72.14, "elevation": 46.37, "pano_id": "TMX7316010203-002942_pano_0008_000102", "timestamp": "2023-01-20T10:23:58.998080Z", "filename": "pano_0008_000102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 14.93875731, "relative_pitch": 72.14149130864469, "relative_heading": 99.11989958542819, "relative_elevation": 46.3660555519164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87542517708679, 52.3559453774311, 46.5741651533172 ] }, "distance": 15.06, "direction": 162.26, "angle": 72.08, "elevation": 46.57, "pano_id": "TMX7316010203-001159_pano_0001_002652", "timestamp": "2019-05-03T09:07:43.017980Z", "filename": "pano_0001_002652.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 15.05821246, "relative_pitch": 72.08310572406292, "relative_heading": 162.26463063116307, "relative_elevation": 46.5741651533172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8755733486155, 52.3560436479677, 46.1349421618506 ] }, "distance": 15.07, "direction": 103.07, "angle": 71.91, "elevation": 46.13, "pano_id": "TMX7316010203-000780_pano_0000_002666", "timestamp": "2018-06-07T08:29:29.999850Z", "filename": "pano_0000_002666.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 15.07247624, "relative_pitch": 71.9075710200166, "relative_heading": 103.06631113044891, "relative_elevation": 46.1349421618506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0000_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87527402492456, 52.3562013950764, 45.3987503768876 ] }, "distance": 15.26, "direction": 338.01, "angle": 71.43, "elevation": 45.4, "pano_id": "TMX7316010203-001496_pano_0000_000322", "timestamp": "2019-12-06T09:00:46.956310Z", "filename": "pano_0000_000322.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 15.25501794, "relative_pitch": 71.42647458728555, "relative_heading": 338.0138401632951, "relative_elevation": 45.3987503768876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track11_Sphere_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track11_Sphere_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track11_Sphere_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875437917652794, 52.35594379181622, 0.0 ] }, "distance": 15.51, "direction": 159.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track11_Sphere_00035", "timestamp": "2024-11-12T09:40:43Z", "filename": "Job_20241112_0936_Track11_Sphere_00035.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 15.50996404, "relative_pitch": 0.0, "relative_heading": 159.4077429408297, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0005_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87543573251293, 52.3559402237663, 47.613966345787 ] }, "distance": 15.83, "direction": 160.42, "angle": 71.61, "elevation": 47.61, "pano_id": "TMX7316010203-001601_pano_0005_000201", "timestamp": "2020-01-29T12:02:27.285560Z", "filename": "pano_0005_000201.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 15.8317245, "relative_pitch": 71.6079463179122, "relative_heading": 160.41753629337035, "relative_elevation": 47.613966345787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87558935966231, 52.3560556225857, 45.7333063995466 ] }, "distance": 15.91, "direction": 97.49, "angle": 70.82, "elevation": 45.73, "pano_id": "TMX7316010203-001159_pano_0001_002322", "timestamp": "2019-05-03T09:02:25.895350Z", "filename": "pano_0001_002322.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 15.90900677, "relative_pitch": 70.8190140915016, "relative_heading": 97.49474653250675, "relative_elevation": 45.7333063995466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0002_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87524940440925, 52.356202018758, 45.8198905624449 ] }, "distance": 16.02, "direction": 332.54, "angle": 70.73, "elevation": 45.82, "pano_id": "TMX7316010203-002795_pano_0002_000105", "timestamp": "2022-09-05T08:57:10.658390Z", "filename": "pano_0002_000105.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 16.0205496, "relative_pitch": 70.72823877380391, "relative_heading": 332.5355499534738, "relative_elevation": 45.8198905624449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87545617842023, 52.3559416083292, 47.0636157970876 ] }, "distance": 16.21, "direction": 155.59, "angle": 70.99, "elevation": 47.06, "pano_id": "TMX7316010203-002119_pano_0000_002151", "timestamp": "2021-04-28T08:02:41.283500Z", "filename": "pano_0000_002151.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 16.21095024, "relative_pitch": 70.99385338361658, "relative_heading": 155.59062123271244, "relative_elevation": 47.0636157970876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_01180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_01180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_01180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_01180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_01180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_01180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_01180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_01180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_01180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87546455155398, 52.35594324186692, 0.0 ] }, "distance": 16.29, "direction": 153.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_01180", "timestamp": "2025-07-30T11:37:09Z", "filename": "recording_2025-07-30_11-08-35_01180.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 16.29203255, "relative_pitch": 0.0, "relative_heading": 153.49905500464712, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87543176638551, 52.3559349550237, 46.006148844026 ] }, "distance": 16.3, "direction": 162.0, "angle": 70.49, "elevation": 46.01, "pano_id": "TMX7316010203-000258_pano_0002_003635", "timestamp": "2017-04-12T12:10:52.002290Z", "filename": "pano_0002_003635.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 16.29976467, "relative_pitch": 70.4910004279172, "relative_heading": 162.0033708404103, "relative_elevation": 46.006148844026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87545519292422, 52.3559402730076, 46.3253762638196 ] }, "distance": 16.32, "direction": 156.02, "angle": 70.59, "elevation": 46.33, "pano_id": "TMX7316010203-002456_pano_0002_000578", "timestamp": "2022-03-21T09:15:23.809150Z", "filename": "pano_0002_000578.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 16.31896858, "relative_pitch": 70.59424716448548, "relative_heading": 156.02088357648162, "relative_elevation": 46.3253762638196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0004_000511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87559621888542, 52.3560553076691, 46.5287960730493 ] }, "distance": 16.38, "direction": 97.4, "angle": 70.61, "elevation": 46.53, "pano_id": "TMX7316010203-002815_pano_0004_000511", "timestamp": "2022-10-05T07:55:31.476160Z", "filename": "pano_0004_000511.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 16.37693716, "relative_pitch": 70.6092452466704, "relative_heading": 97.40303051307328, "relative_elevation": 46.5287960730493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87559487455766, 52.3560443089126, 46.8477980932221 ] }, "distance": 16.49, "direction": 101.67, "angle": 70.61, "elevation": 46.85, "pano_id": "TMX7316010203-002119_pano_0000_002154", "timestamp": "2021-04-28T08:03:03.063420Z", "filename": "pano_0000_002154.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 16.48940844, "relative_pitch": 70.6090376284284, "relative_heading": 101.66512458983021, "relative_elevation": 46.8477980932221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001892_pano_0000_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87543535441458, 52.3559329709085, 46.3665151931345 ] }, "distance": 16.59, "direction": 161.44, "angle": 70.32, "elevation": 46.37, "pano_id": "TMX7316010203-001892_pano_0000_000066", "timestamp": "2020-08-27T06:34:09.569560Z", "filename": "pano_0000_000066.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 16.58608553, "relative_pitch": 70.31701222994712, "relative_heading": 161.43584057075947, "relative_elevation": 46.3665151931345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_000939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87560080962817, 52.3560514790701, 48.6706767808646 ] }, "distance": 16.75, "direction": 98.71, "angle": 71.01, "elevation": 48.67, "pano_id": "TMX7316060226-000012_pano_0000_000939", "timestamp": "2016-08-03T10:32:32.428020Z", "filename": "pano_0000_000939.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 16.74636057, "relative_pitch": 71.0129432268016, "relative_heading": 98.71069894246475, "relative_elevation": 48.6706767808646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87560258916587, 52.3560558556633, 47.3338783290237 ] }, "distance": 16.8, "direction": 97.01, "angle": 70.46, "elevation": 47.33, "pano_id": "TMX7316010203-000258_pano_0002_003656", "timestamp": "2017-04-12T12:11:39.361840Z", "filename": "pano_0002_003656.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 16.79988403, "relative_pitch": 70.45905369974943, "relative_heading": 97.00607004381438, "relative_elevation": 47.3338783290237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0002_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87546442870663, 52.3559374134027, 46.7538105016574 ] }, "distance": 16.87, "direction": 154.51, "angle": 70.16, "elevation": 46.75, "pano_id": "TMX7316010203-002795_pano_0002_000233", "timestamp": "2022-09-05T08:59:45.947800Z", "filename": "pano_0002_000233.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 16.87132189, "relative_pitch": 70.15779445492845, "relative_heading": 154.5073383035307, "relative_elevation": 46.7538105016574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0004_000518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87526596120667, 52.3562157907317, 46.8392898943275 ] }, "distance": 16.95, "direction": 338.32, "angle": 70.11, "elevation": 46.84, "pano_id": "TMX7316010203-002815_pano_0004_000518", "timestamp": "2022-10-05T07:55:38.981050Z", "filename": "pano_0004_000518.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 16.94630886, "relative_pitch": 70.11003429895567, "relative_heading": 338.31905711989805, "relative_elevation": 46.8392898943275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001892_pano_0000_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001892_pano_0000_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001892/pano_0000_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87523583811367, 52.3562109495164, 46.1843584738672 ] }, "distance": 17.33, "direction": 331.34, "angle": 69.43, "elevation": 46.18, "pano_id": "TMX7316010203-001892_pano_0000_000059", "timestamp": "2020-08-27T06:34:03.439620Z", "filename": "pano_0000_000059.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 17.33237138, "relative_pitch": 69.42955910968254, "relative_heading": 331.3394599814746, "relative_elevation": 46.1843584738672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_002065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_002065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_002065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87523343052961, 52.3562106806953, 45.6432509310544 ] }, "distance": 17.39, "direction": 330.82, "angle": 69.15, "elevation": 45.64, "pano_id": "TMX7316010203-002119_pano_0000_002065", "timestamp": "2021-04-28T08:00:48.779410Z", "filename": "pano_0000_002065.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 17.3855175, "relative_pitch": 69.14815933222866, "relative_heading": 330.81782011302084, "relative_elevation": 45.6432509310544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_001716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87547110254766, 52.3559342500572, 45.9146723067388 ] }, "distance": 17.39, "direction": 153.65, "angle": 69.26, "elevation": 45.91, "pano_id": "TMX7316010203-001707_pano_0000_001716", "timestamp": "2020-05-13T10:45:55.551230Z", "filename": "pano_0000_001716.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 17.38667947, "relative_pitch": 69.25964035845361, "relative_heading": 153.65401753124212, "relative_elevation": 45.9146723067388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track11_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track11_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track11_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875612939628659, 52.35606175760513, 0.0 ] }, "distance": 17.44, "direction": 94.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track11_Sphere_00031", "timestamp": "2024-11-12T09:40:35Z", "filename": "Job_20241112_0936_Track11_Sphere_00031.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 17.43532645, "relative_pitch": 0.0, "relative_heading": 94.58063876525664, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_001723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_001723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_001723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87527253855329, 52.3562225429401, 46.1904722405598 ] }, "distance": 17.49, "direction": 340.59, "angle": 69.26, "elevation": 46.19, "pano_id": "TMX7316010203-001707_pano_0000_001723", "timestamp": "2020-05-13T10:46:04.691160Z", "filename": "pano_0000_001723.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 17.49271832, "relative_pitch": 69.2579038782782, "relative_heading": 340.5927822762469, "relative_elevation": 46.1904722405598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875616067194634, 52.35605912872362, 0.0 ] }, "distance": 17.67, "direction": 95.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00971", "timestamp": "2025-07-30T11:30:57Z", "filename": "recording_2025-07-30_11-08-35_00971.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 17.67322832, "relative_pitch": 0.0, "relative_heading": 95.47082969784752, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87523272987854, 52.3562136310127, 46.3746706880629 ] }, "distance": 17.7, "direction": 331.2, "angle": 69.11, "elevation": 46.37, "pano_id": "TMX7316010203-000780_pano_0000_002659", "timestamp": "2018-06-07T08:29:16.214930Z", "filename": "pano_0000_002659.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 17.69581393, "relative_pitch": 69.11396569348716, "relative_heading": 331.2011651747531, "relative_elevation": 46.3746706880629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_000943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87545817158977, 52.3559270560715, 48.4582635583356 ] }, "distance": 17.75, "direction": 157.35, "angle": 69.88, "elevation": 48.46, "pano_id": "TMX7316060226-000012_pano_0000_000943", "timestamp": "2016-08-03T10:32:38.893000Z", "filename": "pano_0000_000943.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 17.75000586, "relative_pitch": 69.88248444462594, "relative_heading": 157.3517813719347, "relative_elevation": 48.4582635583356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001705_pano_0000_001871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_001871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001705_pano_0000_001871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001705/pano_0000_001871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87562202253265, 52.3560615000702, 45.0551837105304 ] }, "distance": 18.05, "direction": 94.51, "angle": 68.16, "elevation": 45.06, "pano_id": "TMX7316010203-001705_pano_0000_001871", "timestamp": "2020-05-13T07:56:57.391770Z", "filename": "pano_0000_001871.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 18.05448501, "relative_pitch": 68.16306735453564, "relative_heading": 94.51444537860907, "relative_elevation": 45.0551837105304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000987/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000987/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000987/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000987/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000012_pano_0000_000987/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000987/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000012_pano_0000_000987/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000987/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/03/TMX7316060226-000012/pano_0000_000987/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87526184630523, 52.3562290712848, 46.9958072798327 ] }, "distance": 18.43, "direction": 339.21, "angle": 68.59, "elevation": 47.0, "pano_id": "TMX7316060226-000012_pano_0000_000987", "timestamp": "2016-08-03T10:33:21.697690Z", "filename": "pano_0000_000987.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 18.42532981, "relative_pitch": 68.59167845690831, "relative_heading": 339.2066688486506, "relative_elevation": 46.9958072798327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87547694575305, 52.3559252618076, 46.7962257489562 ] }, "distance": 18.46, "direction": 153.92, "angle": 68.47, "elevation": 46.8, "pano_id": "TMX7316010203-000780_pano_0000_002536", "timestamp": "2018-06-07T08:26:56.195410Z", "filename": "pano_0000_002536.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 18.45983566, "relative_pitch": 68.47211695971747, "relative_heading": 153.9243653549807, "relative_elevation": 46.7962257489562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0000_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87562988484491, 52.356047476296, 45.240332044661 ] }, "distance": 18.77, "direction": 99.14, "angle": 67.46, "elevation": 45.24, "pano_id": "TMX7316010203-001496_pano_0000_000315", "timestamp": "2019-12-06T09:00:39.906360Z", "filename": "pano_0000_000315.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 18.77243793, "relative_pitch": 67.46403478925797, "relative_heading": 99.13877859155693, "relative_elevation": 45.240332044661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0008_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0008_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0008_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87563395196907, 52.3560674604176, 46.3001441946253 ] }, "distance": 18.83, "direction": 92.31, "angle": 67.87, "elevation": 46.3, "pano_id": "TMX7316010203-002942_pano_0008_000101", "timestamp": "2023-01-20T10:23:57.948100Z", "filename": "pano_0008_000101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 18.826502, "relative_pitch": 67.87242418153033, "relative_heading": 92.30700455416824, "relative_elevation": 46.3001441946253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_002667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_002667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_002667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87563405598546, 52.3560664700529, 46.1151350503787 ] }, "distance": 18.84, "direction": 92.64, "angle": 67.78, "elevation": 46.12, "pano_id": "TMX7316010203-000780_pano_0000_002667", "timestamp": "2018-06-07T08:29:32.035110Z", "filename": "pano_0000_002667.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 18.83833971, "relative_pitch": 67.77965823852499, "relative_heading": 92.64104020442949, "relative_elevation": 46.1151350503787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002456_pano_0002_000585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002456_pano_0002_000585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002456/pano_0002_000585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87525305356198, 52.3562315242553, 46.0914744865149 ] }, "distance": 18.9, "direction": 337.8, "angle": 67.7, "elevation": 46.09, "pano_id": "TMX7316010203-002456_pano_0002_000585", "timestamp": "2022-03-21T09:15:28.004320Z", "filename": "pano_0002_000585.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 18.8988466, "relative_pitch": 67.70494263819101, "relative_heading": 337.8024043265534, "relative_elevation": 46.0914744865149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002795_pano_0002_000237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002795_pano_0002_000237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002795/pano_0002_000237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87563509059827, 52.356060756499, 46.7862612437457 ] }, "distance": 18.95, "direction": 94.55, "angle": 67.95, "elevation": 46.79, "pano_id": "TMX7316010203-002795_pano_0002_000237", "timestamp": "2022-09-05T08:59:49.842820Z", "filename": "pano_0002_000237.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 18.94859015, "relative_pitch": 67.95189015452428, "relative_heading": 94.55194070165066, "relative_elevation": 46.7862612437457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_11-08-35_00963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_11-08-35_00963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_11-08-35_00963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875232749966905, 52.356228840893934, 0.0 ] }, "distance": 19.2, "direction": 333.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_11-08-35_00963", "timestamp": "2025-07-30T11:30:47Z", "filename": "recording_2025-07-30_11-08-35_00963.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 19.19566309, "relative_pitch": 0.0, "relative_heading": 333.6390840764514, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0008_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0008_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0008_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0008_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87547486270534, 52.3559165523787, 46.5246216105297 ] }, "distance": 19.28, "direction": 155.57, "angle": 67.49, "elevation": 46.52, "pano_id": "TMX7316010203-002942_pano_0008_000106", "timestamp": "2023-01-20T10:24:03.203060Z", "filename": "pano_0008_000106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 19.27589124, "relative_pitch": 67.4949945543727, "relative_heading": 155.5697146951249, "relative_elevation": 46.5246216105297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87522660885439, 52.356231688461, 46.5227793315426 ] }, "distance": 19.67, "direction": 332.96, "angle": 67.08, "elevation": 46.52, "pano_id": "TMX7316010203-001159_pano_0001_002645", "timestamp": "2019-05-03T09:07:38.768200Z", "filename": "pano_0001_002645.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 19.66675096, "relative_pitch": 67.08457677522715, "relative_heading": 332.9567620875414, "relative_elevation": 46.5227793315426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0005_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87522598922898, 52.3562331210584, 47.6975352680311 ] }, "distance": 19.83, "direction": 333.06, "angle": 67.43, "elevation": 47.7, "pano_id": "TMX7316010203-001601_pano_0005_000194", "timestamp": "2020-01-29T12:02:22.520690Z", "filename": "pano_0005_000194.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 19.82795722, "relative_pitch": 67.42724994573095, "relative_heading": 333.05754795262476, "relative_elevation": 47.6975352680311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87545405869234, 52.3559046715028, 46.6122140074149 ] }, "distance": 19.98, "direction": 160.85, "angle": 66.8, "elevation": 46.61, "pano_id": "TMX7316010203-001159_pano_0001_002653", "timestamp": "2019-05-03T09:07:43.607980Z", "filename": "pano_0001_002653.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 19.97799787, "relative_pitch": 66.80002343939785, "relative_heading": 160.84640020242279, "relative_elevation": 46.6122140074149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track12_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track12_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875247184864348, 52.356242366972985, 0.0 ] }, "distance": 20.17, "direction": 338.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track12_Sphere_00007", "timestamp": "2024-11-12T09:42:00Z", "filename": "Job_20241112_0936_Track12_Sphere_00007.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 20.16718454, "relative_pitch": 0.0, "relative_heading": 338.0456424061131, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87547878959823, 52.3559088477545, 47.2940735286102 ] }, "distance": 20.17, "direction": 155.89, "angle": 66.91, "elevation": 47.29, "pano_id": "TMX7316010203-000258_pano_0002_003654", "timestamp": "2017-04-12T12:11:32.226900Z", "filename": "pano_0002_003654.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 20.1674152, "relative_pitch": 66.90534727700816, "relative_heading": 155.88502157446146, "relative_elevation": 47.2940735286102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_002321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_002321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_002321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87565522225887, 52.3560727657551, 45.7298341384158 ] }, "distance": 20.26, "direction": 90.47, "angle": 66.1, "elevation": 45.73, "pano_id": "TMX7316010203-001159_pano_0001_002321", "timestamp": "2019-05-03T09:02:24.890370Z", "filename": "pano_0001_002321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 20.26111553, "relative_pitch": 66.10372586445654, "relative_heading": 90.47364108135635, "relative_elevation": 45.7298341384158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001496_pano_0000_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001496_pano_0000_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/06/TMX7316010203-001496/pano_0000_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87524420953248, 52.3562434655903, 45.4051312748343 ] }, "distance": 20.36, "direction": 337.65, "angle": 65.85, "elevation": 45.41, "pano_id": "TMX7316010203-001496_pano_0000_000323", "timestamp": "2019-12-06T09:00:47.816330Z", "filename": "pano_0000_000323.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 20.3568529, "relative_pitch": 65.85148607354682, "relative_heading": 337.64510139288404, "relative_elevation": 45.4051312748343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track11_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track11_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track11_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track11_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.875458594030979, 52.355899778317536, 0.0 ] }, "distance": 20.59, "direction": 160.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track11_Sphere_00036", "timestamp": "2024-11-12T09:40:44Z", "filename": "Job_20241112_0936_Track11_Sphere_00036.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_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 20.5940366, "relative_pitch": 0.0, "relative_heading": 160.5313177321443, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0004_000510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0004_000510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0004_000510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87566312642241, 52.3560728669993, 46.5255583068356 ] }, "distance": 20.8, "direction": 90.43, "angle": 65.91, "elevation": 46.53, "pano_id": "TMX7316010203-002815_pano_0004_000510", "timestamp": "2022-10-05T07:55:30.366170Z", "filename": "pano_0004_000510.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 20.79953462, "relative_pitch": 65.9126777731384, "relative_heading": 90.43033928979042, "relative_elevation": 46.5255583068356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track12_Sphere_00003/adjacencies/b_20241112_0936_Track12_Sphere_00003/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0005_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0005_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0005_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8754654523757, 52.3558984823625, 47.6155191594735 ] }, "distance": 20.89, "direction": 159.45, "angle": 66.31, "elevation": 47.62, "pano_id": "TMX7316010203-001601_pano_0005_000202", "timestamp": "2020-01-29T12:02:27.965570Z", "filename": "pano_0005_000202.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track12_Sphere_00003", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120130.20908581253, 485475.91445918015 ] }, "relative_distance": 20.88942292, "relative_pitch": 66.31243948616986, "relative_heading": 159.45471709854525, "relative_elevation": 47.6155191594735 } ] } }