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_20241016_1007_Track55_Sphere_00158/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track55_Sphere_00158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779590726829029, 52.35211895682902, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track55_Sphere_00158", "timestamp": "2024-10-16T11:00:33Z", "filename": "Job_20241016_1007_Track55_Sphere_00158.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "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_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00772/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00772/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00772/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00772/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_11_41_58_00772/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00772/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00772/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00772/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00772/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779604723553759, 52.35213224976671, 0.0 ] }, "distance": 1.76, "direction": 32.81, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_11_41_58_00772", "timestamp": "2025-09-22T12:28:13Z", "filename": "2025_09_22_11_41_58_00772.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 1.7599623, "relative_pitch": 0.0, "relative_heading": 32.81241659581483, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0007_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77960603034583, 52.3521051693555, 42.1674740761518 ] }, "distance": 1.86, "direction": 145.8, "angle": 87.48, "elevation": 42.17, "pano_id": "TMX7316010203-002401_pano_0007_000018", "timestamp": "2022-01-07T11:02:29.122670Z", "filename": "pano_0007_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 1.85500884, "relative_pitch": 87.48109894622456, "relative_heading": 145.7970275257514, "relative_elevation": 42.1674740761518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0007_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77961998202392, 52.3521123196122, 42.0541512640193 ] }, "distance": 2.13, "direction": 110.33, "angle": 87.11, "elevation": 42.05, "pano_id": "TMX7316010203-002401_pano_0007_000012", "timestamp": "2022-01-07T11:02:09.587770Z", "filename": "pano_0007_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 2.12580476, "relative_pitch": 87.10620582928458, "relative_heading": 110.32966048809986, "relative_elevation": 42.0541512640193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0007_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77961380771059, 52.3521322879321, 42.5595234129578 ] }, "distance": 2.16, "direction": 46.67, "angle": 87.09, "elevation": 42.56, "pano_id": "TMX7316010203-002649_pano_0007_000087", "timestamp": "2022-06-29T11:00:56.429350Z", "filename": "pano_0007_000087.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 2.1619019, "relative_pitch": 87.09203796131888, "relative_heading": 46.6732698515632, "relative_elevation": 42.5595234129578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_005362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_005362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_005362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77960121502098, 52.3521005112515, 41.9135088985786 ] }, "distance": 2.17, "direction": 160.8, "angle": 87.03, "elevation": 41.91, "pano_id": "TMX7316010203-000038_pano_0000_005362", "timestamp": "2016-08-01T09:10:28.213980Z", "filename": "pano_0000_005362.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 2.17336783, "relative_pitch": 87.03166402541335, "relative_heading": 160.80292902417355, "relative_elevation": 41.9135088985786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0006_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77962366701432, 52.3521223267604, 42.091668760404 ] }, "distance": 2.28, "direction": 80.52, "angle": 86.91, "elevation": 42.09, "pano_id": "TMX7316010203-001637_pano_0006_000137", "timestamp": "2020-02-11T11:35:08.775350Z", "filename": "pano_0006_000137.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 2.27558268, "relative_pitch": 86.90545693992227, "relative_heading": 80.51514077896834, "relative_elevation": 42.091668760404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0001_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77961732208512, 52.3521062059742, 42.059013241902 ] }, "distance": 2.3, "direction": 128.06, "angle": 86.87, "elevation": 42.06, "pano_id": "TMX7316010203-000813_pano_0001_000167", "timestamp": "2018-06-28T09:01:16.907600Z", "filename": "pano_0001_000167.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 2.30151484, "relative_pitch": 86.86783659849789, "relative_heading": 128.0595652259779, "relative_elevation": 42.059013241902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_000602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77962620463563, 52.3521174600936, 42.055901539512 ] }, "distance": 2.42, "direction": 93.94, "angle": 86.7, "elevation": 42.06, "pano_id": "TMX7316010203-002110_pano_0000_000602", "timestamp": "2021-04-21T07:50:44.583090Z", "filename": "pano_0000_000602.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 2.42311234, "relative_pitch": 86.70246544822676, "relative_heading": 93.94120430241534, "relative_elevation": 42.055901539512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_000343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77955037774456, 52.3521111641133, 42.0902680912986 ] }, "distance": 2.88, "direction": 252.49, "angle": 86.08, "elevation": 42.09, "pano_id": "TMX7316010203-001890_pano_0000_000343", "timestamp": "2020-08-24T08:20:17.992890Z", "filename": "pano_0000_000343.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 2.88280465, "relative_pitch": 86.08187365273608, "relative_heading": 252.4947886462358, "relative_elevation": 42.0902680912986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_000598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77958688594627, 52.3520929394884, 41.953972838819 ] }, "distance": 2.91, "direction": 185.17, "angle": 86.04, "elevation": 41.95, "pano_id": "TMX7316010203-002110_pano_0000_000598", "timestamp": "2021-04-21T07:50:25.093210Z", "filename": "pano_0000_000598.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 2.90685948, "relative_pitch": 86.03648915274002, "relative_heading": 185.16543450443987, "relative_elevation": 41.953972838819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779611864385, 52.3520950561544, 41.8552890196443 ] }, "distance": 3.02, "direction": 151.56, "angle": 85.87, "elevation": 41.86, "pano_id": "TMX7316010203-001317_pano_0000_004043", "timestamp": "2019-07-17T10:36:37.725170Z", "filename": "pano_0000_004043.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 3.024474, "relative_pitch": 85.86697576856393, "relative_heading": 151.56218531529143, "relative_elevation": 41.8552890196443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_000344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77963322830254, 52.3521280393366, 42.0676433630288 ] }, "distance": 3.07, "direction": 70.76, "angle": 85.83, "elevation": 42.07, "pano_id": "TMX7316010203-001890_pano_0000_000344", "timestamp": "2020-08-24T08:20:22.932850Z", "filename": "pano_0000_000344.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 3.0672443, "relative_pitch": 85.82981821415741, "relative_heading": 70.76174554329559, "relative_elevation": 42.0676433630288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_000597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7796338274578, 52.3521279169382, 41.9140834305435 ] }, "distance": 3.1, "direction": 71.25, "angle": 85.77, "elevation": 41.91, "pano_id": "TMX7316010203-002110_pano_0000_000597", "timestamp": "2021-04-21T07:50:24.228240Z", "filename": "pano_0000_000597.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 3.10141358, "relative_pitch": 85.76813697732354, "relative_heading": 71.24782190179208, "relative_elevation": 41.9140834305435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0007_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77957301334936, 52.3520902703381, 42.5987498108298 ] }, "distance": 3.41, "direction": 200.71, "angle": 85.42, "elevation": 42.6, "pano_id": "TMX7316010203-002649_pano_0007_000083", "timestamp": "2022-06-29T11:00:20.054490Z", "filename": "pano_0007_000083.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 3.41262464, "relative_pitch": 85.4197644950322, "relative_heading": 200.71224887179648, "relative_elevation": 42.5987498108298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0006_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77958656194806, 52.3520867186267, 42.1228524036705 ] }, "distance": 3.6, "direction": 184.52, "angle": 85.12, "elevation": 42.12, "pano_id": "TMX7316010203-001637_pano_0006_000138", "timestamp": "2020-02-11T11:35:09.730370Z", "filename": "pano_0006_000138.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 3.59848233, "relative_pitch": 85.11717602094059, "relative_heading": 184.52320077379932, "relative_elevation": 42.1228524036705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_11_41_58_00773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779553469565289, 52.35209253010852, 0.0 ] }, "distance": 3.88, "direction": 220.8, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_11_41_58_00773", "timestamp": "2025-09-22T12:28:15Z", "filename": "2025_09_22_11_41_58_00773.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 3.88481937, "relative_pitch": 0.0, "relative_heading": 220.80410631861196, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77965033626954, 52.3521296541514, 41.811625925824 ] }, "distance": 4.23, "direction": 73.67, "angle": 84.22, "elevation": 41.81, "pano_id": "TMX7316010203-001317_pano_0000_004042", "timestamp": "2019-07-17T10:36:37.060220Z", "filename": "pano_0000_004042.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 4.23249001, "relative_pitch": 84.21977618527838, "relative_heading": 73.66590980380707, "relative_elevation": 41.811625925824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_005361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_005361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_005361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77964619106698, 52.3521370835377, 41.8383048539981 ] }, "distance": 4.28, "direction": 61.91, "angle": 84.15, "elevation": 41.84, "pano_id": "TMX7316010203-000038_pano_0000_005361", "timestamp": "2016-08-01T09:10:26.903980Z", "filename": "pano_0000_005361.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 4.2837921, "relative_pitch": 84.15390136737086, "relative_heading": 61.9103634235636, "relative_elevation": 41.8383048539981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0007_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7796517987112, 52.3521397381961, 42.1001148074865 ] }, "distance": 4.76, "direction": 60.94, "angle": 83.55, "elevation": 42.1, "pano_id": "TMX7316010203-002401_pano_0007_000019", "timestamp": "2022-01-07T11:02:30.112850Z", "filename": "pano_0007_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 4.76064994, "relative_pitch": 83.54844087942999, "relative_heading": 60.9391684294021, "relative_elevation": 42.1001148074865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0007_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77957885136493, 52.3520750197991, 42.0939268199727 ] }, "distance": 4.96, "direction": 189.4, "angle": 83.29, "elevation": 42.09, "pano_id": "TMX7316010203-002401_pano_0007_000013", "timestamp": "2022-01-07T11:02:10.347790Z", "filename": "pano_0007_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 4.95555947, "relative_pitch": 83.28568877212673, "relative_heading": 189.39763278564027, "relative_elevation": 42.0939268199727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0001_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77965795331364, 52.3521432997786, 42.0139010297135 ] }, "distance": 5.32, "direction": 59.4, "angle": 82.78, "elevation": 42.01, "pano_id": "TMX7316010203-000813_pano_0001_000168", "timestamp": "2018-06-28T09:01:18.182550Z", "filename": "pano_0001_000168.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 5.32163306, "relative_pitch": 82.78115062380236, "relative_heading": 59.402392879362736, "relative_elevation": 42.0139010297135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_000342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77956898723897, 52.3520710860548, 42.0998481065035 ] }, "distance": 5.53, "direction": 195.54, "angle": 82.52, "elevation": 42.1, "pano_id": "TMX7316010203-001890_pano_0000_000342", "timestamp": "2020-08-24T08:20:12.947990Z", "filename": "pano_0000_000342.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 5.52890065, "relative_pitch": 82.51826056565281, "relative_heading": 195.54039989651523, "relative_elevation": 42.0998481065035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0007_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77952931463855, 52.3520832240301, 42.1719858543947 ] }, "distance": 5.77, "direction": 226.46, "angle": 82.21, "elevation": 42.17, "pano_id": "TMX7316010203-002401_pano_0007_000017", "timestamp": "2022-01-07T11:02:23.752690Z", "filename": "pano_0007_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 5.77231721, "relative_pitch": 82.20603630831178, "relative_heading": 226.46263252175345, "relative_elevation": 42.1719858543947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0001_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77958565353118, 52.3520670658504, 42.0886884098873 ] }, "distance": 5.78, "direction": 183.43, "angle": 82.17, "elevation": 42.09, "pano_id": "TMX7316010203-000813_pano_0001_000166", "timestamp": "2018-06-28T09:01:15.377620Z", "filename": "pano_0001_000166.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 5.78445688, "relative_pitch": 82.17458133069785, "relative_heading": 183.42608593673052, "relative_elevation": 42.0886884098873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0007_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77966121969623, 52.3521494966904, 42.0179218482226 ] }, "distance": 5.88, "direction": 54.72, "angle": 82.03, "elevation": 42.02, "pano_id": "TMX7316010203-002401_pano_0007_000011", "timestamp": "2022-01-07T11:02:08.872820Z", "filename": "pano_0007_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 5.88382804, "relative_pitch": 82.02862562027943, "relative_heading": 54.720507667047805, "relative_elevation": 42.0179218482226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track55_Sphere_00156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779639089987765, 52.35216399140898, 0.0 ] }, "distance": 6.0, "direction": 33.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track55_Sphere_00156", "timestamp": "2024-10-16T11:00:32Z", "filename": "Job_20241016_1007_Track55_Sphere_00156.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 5.9976095, "relative_pitch": 0.0, "relative_heading": 33.3289721654591, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_005363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_005363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_005363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77955098415318, 52.3520675007486, 41.9936942048371 ] }, "distance": 6.33, "direction": 205.31, "angle": 81.42, "elevation": 41.99, "pano_id": "TMX7316010203-000038_pano_0000_005363", "timestamp": "2016-08-01T09:10:30.293940Z", "filename": "pano_0000_005363.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 6.33380634, "relative_pitch": 81.42286783420153, "relative_heading": 205.31182863104465, "relative_elevation": 41.9936942048371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0006_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77965936454041, 52.3521588319895, 42.0592490117997 ] }, "distance": 6.45, "direction": 46.51, "angle": 81.29, "elevation": 42.06, "pano_id": "TMX7316010203-001637_pano_0006_000136", "timestamp": "2020-02-11T11:35:07.855370Z", "filename": "pano_0006_000136.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 6.44672626, "relative_pitch": 81.28568227437201, "relative_heading": 46.50687738757954, "relative_elevation": 42.0592490117997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_000603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77966553365, 52.3521546913612, 42.0120613006875 ] }, "distance": 6.46, "direction": 52.04, "angle": 81.25, "elevation": 42.01, "pano_id": "TMX7316010203-002110_pano_0000_000603", "timestamp": "2021-04-21T07:50:45.713040Z", "filename": "pano_0000_000603.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 6.46470069, "relative_pitch": 81.25209695537193, "relative_heading": 52.04204081185429, "relative_elevation": 42.0120613006875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77957134944076, 52.3520620276098, 41.8910089265555 ] }, "distance": 6.47, "direction": 191.77, "angle": 81.22, "elevation": 41.89, "pano_id": "TMX7316010203-001317_pano_0000_004044", "timestamp": "2019-07-17T10:36:38.390220Z", "filename": "pano_0000_004044.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 6.47087806, "relative_pitch": 81.21895855974498, "relative_heading": 191.77346587658354, "relative_elevation": 41.8910089265555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0007_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77965973344207, 52.3521671152284, 42.5365881295875 ] }, "distance": 7.13, "direction": 41.26, "angle": 80.49, "elevation": 42.54, "pano_id": "TMX7316010203-002649_pano_0007_000088", "timestamp": "2022-06-29T11:00:57.694370Z", "filename": "pano_0007_000088.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 7.12916184, "relative_pitch": 80.485616045893, "relative_heading": 41.26469849701346, "relative_elevation": 42.5365881295875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_000601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7795386396971, 52.3520602796183, 42.024943985045 ] }, "distance": 7.43, "direction": 208.53, "angle": 79.97, "elevation": 42.02, "pano_id": "TMX7316010203-002110_pano_0000_000601", "timestamp": "2021-04-21T07:50:35.198400Z", "filename": "pano_0000_000601.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 7.43150539, "relative_pitch": 79.97174050296684, "relative_heading": 208.52722222238972, "relative_elevation": 42.024943985045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00771/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00771/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00771/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00771/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_11_41_58_00771/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00771/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00771/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00771/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00771/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779651172171545, 52.352175611766356, 0.0 ] }, "distance": 7.53, "direction": 33.16, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_11_41_58_00771", "timestamp": "2025-09-22T12:28:12Z", "filename": "2025_09_22_11_41_58_00771.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 7.53035272, "relative_pitch": 0.0, "relative_heading": 33.15697260476424, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_000599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77954232035957, 52.3520571761967, 42.0339425178245 ] }, "distance": 7.62, "direction": 205.63, "angle": 79.72, "elevation": 42.03, "pano_id": "TMX7316010203-002110_pano_0000_000599", "timestamp": "2021-04-21T07:50:26.053350Z", "filename": "pano_0000_000599.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 7.62487623, "relative_pitch": 79.71845538551106, "relative_heading": 205.6309795659032, "relative_elevation": 42.0339425178245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_000596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7796749222181, 52.3521654071828, 41.9029789157212 ] }, "distance": 7.72, "direction": 47.98, "angle": 79.56, "elevation": 41.9, "pano_id": "TMX7316010203-002110_pano_0000_000596", "timestamp": "2021-04-21T07:50:23.423210Z", "filename": "pano_0000_000596.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 7.72188859, "relative_pitch": 79.55866469123421, "relative_heading": 47.982329121601595, "relative_elevation": 41.9029789157212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0006_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77954654785593, 52.3520525560867, 42.2249173484743 ] }, "distance": 7.98, "direction": 202.17, "angle": 79.3, "elevation": 42.22, "pano_id": "TMX7316010203-001637_pano_0006_000139", "timestamp": "2020-02-11T11:35:10.750310Z", "filename": "pano_0006_000139.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 7.97836146, "relative_pitch": 79.30015656315486, "relative_heading": 202.1667668864259, "relative_elevation": 42.2249173484743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_000345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77968049119397, 52.3521660453708, 42.0461338814348 ] }, "distance": 8.05, "direction": 49.41, "angle": 79.16, "elevation": 42.05, "pano_id": "TMX7316010203-001890_pano_0000_000345", "timestamp": "2020-08-24T08:20:24.028150Z", "filename": "pano_0000_000345.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 8.05385072, "relative_pitch": 79.1564564946715, "relative_heading": 49.41407734170996, "relative_elevation": 42.0461338814348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77968656220672, 52.3521655450359, 41.8425472313538 ] }, "distance": 8.34, "direction": 51.55, "angle": 78.73, "elevation": 41.84, "pano_id": "TMX7316010203-001317_pano_0000_004041", "timestamp": "2019-07-17T10:36:36.390240Z", "filename": "pano_0000_004041.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 8.33759798, "relative_pitch": 78.73077296237747, "relative_heading": 51.55455013187314, "relative_elevation": 41.8425472313538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0007_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77953804014707, 52.3520482166185, 42.690856648609 ] }, "distance": 8.65, "direction": 204.52, "angle": 78.54, "elevation": 42.69, "pano_id": "TMX7316010203-002649_pano_0007_000086", "timestamp": "2022-06-29T11:00:31.889450Z", "filename": "pano_0007_000086.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 8.65153707, "relative_pitch": 78.54384523543688, "relative_heading": 204.51622777142413, "relative_elevation": 42.690856648609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_11_41_58_00774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779509365264952, 52.35205912962346, 0.0 ] }, "distance": 8.66, "direction": 219.79, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_11_41_58_00774", "timestamp": "2025-09-22T12:28:17Z", "filename": "2025_09_22_11_41_58_00774.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 8.66327287, "relative_pitch": 0.0, "relative_heading": 219.7859306294981, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_005360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_005360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_005360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77968762080534, 52.3521751938096, 41.8215435231104 ] }, "distance": 9.1, "direction": 46.53, "angle": 77.73, "elevation": 41.82, "pano_id": "TMX7316010203-000038_pano_0000_005360", "timestamp": "2016-08-01T09:10:25.814050Z", "filename": "pano_0000_005360.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 9.09655498, "relative_pitch": 77.72879660036922, "relative_heading": 46.53416015668723, "relative_elevation": 41.8215435231104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0007_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77968904217764, 52.3521768691971, 42.0930450474843 ] }, "distance": 9.3, "direction": 46.11, "angle": 77.55, "elevation": 42.09, "pano_id": "TMX7316010203-002401_pano_0007_000020", "timestamp": "2022-01-07T11:02:30.982660Z", "filename": "pano_0007_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 9.29534757, "relative_pitch": 77.5473066232226, "relative_heading": 46.110808662700876, "relative_elevation": 42.0930450474843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0007_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77953941083362, 52.3520398804757, 42.2050394034013 ] }, "distance": 9.47, "direction": 201.67, "angle": 77.36, "elevation": 42.21, "pano_id": "TMX7316010203-002401_pano_0007_000016", "timestamp": "2022-01-07T11:02:18.162760Z", "filename": "pano_0007_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 9.46841681, "relative_pitch": 77.35543594186744, "relative_heading": 201.6716851118628, "relative_elevation": 42.2050394034013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track55_Sphere_00161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779514368063237, 52.35204750709352, 0.0 ] }, "distance": 9.5, "direction": 213.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track55_Sphere_00161", "timestamp": "2024-10-16T11:00:35Z", "filename": "Job_20241016_1007_Track55_Sphere_00161.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 9.50162643, "relative_pitch": 0.0, "relative_heading": 213.2013704580287, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0001_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77958463996196, 52.3520328649869, 42.0856285532936 ] }, "distance": 9.59, "direction": 182.48, "angle": 77.16, "elevation": 42.09, "pano_id": "TMX7316010203-000813_pano_0001_000165", "timestamp": "2018-06-28T09:00:58.587670Z", "filename": "pano_0001_000165.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 9.58876026, "relative_pitch": 77.16486975975558, "relative_heading": 182.4790132051844, "relative_elevation": 42.0856285532936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0007_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77953912216129, 52.3520374491157, 42.2060526646674 ] }, "distance": 9.73, "direction": 201.19, "angle": 77.02, "elevation": 42.21, "pano_id": "TMX7316010203-002401_pano_0007_000014", "timestamp": "2022-01-07T11:02:11.212820Z", "filename": "pano_0007_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 9.72744675, "relative_pitch": 77.0213813241811, "relative_heading": 201.19086746194245, "relative_elevation": 42.2060526646674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0001_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77969691694863, 52.3521810471985, 42.0281634507701 ] }, "distance": 10.0, "direction": 46.32, "angle": 76.61, "elevation": 42.03, "pano_id": "TMX7316010203-000813_pano_0001_000169", "timestamp": "2018-06-28T09:01:19.357600Z", "filename": "pano_0001_000169.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 10.00441306, "relative_pitch": 76.61045994562267, "relative_heading": 46.32234906149531, "relative_elevation": 42.0281634507701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0007_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77970118711568, 52.3521872960727, 42.0304374136031 ] }, "distance": 10.7, "direction": 44.71, "angle": 75.72, "elevation": 42.03, "pano_id": "TMX7316010203-002401_pano_0007_000010", "timestamp": "2022-01-07T11:02:08.177830Z", "filename": "pano_0007_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 10.69930733, "relative_pitch": 75.71807142389989, "relative_heading": 44.70512298395174, "relative_elevation": 42.0304374136031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77953019000361, 52.3520295285547, 42.0190921798348 ] }, "distance": 10.77, "direction": 202.51, "angle": 75.62, "elevation": 42.02, "pano_id": "TMX7316010203-001317_pano_0000_004045", "timestamp": "2019-07-17T10:36:39.070220Z", "filename": "pano_0000_004045.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 10.77208017, "relative_pitch": 75.62122322565932, "relative_heading": 202.5147477991037, "relative_elevation": 42.0190921798348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0006_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77969509846427, 52.3521956700429, 42.0570730036125 ] }, "distance": 11.11, "direction": 39.8, "angle": 75.2, "elevation": 42.06, "pano_id": "TMX7316010203-001637_pano_0006_000135", "timestamp": "2020-02-11T11:35:06.960370Z", "filename": "pano_0006_000135.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 11.11045181, "relative_pitch": 75.20191806002552, "relative_heading": 39.79825286745383, "relative_elevation": 42.0570730036125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_000604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77970491806206, 52.3521918933678, 42.0265813814476 ] }, "distance": 11.24, "direction": 43.79, "angle": 75.02, "elevation": 42.03, "pano_id": "TMX7316010203-002110_pano_0000_000604", "timestamp": "2021-04-21T07:50:46.613050Z", "filename": "pano_0000_000604.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 11.24315098, "relative_pitch": 75.02269173366105, "relative_heading": 43.79197522024546, "relative_elevation": 42.0265813814476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_000341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77951876543503, 52.3520244969444, 42.2335364539176 ] }, "distance": 11.6, "direction": 205.01, "angle": 74.64, "elevation": 42.23, "pano_id": "TMX7316010203-001890_pano_0000_000341", "timestamp": "2020-08-24T08:20:02.853040Z", "filename": "pano_0000_000341.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 11.59836434, "relative_pitch": 74.64375194980015, "relative_heading": 205.0088595576739, "relative_elevation": 42.2335364539176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0007_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7797041221474, 52.3522027260319, 42.5462713139132 ] }, "distance": 12.11, "direction": 39.66, "angle": 74.12, "elevation": 42.55, "pano_id": "TMX7316010203-002649_pano_0007_000089", "timestamp": "2022-06-29T11:00:58.859380Z", "filename": "pano_0007_000089.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 12.10728042, "relative_pitch": 74.11537655196416, "relative_heading": 39.65547568474, "relative_elevation": 42.5462713139132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0006_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77950739564625, 52.3520188892492, 42.3343157004565 ] }, "distance": 12.5, "direction": 207.02, "angle": 73.55, "elevation": 42.33, "pano_id": "TMX7316010203-001637_pano_0006_000140", "timestamp": "2020-02-11T11:35:11.845350Z", "filename": "pano_0006_000140.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 12.49905466, "relative_pitch": 73.55095375710725, "relative_heading": 207.01836472245128, "relative_elevation": 42.3343157004565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_000600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77950279712523, 52.3520196913551, 42.1438656235114 ] }, "distance": 12.57, "direction": 208.48, "angle": 73.4, "elevation": 42.14, "pano_id": "TMX7316010203-002110_pano_0000_000600", "timestamp": "2021-04-21T07:50:27.308240Z", "filename": "pano_0000_000600.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 12.56594904, "relative_pitch": 73.3971070690979, "relative_heading": 208.4761503260961, "relative_elevation": 42.1438656235114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00770/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00770/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00770/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00770/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_11_41_58_00770/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00770/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00770/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00770/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00770/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779691692022428, 52.35221354163601, 0.0 ] }, "distance": 12.57, "direction": 33.17, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_11_41_58_00770", "timestamp": "2025-09-22T12:28:10Z", "filename": "2025_09_22_11_41_58_00770.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 12.5737922, "relative_pitch": 0.0, "relative_heading": 33.170551638162316, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_000595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77971478810514, 52.3522036394803, 41.9024532921612 ] }, "distance": 12.66, "direction": 41.89, "angle": 73.19, "elevation": 41.9, "pano_id": "TMX7316010203-002110_pano_0000_000595", "timestamp": "2021-04-21T07:50:22.648260Z", "filename": "pano_0000_000595.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 12.65899656, "relative_pitch": 73.1901007297375, "relative_heading": 41.89491548125633, "relative_elevation": 41.9024532921612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7797231288085, 52.3522017959796, 41.838614244014 ] }, "distance": 12.9, "direction": 44.38, "angle": 72.87, "elevation": 41.84, "pano_id": "TMX7316010203-001317_pano_0000_004040", "timestamp": "2019-07-17T10:36:35.715180Z", "filename": "pano_0000_004040.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 12.89796829, "relative_pitch": 72.86656568344598, "relative_heading": 44.38343419429311, "relative_elevation": 41.838614244014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0001_000164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77950373859611, 52.3520132285504, 42.3954290524125 ] }, "distance": 13.17, "direction": 206.74, "angle": 72.74, "elevation": 42.4, "pano_id": "TMX7316010203-000813_pano_0001_000164", "timestamp": "2018-06-28T09:00:49.202670Z", "filename": "pano_0001_000164.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 13.17355267, "relative_pitch": 72.73838695549068, "relative_heading": 206.73933766793402, "relative_elevation": 42.3954290524125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_000346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77972467379584, 52.3522058171905, 42.0260195052251 ] }, "distance": 13.29, "direction": 43.36, "angle": 72.45, "elevation": 42.03, "pano_id": "TMX7316010203-001890_pano_0000_000346", "timestamp": "2020-08-24T08:20:25.102850Z", "filename": "pano_0000_000346.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 13.29351293, "relative_pitch": 72.44699058512651, "relative_heading": 43.35869884669361, "relative_elevation": 42.0260195052251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0007_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7794968415821, 52.3520120181628, 42.8215585201979 ] }, "distance": 13.51, "direction": 208.26, "angle": 72.49, "elevation": 42.82, "pano_id": "TMX7316010203-002649_pano_0007_000085", "timestamp": "2022-06-29T11:00:22.969440Z", "filename": "pano_0007_000085.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 13.51005247, "relative_pitch": 72.48969612601448, "relative_heading": 208.26243064950103, "relative_elevation": 42.8215585201979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_005359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_005359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_005359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77972954686947, 52.3522133587391, 41.7924956157804 ] }, "distance": 14.14, "direction": 42.0, "angle": 71.31, "elevation": 41.79, "pano_id": "TMX7316010203-000038_pano_0000_005359", "timestamp": "2016-08-01T09:10:24.789070Z", "filename": "pano_0000_005359.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 14.13558418, "relative_pitch": 71.31278734529819, "relative_heading": 42.00179159168667, "relative_elevation": 41.7924956157804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0007_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77950077720928, 52.3519999648842, 42.3425505207852 ] }, "distance": 14.59, "direction": 204.84, "angle": 70.99, "elevation": 42.34, "pano_id": "TMX7316010203-002401_pano_0007_000015", "timestamp": "2022-01-07T11:02:12.522820Z", "filename": "pano_0007_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 14.59043956, "relative_pitch": 70.98702045036997, "relative_heading": 204.83894296550332, "relative_elevation": 42.3425505207852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_11_41_58_00775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779468624506379, 52.35201055697475, 0.0 ] }, "distance": 14.65, "direction": 214.6, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_11_41_58_00775", "timestamp": "2025-09-22T12:28:20Z", "filename": "2025_09_22_11_41_58_00775.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 14.65309122, "relative_pitch": 0.0, "relative_heading": 214.59593982816907, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0001_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77973673463162, 52.3522184570444, 42.0215148124844 ] }, "distance": 14.88, "direction": 41.94, "angle": 70.49, "elevation": 42.02, "pano_id": "TMX7316010203-000813_pano_0001_000170", "timestamp": "2018-06-28T09:01:20.422600Z", "filename": "pano_0001_000170.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 14.8848965, "relative_pitch": 70.49479330653158, "relative_heading": 41.941482023741735, "relative_elevation": 42.0215148124844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track55_Sphere_00153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779716122745002, 52.352230195633034, 0.0 ] }, "distance": 15.04, "direction": 34.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track55_Sphere_00153", "timestamp": "2024-10-16T11:00:30Z", "filename": "Job_20241016_1007_Track55_Sphere_00153.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 15.04054462, "relative_pitch": 0.0, "relative_heading": 34.61624042823019, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77949087514482, 52.3519969667917, 42.1480794604868 ] }, "distance": 15.18, "direction": 206.62, "angle": 70.19, "elevation": 42.15, "pano_id": "TMX7316010203-001317_pano_0000_004046", "timestamp": "2019-07-17T10:36:39.775230Z", "filename": "pano_0000_004046.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 15.18395358, "relative_pitch": 70.18831421530965, "relative_heading": 206.6208734389261, "relative_elevation": 42.1480794604868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0007_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77974181597454, 52.3522248417613, 42.0391441509128 ] }, "distance": 15.65, "direction": 41.15, "angle": 69.59, "elevation": 42.04, "pano_id": "TMX7316010203-002401_pano_0007_000009", "timestamp": "2022-01-07T11:02:07.492820Z", "filename": "pano_0007_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 15.64627101, "relative_pitch": 69.58556955320667, "relative_heading": 41.14567268930383, "relative_elevation": 42.0391441509128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0006_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77973339275761, 52.3522319339239, 42.044655572623 ] }, "distance": 15.89, "direction": 37.71, "angle": 69.3, "elevation": 42.04, "pano_id": "TMX7316010203-001637_pano_0006_000134", "timestamp": "2020-02-11T11:35:06.085370Z", "filename": "pano_0006_000134.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 15.89141848, "relative_pitch": 69.29515031938426, "relative_heading": 37.713190084013, "relative_elevation": 42.044655572623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_000605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77974597420672, 52.3522281648203, 42.0384129947051 ] }, "distance": 16.11, "direction": 41.04, "angle": 69.03, "elevation": 42.04, "pano_id": "TMX7316010203-002110_pano_0000_000605", "timestamp": "2021-04-21T07:50:47.463030Z", "filename": "pano_0000_000605.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 16.111176, "relative_pitch": 69.03072402829166, "relative_heading": 41.03919618392369, "relative_elevation": 42.0384129947051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0006_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77946944430515, 52.3519848550445, 42.4838368427008 ] }, "distance": 17.06, "direction": 208.98, "angle": 68.12, "elevation": 42.48, "pano_id": "TMX7316010203-001637_pano_0006_000141", "timestamp": "2020-02-11T11:35:13.115340Z", "filename": "pano_0006_000141.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 17.0575567, "relative_pitch": 68.12419546505865, "relative_heading": 208.9780700134715, "relative_elevation": 42.4838368427008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0007_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0007_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0007_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77974787813308, 52.3522383910246, 42.5520965848118 ] }, "distance": 17.07, "direction": 38.86, "angle": 68.15, "elevation": 42.55, "pano_id": "TMX7316010203-002649_pano_0007_000090", "timestamp": "2022-06-29T11:00:59.969340Z", "filename": "pano_0007_000090.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 17.0669876, "relative_pitch": 68.14504252728896, "relative_heading": 38.858976201417164, "relative_elevation": 42.5520965848118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00769/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00769/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00769/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00769/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_22_11_41_58_00769/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00769/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_22_11_41_58_00769/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00769/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_22_11_41_58_00769/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779730520518018, 52.35224743626691, 0.0 ] }, "distance": 17.18, "direction": 33.67, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_22_11_41_58_00769", "timestamp": "2025-09-22T12:28:09Z", "filename": "2025_09_22_11_41_58_00769.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 17.17899214, "relative_pitch": 0.0, "relative_heading": 33.67413559915383, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77975983304989, 52.3522378579652, 41.8175539402291 ] }, "distance": 17.54, "direction": 41.05, "angle": 67.24, "elevation": 41.82, "pano_id": "TMX7316010203-001317_pano_0000_004039", "timestamp": "2019-07-17T10:36:35.030380Z", "filename": "pano_0000_004039.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 17.54472863, "relative_pitch": 67.23931216699339, "relative_heading": 41.05249834593507, "relative_elevation": 41.8175539402291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_000594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77975555841446, 52.3522415148415, 41.9055794477463 ] }, "distance": 17.67, "direction": 39.47, "angle": 67.14, "elevation": 41.91, "pano_id": "TMX7316010203-002110_pano_0000_000594", "timestamp": "2021-04-21T07:50:21.838270Z", "filename": "pano_0000_000594.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 17.66700852, "relative_pitch": 67.14015740114381, "relative_heading": 39.47327976251829, "relative_elevation": 41.9055794477463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_000347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_000347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_000347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77976826617224, 52.3522459518959, 42.0323096849024 ] }, "distance": 18.6, "direction": 40.57, "angle": 66.13, "elevation": 42.03, "pano_id": "TMX7316010203-001890_pano_0000_000347", "timestamp": "2020-08-24T08:20:26.127900Z", "filename": "pano_0000_000347.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 18.60196147, "relative_pitch": 66.12757273515231, "relative_heading": 40.56528219130414, "relative_elevation": 42.0323096849024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000038_pano_0000_005358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_005358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000038_pano_0000_005358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/01/TMX7316010203-000038/pano_0000_005358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77977054117578, 52.3522518224988, 41.7882605027407 ] }, "distance": 19.2, "direction": 39.65, "angle": 65.32, "elevation": 41.79, "pano_id": "TMX7316010203-000038_pano_0000_005358", "timestamp": "2016-08-01T09:10:23.824000Z", "filename": "pano_0000_005358.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 19.20147162, "relative_pitch": 65.32148393353495, "relative_heading": 39.64900478082763, "relative_elevation": 41.7882605027407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_004047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_004047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_004047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77945266808639, 52.3519648945206, 42.3052303306758 ] }, "distance": 19.55, "direction": 208.76, "angle": 65.19, "elevation": 42.31, "pano_id": "TMX7316010203-001317_pano_0000_004047", "timestamp": "2019-07-17T10:36:40.540190Z", "filename": "pano_0000_004047.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 19.55452696, "relative_pitch": 65.19244896150761, "relative_heading": 208.75518792244227, "relative_elevation": 42.3052303306758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000813_pano_0001_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000813_pano_0001_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/28/TMX7316010203-000813/pano_0001_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77977644668143, 52.3522560190058, 42.031734530814 ] }, "distance": 19.82, "direction": 39.68, "angle": 64.76, "elevation": 42.03, "pano_id": "TMX7316010203-000813_pano_0001_000171", "timestamp": "2018-06-28T09:01:21.452570Z", "filename": "pano_0001_000171.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 19.8177775, "relative_pitch": 64.75632912168052, "relative_heading": 39.68330259851481, "relative_elevation": 42.031734530814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002401_pano_0007_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002401_pano_0007_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002401/pano_0007_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77978213565777, 52.3522626569618, 42.0755453845486 ] }, "distance": 20.63, "direction": 39.2, "angle": 63.88, "elevation": 42.08, "pano_id": "TMX7316010203-002401_pano_0007_000008", "timestamp": "2022-01-07T11:02:06.802830Z", "filename": "pano_0007_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 20.63446666, "relative_pitch": 63.87598817351092, "relative_heading": 39.20200054011254, "relative_elevation": 42.0755453845486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0006_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0006_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0006_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77977285695823, 52.3522672905051, 42.1258944133297 ] }, "distance": 20.65, "direction": 36.94, "angle": 63.89, "elevation": 42.13, "pano_id": "TMX7316010203-001637_pano_0006_000133", "timestamp": "2020-02-11T11:35:05.195380Z", "filename": "pano_0006_000133.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 20.65052591, "relative_pitch": 63.88545390040926, "relative_heading": 36.937905482281224, "relative_elevation": 42.1258944133297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track55_Sphere_00151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track55_Sphere_00151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77976854153991, 52.35227277033562, 0.0 ] }, "distance": 20.97, "direction": 35.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track55_Sphere_00151", "timestamp": "2024-10-16T11:00:29Z", "filename": "Job_20241016_1007_Track55_Sphere_00151.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 20.969823, "relative_pitch": 0.0, "relative_heading": 35.29430858802602, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track55_Sphere_00158/adjacencies/b_20241016_1007_Track55_Sphere_00158/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002110_pano_0000_000606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002110_pano_0000_000606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002110/pano_0000_000606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7797878772494, 52.3522639095991, 42.0585122331977 ] }, "distance": 20.99, "direction": 39.79, "angle": 63.48, "elevation": 42.06, "pano_id": "TMX7316010203-002110_pano_0000_000606", "timestamp": "2021-04-21T07:50:48.372980Z", "filename": "pano_0000_000606.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_20241016_1007_Track55_Sphere_00158", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113602.4350798935, 485086.22445887345 ] }, "relative_distance": 20.99085447, "relative_pitch": 63.47681536817312, "relative_heading": 39.78903859408103, "relative_elevation": 42.0585122331977 } ] } }