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_20241105_0934_Track01_Sphere_00045/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track01_Sphere_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854750759641258, 52.34488454243319, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track01_Sphere_00045", "timestamp": "2024-11-05T08:52:17Z", "filename": "Job_20241105_0934_Track01_Sphere_00045.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "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_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85476319937555, 52.3448853256048, 45.8427745429799 ] }, "distance": 0.85, "direction": 84.13, "angle": 88.93, "elevation": 45.84, "pano_id": "TMX7316010203-001704_pano_0000_002510", "timestamp": "2020-05-13T07:08:13.917150Z", "filename": "pano_0000_002510.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 0.85222268, "relative_pitch": 88.9349872587396, "relative_heading": 84.13078608503827, "relative_elevation": 45.8427745429799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_13-17-11_02041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854767370194134, 52.34488469805212, 0.0 ] }, "distance": 1.13, "direction": 89.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_13-17-11_02041", "timestamp": "2025-07-29T14:06:09Z", "filename": "recording_2025-07-29_13-17-11_02041.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 1.13212475, "relative_pitch": 0.0, "relative_heading": 89.12359617620922, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85473621128836, 52.3448770562805, 45.8171772053465 ] }, "distance": 1.29, "direction": 229.96, "angle": 88.38, "elevation": 45.82, "pano_id": "TMX7316010203-001151_pano_0001_001650", "timestamp": "2019-04-30T10:17:54.098380Z", "filename": "pano_0001_001650.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 1.29494997, "relative_pitch": 88.38105650026826, "relative_heading": 229.96328563234584, "relative_elevation": 45.8171772053465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85472517494882, 52.3448747880032, 46.4937418112531 ] }, "distance": 2.05, "direction": 238.1, "angle": 87.47, "elevation": 46.49, "pano_id": "TMX7316060226-000009_pano_0002_000695", "timestamp": "2016-07-29T09:33:50.755860Z", "filename": "pano_0002_000695.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 2.0538165, "relative_pitch": 87.47065818545842, "relative_heading": 238.0967877147555, "relative_elevation": 46.4937418112531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85474712883926, 52.3448626498024, 45.8375740274787 ] }, "distance": 2.45, "direction": 185.8, "angle": 86.94, "elevation": 45.84, "pano_id": "TMX7316010203-002120_pano_0000_005457", "timestamp": "2021-04-28T10:50:55.351860Z", "filename": "pano_0000_005457.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 2.44861225, "relative_pitch": 86.94220454050783, "relative_heading": 185.79971554834847, "relative_elevation": 45.8375740274787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85479733922372, 52.3448854575757, 46.551655809395 ] }, "distance": 3.18, "direction": 88.16, "angle": 86.1, "elevation": 46.55, "pano_id": "TMX7316060226-000009_pano_0002_000694", "timestamp": "2016-07-29T09:33:49.880850Z", "filename": "pano_0002_000694.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 3.17598416, "relative_pitch": 86.0970467106519, "relative_heading": 88.16259399184689, "relative_elevation": 46.551655809395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85473781755634, 52.3448570130795, 45.8429472167045 ] }, "distance": 3.19, "direction": 196.06, "angle": 86.02, "elevation": 45.84, "pano_id": "TMX7316010203-000777_pano_0000_004521", "timestamp": "2018-06-06T10:14:09.090820Z", "filename": "pano_0000_004521.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 3.1877428, "relative_pitch": 86.02227404096743, "relative_heading": 196.0622651389122, "relative_elevation": 45.8429472167045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85472784620974, 52.3448540074432, 46.3309660665691 ] }, "distance": 3.74, "direction": 204.68, "angle": 85.39, "elevation": 46.33, "pano_id": "TMX7316010203-002460_pano_0003_000233", "timestamp": "2022-03-21T12:53:14.393160Z", "filename": "pano_0003_000233.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 3.73939237, "relative_pitch": 85.38563502638314, "relative_heading": 204.68244834981257, "relative_elevation": 46.3309660665691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_13-17-11_02042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854695693415066, 52.34487513612985, 0.0 ] }, "distance": 3.9, "direction": 254.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_13-17-11_02042", "timestamp": "2025-07-29T14:06:09Z", "filename": "recording_2025-07-29_13-17-11_02042.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 3.89593977, "relative_pitch": 0.0, "relative_heading": 254.41558644627463, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85480975039575, 52.3448810745696, 45.8723379205912 ] }, "distance": 4.04, "direction": 95.48, "angle": 84.97, "elevation": 45.87, "pano_id": "TMX7316010203-001151_pano_0001_001649", "timestamp": "2019-04-30T10:17:53.383570Z", "filename": "pano_0001_001649.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 4.03863758, "relative_pitch": 84.96860641062518, "relative_heading": 95.48282307279636, "relative_elevation": 45.8723379205912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85469227555138, 52.3448757372732, 45.8422403074801 ] }, "distance": 4.1, "direction": 256.19, "angle": 84.88, "elevation": 45.84, "pano_id": "TMX7316010203-001704_pano_0000_002511", "timestamp": "2020-05-13T07:08:14.437220Z", "filename": "pano_0000_002511.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 4.10429508, "relative_pitch": 84.88390047012304, "relative_heading": 256.18891449663755, "relative_elevation": 45.8422403074801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85480221011376, 52.3448630482411, 46.3938683457673 ] }, "distance": 4.24, "direction": 124.3, "angle": 84.77, "elevation": 46.39, "pano_id": "TMX7316010203-002460_pano_0003_000234", "timestamp": "2022-03-21T12:53:15.718120Z", "filename": "pano_0003_000234.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 4.24435627, "relative_pitch": 84.77282990696612, "relative_heading": 124.29895311511319, "relative_elevation": 46.3938683457673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85480940773334, 52.3448672600037, 45.8789920583367 ] }, "distance": 4.44, "direction": 115.69, "angle": 84.48, "elevation": 45.88, "pano_id": "TMX7316010203-000777_pano_0000_004522", "timestamp": "2018-06-06T10:14:09.875850Z", "filename": "pano_0000_004522.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 4.43539505, "relative_pitch": 84.47803672843631, "relative_heading": 115.69472861466613, "relative_elevation": 45.8789920583367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track01_Sphere_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854679873024309, 52.344875172799654, 0.0 ] }, "distance": 4.94, "direction": 257.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track01_Sphere_00046", "timestamp": "2024-11-05T08:52:18Z", "filename": "Job_20241105_0934_Track01_Sphere_00046.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 4.94207769, "relative_pitch": 0.0, "relative_heading": 257.82123446946423, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85481985804529, 52.3448695442636, 45.8861575452611 ] }, "distance": 5.0, "direction": 109.51, "angle": 83.79, "elevation": 45.89, "pano_id": "TMX7316010203-002120_pano_0000_005458", "timestamp": "2021-04-28T10:50:56.091870Z", "filename": "pano_0000_005458.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 4.99597846, "relative_pitch": 83.78624455434104, "relative_heading": 109.51472962001635, "relative_elevation": 45.8861575452611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track01_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854823274957545, 52.34489515966456, 0.0 ] }, "distance": 5.08, "direction": 76.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track01_Sphere_00044", "timestamp": "2024-11-05T08:52:16Z", "filename": "Job_20241105_0934_Track01_Sphere_00044.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 5.08110057, "relative_pitch": 0.0, "relative_heading": 76.55491774820851, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85483361428995, 52.3448953097199, 45.8943221289665 ] }, "distance": 5.77, "direction": 78.02, "angle": 82.83, "elevation": 45.89, "pano_id": "TMX7316010203-001704_pano_0000_002509", "timestamp": "2020-05-13T07:08:13.402220Z", "filename": "pano_0000_002509.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 5.77217392, "relative_pitch": 82.83149342388327, "relative_heading": 78.02010500142168, "relative_elevation": 45.8943221289665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_13-17-11_02040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854838914502674, 52.34489429528612, 0.0 ] }, "distance": 6.1, "direction": 79.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_13-17-11_02040", "timestamp": "2025-07-29T14:06:08Z", "filename": "recording_2025-07-29_13-17-11_02040.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 6.10489674, "relative_pitch": 0.0, "relative_heading": 79.76035139908953, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85466345693625, 52.344870313041, 45.8392266379669 ] }, "distance": 6.16, "direction": 255.1, "angle": 82.35, "elevation": 45.84, "pano_id": "TMX7316010203-001151_pano_0001_001651", "timestamp": "2019-04-30T10:17:54.773530Z", "filename": "pano_0001_001651.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 6.15667685, "relative_pitch": 82.35036958076913, "relative_heading": 255.09737282626628, "relative_elevation": 45.8392266379669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85467598067403, 52.3448514393908, 45.8897873396054 ] }, "distance": 6.29, "direction": 234.14, "angle": 82.2, "elevation": 45.89, "pano_id": "TMX7316010203-002120_pano_0000_005456", "timestamp": "2021-04-28T10:50:54.631800Z", "filename": "pano_0000_005456.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 6.2879702, "relative_pitch": 82.19773118235403, "relative_heading": 234.1403731788822, "relative_elevation": 45.8897873396054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0004_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85473053725622, 52.3449457107705, 45.7726752776653 ] }, "distance": 6.94, "direction": 348.55, "angle": 81.37, "elevation": 45.77, "pano_id": "TMX7316010203-001036_pano_0004_000027", "timestamp": "2019-01-04T09:31:21.461460Z", "filename": "pano_0004_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 6.94455679, "relative_pitch": 81.37296854413987, "relative_heading": 348.5537855162619, "relative_elevation": 45.7726752776653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85465229478763, 52.3448665043708, 46.5225399769843 ] }, "distance": 7.0, "direction": 253.35, "angle": 81.44, "elevation": 46.52, "pano_id": "TMX7316060226-000009_pano_0002_000696", "timestamp": "2016-07-29T09:33:51.490850Z", "filename": "pano_0002_000696.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 7.00404077, "relative_pitch": 81.43833047260543, "relative_heading": 253.3471714477371, "relative_elevation": 46.5225399769843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85466648659159, 52.3448466913703, 45.8932370170951 ] }, "distance": 7.12, "direction": 233.74, "angle": 81.18, "elevation": 45.89, "pano_id": "TMX7316010203-000777_pano_0000_004520", "timestamp": "2018-06-06T10:14:08.325860Z", "filename": "pano_0000_004520.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 7.12201122, "relative_pitch": 81.17883186590413, "relative_heading": 233.74483288582013, "relative_elevation": 45.8932370170951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85485778504301, 52.3449104687993, 46.5896789850667 ] }, "distance": 7.84, "direction": 68.42, "angle": 80.44, "elevation": 46.59, "pano_id": "TMX7316060226-000009_pano_0002_000693", "timestamp": "2016-07-29T09:33:48.785950Z", "filename": "pano_0002_000693.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 7.8434964, "relative_pitch": 80.44371406589174, "relative_heading": 68.41925070759078, "relative_elevation": 46.5896789850667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85465473899915, 52.3448429398825, 46.3398160198703 ] }, "distance": 8.02, "direction": 234.72, "angle": 80.19, "elevation": 46.34, "pano_id": "TMX7316010203-002460_pano_0003_000232", "timestamp": "2022-03-21T12:53:13.453180Z", "filename": "pano_0003_000232.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 8.01563382, "relative_pitch": 80.18636439975809, "relative_heading": 234.7229571712749, "relative_elevation": 46.3398160198703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0004_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85466077911201, 52.344936357688, 45.7684938721359 ] }, "distance": 8.42, "direction": 313.24, "angle": 79.58, "elevation": 45.77, "pano_id": "TMX7316010203-001036_pano_0004_000028", "timestamp": "2019-01-04T09:31:22.166410Z", "filename": "pano_0004_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 8.41697747, "relative_pitch": 79.57955013415047, "relative_heading": 313.2361637461791, "relative_elevation": 45.7684938721359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85487393074771, 52.3448787776712, 46.4945153798908 ] }, "distance": 8.42, "direction": 94.37, "angle": 79.74, "elevation": 46.49, "pano_id": "TMX7316010203-002460_pano_0003_000235", "timestamp": "2022-03-21T12:53:17.508120Z", "filename": "pano_0003_000235.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 8.41846119, "relative_pitch": 79.73701368927989, "relative_heading": 94.36999465841306, "relative_elevation": 46.4945153798908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0004_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854799942982, 52.3449550565728, 45.7879205420613 ] }, "distance": 8.53, "direction": 23.13, "angle": 79.44, "elevation": 45.79, "pano_id": "TMX7316010203-001036_pano_0004_000026", "timestamp": "2019-01-04T09:31:20.766420Z", "filename": "pano_0004_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 8.53230557, "relative_pitch": 79.44434098725935, "relative_heading": 23.131025273200304, "relative_elevation": 45.7879205420613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85487068813903, 52.3449095629446, 45.7578266793862 ] }, "distance": 8.63, "direction": 71.19, "angle": 79.31, "elevation": 45.76, "pano_id": "TMX7316010203-002120_pano_0000_005388", "timestamp": "2021-04-28T10:49:23.497430Z", "filename": "pano_0000_005388.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 8.63419703, "relative_pitch": 79.31430793701078, "relative_heading": 71.18856599051271, "relative_elevation": 45.7578266793862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_13-17-11_02043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85462395613611, 52.34486572668408, 0.0 ] }, "distance": 8.89, "direction": 256.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_13-17-11_02043", "timestamp": "2025-07-29T14:06:10Z", "filename": "recording_2025-07-29_13-17-11_02043.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 8.89155005, "relative_pitch": 0.0, "relative_heading": 256.3806650529893, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85488079254408, 52.344877807454, 45.8922018148005 ] }, "distance": 8.89, "direction": 94.83, "angle": 79.03, "elevation": 45.89, "pano_id": "TMX7316010203-000777_pano_0000_004523", "timestamp": "2018-06-06T10:14:10.670810Z", "filename": "pano_0000_004523.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 8.89324413, "relative_pitch": 79.03284189049235, "relative_heading": 94.83395608923892, "relative_elevation": 45.8922018148005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85462203670774, 52.34486591872, 45.8564339000732 ] }, "distance": 9.01, "direction": 256.71, "angle": 78.88, "elevation": 45.86, "pano_id": "TMX7316010203-001704_pano_0000_002512", "timestamp": "2020-05-13T07:08:14.947230Z", "filename": "pano_0000_002512.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 9.01379488, "relative_pitch": 78.87940326139604, "relative_heading": 256.70846363301786, "relative_elevation": 45.8564339000732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85488395228948, 52.34488172017, 45.8943616636097 ] }, "distance": 9.08, "direction": 91.98, "angle": 78.81, "elevation": 45.89, "pano_id": "TMX7316010203-001151_pano_0001_001648", "timestamp": "2019-04-30T10:17:52.593520Z", "filename": "pano_0001_001648.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 9.0823751, "relative_pitch": 78.80595056251872, "relative_heading": 91.98147695574012, "relative_elevation": 45.8943616636097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85487886705412, 52.3449173662283, 45.8688366403803 ] }, "distance": 9.46, "direction": 67.3, "angle": 78.34, "elevation": 45.87, "pano_id": "TMX7316010203-000777_pano_0000_004359", "timestamp": "2018-06-06T10:09:56.926940Z", "filename": "pano_0000_004359.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 9.4636099, "relative_pitch": 78.3423704926507, "relative_heading": 67.29753848494659, "relative_elevation": 45.8688366403803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85489275827596, 52.3448759699938, 45.896527194418 ] }, "distance": 9.72, "direction": 95.63, "angle": 78.04, "elevation": 45.9, "pano_id": "TMX7316010203-002120_pano_0000_005459", "timestamp": "2021-04-28T10:50:56.811780Z", "filename": "pano_0000_005459.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 9.72396353, "relative_pitch": 78.03780162217087, "relative_heading": 95.62952429099853, "relative_elevation": 45.896527194418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track01_Sphere_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854608741068605, 52.344865460483746, 0.0 ] }, "distance": 9.91, "direction": 257.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track01_Sphere_00047", "timestamp": "2024-11-05T08:52:18Z", "filename": "Job_20241105_0934_Track01_Sphere_00047.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 9.90860154, "relative_pitch": 0.0, "relative_heading": 257.626128561789, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track01_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854895244208966, 52.34490481270258, 0.0 ] }, "distance": 10.1, "direction": 77.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track01_Sphere_00043", "timestamp": "2024-11-05T08:52:16Z", "filename": "Job_20241105_0934_Track01_Sphere_00043.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 10.10151336, "relative_pitch": 0.0, "relative_heading": 77.09768604117264, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85490448552568, 52.3449049901803, 45.8980957586318 ] }, "distance": 10.72, "direction": 77.75, "angle": 76.85, "elevation": 45.9, "pano_id": "TMX7316010203-001704_pano_0000_002508", "timestamp": "2020-05-13T07:08:12.882300Z", "filename": "pano_0000_002508.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 10.7204957, "relative_pitch": 76.85302680455374, "relative_heading": 77.74638054681873, "relative_elevation": 45.8980957586318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85489882128889, 52.3449217980983, 45.8076039785519 ] }, "distance": 10.91, "direction": 67.66, "angle": 76.61, "elevation": 45.81, "pano_id": "TMX7316010203-002460_pano_0003_000511", "timestamp": "2022-03-21T12:59:36.550740Z", "filename": "pano_0003_000511.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 10.90866346, "relative_pitch": 76.60502707772903, "relative_heading": 67.66460678877635, "relative_elevation": 45.8076039785519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_13-17-11_02039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854910766575686, 52.34490392981204, 0.0 ] }, "distance": 11.12, "direction": 78.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_13-17-11_02039", "timestamp": "2025-07-29T14:06:07Z", "filename": "recording_2025-07-29_13-17-11_02039.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 11.11566063, "relative_pitch": 0.0, "relative_heading": 78.80904765005046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85460551259772, 52.3448387978795, 45.899304702878 ] }, "distance": 11.13, "direction": 242.79, "angle": 76.37, "elevation": 45.9, "pano_id": "TMX7316010203-002120_pano_0000_005455", "timestamp": "2021-04-28T10:50:53.931800Z", "filename": "pano_0000_005455.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 11.13054654, "relative_pitch": 76.3689466439604, "relative_heading": 242.78602181977146, "relative_elevation": 45.899304702878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85459093566634, 52.344861746014, 45.8075951570645 ] }, "distance": 11.18, "direction": 256.89, "angle": 76.28, "elevation": 45.81, "pano_id": "TMX7316010203-001151_pano_0001_001652", "timestamp": "2019-04-30T10:17:55.388370Z", "filename": "pano_0001_001652.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 11.18332915, "relative_pitch": 76.28035457938046, "relative_heading": 256.889909734458, "relative_elevation": 45.8075951570645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85488245582875, 52.3449524639083, 46.5418817987666 ] }, "distance": 11.73, "direction": 49.9, "angle": 75.85, "elevation": 46.54, "pano_id": "TMX7316060226-000009_pano_0002_000692", "timestamp": "2016-07-29T09:33:47.455890Z", "filename": "pano_0002_000692.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 11.73334863, "relative_pitch": 75.85040687056123, "relative_heading": 49.89892563249686, "relative_elevation": 46.5418817987666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0004_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85459098557673, 52.3449270162498, 45.7671264437959 ] }, "distance": 11.87, "direction": 293.46, "angle": 75.46, "elevation": 45.77, "pano_id": "TMX7316010203-001036_pano_0004_000029", "timestamp": "2019-01-04T09:31:22.886410Z", "filename": "pano_0004_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 11.86993015, "relative_pitch": 75.46040842448818, "relative_heading": 293.46376832720387, "relative_elevation": 45.7671264437959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85459486173154, 52.3448368388325, 45.9130353471264 ] }, "distance": 11.88, "direction": 243.45, "angle": 75.5, "elevation": 45.91, "pano_id": "TMX7316010203-000777_pano_0000_004519", "timestamp": "2018-06-06T10:14:07.565860Z", "filename": "pano_0000_004519.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 11.8765382, "relative_pitch": 75.49693556893438, "relative_heading": 243.45218199916232, "relative_elevation": 45.9130353471264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0004_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85486937792171, 52.3449641965794, 45.789207440801 ] }, "distance": 12.0, "direction": 42.37, "angle": 75.32, "elevation": 45.79, "pano_id": "TMX7316010203-001036_pano_0004_000025", "timestamp": "2019-01-04T09:31:20.081420Z", "filename": "pano_0004_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 11.99611107, "relative_pitch": 75.31927482115425, "relative_heading": 42.36569471575498, "relative_elevation": 45.789207440801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85457923874746, 52.3448584869282, 46.4910244774073 ] }, "distance": 12.04, "direction": 256.07, "angle": 75.48, "elevation": 46.49, "pano_id": "TMX7316060226-000009_pano_0002_000697", "timestamp": "2016-07-29T09:33:52.165870Z", "filename": "pano_0002_000697.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 12.04317811, "relative_pitch": 75.47715165561564, "relative_heading": 256.06973597591497, "relative_elevation": 46.4910244774073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85488872363195, 52.3449541404157, 45.7067395634949 ] }, "distance": 12.18, "direction": 50.52, "angle": 75.08, "elevation": 45.71, "pano_id": "TMX7316010203-002120_pano_0000_005387", "timestamp": "2021-04-28T10:49:15.782470Z", "filename": "pano_0000_005387.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 12.18096009, "relative_pitch": 75.07736508596058, "relative_heading": 50.521915455534355, "relative_elevation": 45.7067395634949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85488296337519, 52.3449585782856, 45.7697416264564 ] }, "distance": 12.21, "direction": 47.56, "angle": 75.07, "elevation": 45.77, "pano_id": "TMX7316010203-000777_pano_0000_004358", "timestamp": "2018-06-06T10:09:55.166930Z", "filename": "pano_0000_004358.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 12.2082248, "relative_pitch": 75.06512304490573, "relative_heading": 47.560387175266406, "relative_elevation": 45.7697416264564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_05-50-45_00331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854889457495537, 52.34495660123978, 0.0 ] }, "distance": 12.39, "direction": 49.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_05-50-45_00331", "timestamp": "2025-07-30T06:00:32Z", "filename": "recording_2025-07-30_05-50-45_00331.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 12.39495666, "relative_pitch": 0.0, "relative_heading": 49.69186564340529, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85458221811174, 52.3448299386269, 46.3077001133934 ] }, "distance": 12.99, "direction": 242.12, "angle": 74.33, "elevation": 46.31, "pano_id": "TMX7316010203-002460_pano_0003_000231", "timestamp": "2022-03-21T12:53:12.548140Z", "filename": "pano_0003_000231.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 12.99401239, "relative_pitch": 74.32579801399545, "relative_heading": 242.1215563427187, "relative_elevation": 46.3077001133934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854941520895, 52.3448825248847, 45.8878429653123 ] }, "distance": 13.0, "direction": 90.99, "angle": 74.18, "elevation": 45.89, "pano_id": "TMX7316010203-001151_pano_0001_001647", "timestamp": "2019-04-30T10:17:36.228600Z", "filename": "pano_0001_001647.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 13.00212443, "relative_pitch": 74.18014848286667, "relative_heading": 90.98926814266382, "relative_elevation": 45.8878429653123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85486845449306, 52.3449778214722, 45.6263944990933 ] }, "distance": 13.12, "direction": 37.7, "angle": 73.96, "elevation": 45.63, "pano_id": "TMX7316010203-002460_pano_0003_000510", "timestamp": "2022-03-21T12:59:31.295710Z", "filename": "pano_0003_000510.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 13.11744385, "relative_pitch": 73.96022437728503, "relative_heading": 37.69501078366894, "relative_elevation": 45.6263944990933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85495284892205, 52.3448870038734, 45.9340404076502 ] }, "distance": 13.77, "direction": 88.86, "angle": 73.31, "elevation": 45.93, "pano_id": "TMX7316010203-000777_pano_0000_004524", "timestamp": "2018-06-06T10:14:11.500820Z", "filename": "pano_0000_004524.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 13.77490225, "relative_pitch": 73.30683234822753, "relative_heading": 88.86060106974944, "relative_elevation": 45.9340404076502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_13-17-11_02044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854552282654009, 52.344855895056085, 0.0 ] }, "distance": 13.9, "direction": 256.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_13-17-11_02044", "timestamp": "2025-07-29T14:06:11Z", "filename": "recording_2025-07-29_13-17-11_02044.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 13.89656075, "relative_pitch": 0.0, "relative_heading": 256.7390309288642, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85455197759845, 52.344856293229, 45.8585748691112 ] }, "distance": 13.91, "direction": 256.94, "angle": 73.13, "elevation": 45.86, "pano_id": "TMX7316010203-001704_pano_0000_002513", "timestamp": "2020-05-13T07:08:15.462230Z", "filename": "pano_0000_002513.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 13.90671472, "relative_pitch": 73.12995632484603, "relative_heading": 256.9363535325228, "relative_elevation": 45.8585748691112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0004_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85493785997809, 52.3449372717981, 45.8591476790607 ] }, "distance": 14.04, "direction": 65.29, "angle": 72.98, "elevation": 45.86, "pano_id": "TMX7316010203-001036_pano_0004_000184", "timestamp": "2019-01-04T09:33:40.690360Z", "filename": "pano_0004_000184.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 14.03590085, "relative_pitch": 72.98246021340779, "relative_heading": 65.28976597783108, "relative_elevation": 45.8591476790607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85495874807145, 52.3448919207323, 45.8712550969794 ] }, "distance": 14.2, "direction": 86.68, "angle": 72.8, "elevation": 45.87, "pano_id": "TMX7316010203-002460_pano_0003_000512", "timestamp": "2022-03-21T12:59:37.700710Z", "filename": "pano_0003_000512.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 14.19795706, "relative_pitch": 72.80178770240705, "relative_heading": 86.6848785201338, "relative_elevation": 45.8712550969794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85496546204203, 52.344883424393, 45.9467334700748 ] }, "distance": 14.63, "direction": 90.49, "angle": 72.34, "elevation": 45.95, "pano_id": "TMX7316010203-002120_pano_0000_005460", "timestamp": "2021-04-28T10:50:57.511790Z", "filename": "pano_0000_005460.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 14.63227977, "relative_pitch": 72.33530957415387, "relative_heading": 90.48706935732508, "relative_elevation": 45.9467334700748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0004_000185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85490587742079, 52.3449763241907, 45.7376032983884 ] }, "distance": 14.7, "direction": 45.99, "angle": 72.18, "elevation": 45.74, "pano_id": "TMX7316010203-001036_pano_0004_000185", "timestamp": "2019-01-04T09:33:42.220120Z", "filename": "pano_0004_000185.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 14.69870539, "relative_pitch": 72.18413936291327, "relative_heading": 45.987283433984665, "relative_elevation": 45.7376032983884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track01_Sphere_00048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854537994994284, 52.34485539035039, 0.0 ] }, "distance": 14.86, "direction": 257.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track01_Sphere_00048", "timestamp": "2024-11-05T08:52:19Z", "filename": "Job_20241105_0934_Track01_Sphere_00048.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 14.85812745, "relative_pitch": 0.0, "relative_heading": 257.3895506720688, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85486869419708, 52.344997423166, 45.8306368691847 ] }, "distance": 14.91, "direction": 32.61, "angle": 71.98, "elevation": 45.83, "pano_id": "TMX7316010203-000777_pano_0000_004357", "timestamp": "2018-06-06T10:09:50.441950Z", "filename": "pano_0000_004357.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 14.91193473, "relative_pitch": 71.97664323767788, "relative_heading": 32.613615221060655, "relative_elevation": 45.8306368691847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85473765687337, 52.345018950149, 46.9284944506362 ] }, "distance": 14.98, "direction": 356.58, "angle": 72.29, "elevation": 46.93, "pano_id": "TMX7316010203-002120_pano_0000_005182", "timestamp": "2021-04-28T10:44:13.669500Z", "filename": "pano_0000_005182.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 14.98270279, "relative_pitch": 72.29345184784573, "relative_heading": 356.5832671599476, "relative_elevation": 46.9284944506362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85466787289464, 52.345009403389, 46.9219058714807 ] }, "distance": 15.0, "direction": 337.88, "angle": 72.27, "elevation": 46.92, "pano_id": "TMX7316010203-002120_pano_0000_005181", "timestamp": "2021-04-28T10:44:12.479530Z", "filename": "pano_0000_005181.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 14.99812797, "relative_pitch": 72.27402979905007, "relative_heading": 337.87537413553815, "relative_elevation": 46.9219058714807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85483173536306, 52.3450101374596, 45.7948538241908 ] }, "distance": 15.03, "direction": 21.55, "angle": 71.84, "elevation": 45.79, "pano_id": "TMX7316060226-000009_pano_0002_000764", "timestamp": "2016-07-29T09:35:06.055380Z", "filename": "pano_0002_000764.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.02550993, "relative_pitch": 71.83508996364377, "relative_heading": 21.54726150922064, "relative_elevation": 45.7948538241908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_05-50-45_00250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85466622747115, 52.34500953267244, 0.0 ] }, "distance": 15.05, "direction": 337.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_05-50-45_00250", "timestamp": "2025-07-30T05:59:06Z", "filename": "recording_2025-07-30_05-50-45_00250.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.0540087, "relative_pitch": 0.0, "relative_heading": 337.50063594867066, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track11_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track11_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track11_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track11_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track11_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track11_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track11_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track11_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track11_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854910938496406, 52.34497771128911, 0.0 ] }, "distance": 15.05, "direction": 46.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track11_Sphere_00004", "timestamp": "2024-11-05T09:19:55Z", "filename": "Job_20241105_0934_Track11_Sphere_00004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.05455072, "relative_pitch": 0.0, "relative_heading": 46.47688391884266, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_05-50-45_00251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854737192752662, 52.345019702579776, 0.0 ] }, "distance": 15.07, "direction": 356.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_05-50-45_00251", "timestamp": "2025-07-30T05:59:07Z", "filename": "recording_2025-07-30_05-50-45_00251.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.06818836, "relative_pitch": 0.0, "relative_heading": 356.48218652091765, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track08_Sphere_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track08_Sphere_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track08_Sphere_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854709701285858, 52.34501763752999, 0.0 ] }, "distance": 15.07, "direction": 349.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track08_Sphere_00040", "timestamp": "2024-11-05T09:10:54Z", "filename": "Job_20241105_0934_Track08_Sphere_00040.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.07201578, "relative_pitch": 0.0, "relative_heading": 349.3011347430522, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_001426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85470983956411, 52.3450181037631, 45.6176413176581 ] }, "distance": 15.12, "direction": 349.37, "angle": 71.66, "elevation": 45.62, "pano_id": "TMX7316010203-000259_pano_0008_001426", "timestamp": "2017-04-13T11:31:34.124370Z", "filename": "pano_0008_001426.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.12125585, "relative_pitch": 71.66076402714391, "relative_heading": 349.37271445148014, "relative_elevation": 45.6176413176581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85465905530416, 52.3450089587939, 46.3688561525196 ] }, "distance": 15.19, "direction": 335.7, "angle": 71.86, "elevation": 46.37, "pano_id": "TMX7316060226-000009_pano_0002_000542", "timestamp": "2016-07-29T09:31:31.176850Z", "filename": "pano_0002_000542.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.18951345, "relative_pitch": 71.86223504578219, "relative_heading": 335.7048129875512, "relative_elevation": 46.3688561525196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track01_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854968192804262, 52.34491479366111, 0.0 ] }, "distance": 15.2, "direction": 77.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track01_Sphere_00042", "timestamp": "2024-11-05T08:52:15Z", "filename": "Job_20241105_0934_Track01_Sphere_00042.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.19538167, "relative_pitch": 0.0, "relative_heading": 77.20123619622778, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8547297415439, 52.3450212452104, 46.3406741740182 ] }, "distance": 15.28, "direction": 354.62, "angle": 71.75, "elevation": 46.34, "pano_id": "TMX7316060226-000009_pano_0002_000541", "timestamp": "2016-07-29T09:31:30.251850Z", "filename": "pano_0002_000541.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.27873987, "relative_pitch": 71.75236726062832, "relative_heading": 354.62071245684695, "relative_elevation": 46.3406741740182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85472700771493, 52.3450218701774, 45.7113754199818 ] }, "distance": 15.37, "direction": 353.95, "angle": 71.42, "elevation": 45.71, "pano_id": "TMX7316010203-001894_pano_0000_001563", "timestamp": "2020-08-27T09:40:12.783810Z", "filename": "pano_0000_001563.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.36648437, "relative_pitch": 71.4192473952272, "relative_heading": 353.95339724577826, "relative_elevation": 45.7113754199818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_05-50-45_00330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854874757709222, 52.345000251694835, 0.0 ] }, "distance": 15.4, "direction": 33.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_05-50-45_00330", "timestamp": "2025-07-30T06:00:30Z", "filename": "recording_2025-07-30_05-50-45_00330.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.40079724, "relative_pitch": 0.0, "relative_heading": 33.27744139575505, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85468920403216, 52.345018562359, 45.8649293845519 ] }, "distance": 15.49, "direction": 344.29, "angle": 71.34, "elevation": 45.86, "pano_id": "TMX7316010203-001704_pano_0000_002432", "timestamp": "2020-05-13T07:07:19.932720Z", "filename": "pano_0000_002432.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.49169908, "relative_pitch": 71.33668446479837, "relative_heading": 344.2889394308876, "relative_elevation": 45.8649293845519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8546927894998, 52.3450193308606, 45.7948831217363 ] }, "distance": 15.51, "direction": 345.24, "angle": 71.29, "elevation": 45.79, "pano_id": "TMX7316010203-001151_pano_0001_000466", "timestamp": "2019-04-30T10:03:45.485200Z", "filename": "pano_0001_000466.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.51000503, "relative_pitch": 71.28956976953936, "relative_heading": 345.24344175960874, "relative_elevation": 45.7948831217363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85465632586809, 52.3450127168578, 45.7456548139453 ] }, "distance": 15.65, "direction": 335.71, "angle": 71.12, "elevation": 45.75, "pano_id": "TMX7316010203-001894_pano_0000_001564", "timestamp": "2020-08-27T09:40:13.388720Z", "filename": "pano_0000_001564.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.64718427, "relative_pitch": 71.11687842007208, "relative_heading": 335.7140362772085, "relative_elevation": 45.7456548139453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85497535068494, 52.3449149909846, 45.9220061628148 ] }, "distance": 15.68, "direction": 77.52, "angle": 71.15, "elevation": 45.92, "pano_id": "TMX7316010203-001704_pano_0000_002507", "timestamp": "2020-05-13T07:08:12.357240Z", "filename": "pano_0000_002507.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.67616758, "relative_pitch": 71.15188914734395, "relative_heading": 77.51793523406, "relative_elevation": 45.9220061628148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85489141920022, 52.3449966104487, 46.5908591467887 ] }, "distance": 15.73, "direction": 37.55, "angle": 71.35, "elevation": 46.59, "pano_id": "TMX7316060226-000009_pano_0002_000691", "timestamp": "2016-07-29T09:33:45.985910Z", "filename": "pano_0002_000691.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.72877793, "relative_pitch": 71.34564461942203, "relative_heading": 37.54918551696456, "relative_elevation": 46.5908591467887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85497851951408, 52.344910332999, 45.8391728196293 ] }, "distance": 15.78, "direction": 79.52, "angle": 71.0, "elevation": 45.84, "pano_id": "TMX7316060226-000009_pano_0002_000767", "timestamp": "2016-07-29T09:35:12.970350Z", "filename": "pano_0002_000767.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.78467306, "relative_pitch": 70.99890481336423, "relative_heading": 79.52468513593212, "relative_elevation": 45.8391728196293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track08_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track08_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track08_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854774651739924, 52.345026414209286, 0.0 ] }, "distance": 15.87, "direction": 5.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track08_Sphere_00041", "timestamp": "2024-11-05T09:10:58Z", "filename": "Job_20241105_0934_Track08_Sphere_00041.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.87037002, "relative_pitch": 0.0, "relative_heading": 5.888608933575761, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85489473376408, 52.3449975784206, 45.8055908232927 ] }, "distance": 15.95, "direction": 37.96, "angle": 70.8, "elevation": 45.81, "pano_id": "TMX7316010203-002120_pano_0000_005386", "timestamp": "2021-04-28T10:49:13.232440Z", "filename": "pano_0000_005386.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.95224031, "relative_pitch": 70.79883321431228, "relative_heading": 37.95664632045842, "relative_elevation": 45.8055908232927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85476223451796, 52.3450280999644, 45.9682453945279 ] }, "distance": 15.99, "direction": 2.8, "angle": 70.82, "elevation": 45.97, "pano_id": "TMX7316010203-001704_pano_0000_002433", "timestamp": "2020-05-13T07:07:20.787580Z", "filename": "pano_0000_002433.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 15.99333559, "relative_pitch": 70.81612125158924, "relative_heading": 2.8026108255256212, "relative_elevation": 45.9682453945279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8545351078565, 52.3448267433746, 45.8948047123849 ] }, "distance": 16.04, "direction": 246.36, "angle": 70.73, "elevation": 45.89, "pano_id": "TMX7316010203-002120_pano_0000_005454", "timestamp": "2021-04-28T10:50:53.216820Z", "filename": "pano_0000_005454.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.04214648, "relative_pitch": 70.73335189275933, "relative_heading": 246.36473515731723, "relative_elevation": 45.8948047123849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0004_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85452130717399, 52.3449178489593, 45.7708730390295 ] }, "distance": 16.07, "direction": 283.33, "angle": 70.65, "elevation": 45.77, "pano_id": "TMX7316010203-001036_pano_0004_000030", "timestamp": "2019-01-04T09:31:23.676410Z", "filename": "pano_0004_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.07014726, "relative_pitch": 70.65383271877265, "relative_heading": 283.3338490068049, "relative_elevation": 45.7708730390295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_13-17-11_02038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854982232725261, 52.34491393105778, 0.0 ] }, "distance": 16.11, "direction": 78.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_13-17-11_02038", "timestamp": "2025-07-29T14:06:06Z", "filename": "recording_2025-07-29_13-17-11_02038.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.11005028, "relative_pitch": 0.0, "relative_heading": 78.28801969687292, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0004_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85493835353031, 52.3449735873927, 45.7884649392217 ] }, "distance": 16.17, "direction": 52.22, "angle": 70.54, "elevation": 45.79, "pano_id": "TMX7316010203-001036_pano_0004_000024", "timestamp": "2019-01-04T09:31:19.406450Z", "filename": "pano_0004_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.17451184, "relative_pitch": 70.54452542518318, "relative_heading": 52.2227533851712, "relative_elevation": 45.7884649392217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8545183914552, 52.3448527608873, 45.8140326580033 ] }, "distance": 16.23, "direction": 257.41, "angle": 70.5, "elevation": 45.81, "pano_id": "TMX7316010203-001151_pano_0001_001653", "timestamp": "2019-04-30T10:17:55.948390Z", "filename": "pano_0001_001653.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.22574207, "relative_pitch": 70.49761945959192, "relative_heading": 257.41123442368666, "relative_elevation": 45.8140326580033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85471787810825, 52.3450289926997, 47.0815240992233 ] }, "distance": 16.23, "direction": 352.06, "angle": 70.98, "elevation": 47.08, "pano_id": "TMX7316010203-002460_pano_0003_000333", "timestamp": "2022-03-21T12:54:45.632590Z", "filename": "pano_0003_000333.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.22899211, "relative_pitch": 70.98093757930522, "relative_heading": 352.0634667944119, "relative_elevation": 47.0815240992233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85461995248342, 52.3450097201345, 45.8323411233723 ] }, "distance": 16.54, "direction": 327.38, "angle": 70.16, "elevation": 45.83, "pano_id": "TMX7316010203-001151_pano_0001_000467", "timestamp": "2019-04-30T10:03:46.180190Z", "filename": "pano_0001_000467.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.53732741, "relative_pitch": 70.1594294098445, "relative_heading": 327.38140522975965, "relative_elevation": 45.8323411233723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85461612629808, 52.3450086144577, 45.8699913853779 ] }, "distance": 16.58, "direction": 326.39, "angle": 70.13, "elevation": 45.87, "pano_id": "TMX7316010203-001704_pano_0000_002431", "timestamp": "2020-05-13T07:07:19.202730Z", "filename": "pano_0000_002431.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.57672216, "relative_pitch": 70.13090961660333, "relative_heading": 326.39301969011296, "relative_elevation": 45.8699913853779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85479750171148, 52.3450309695615, 45.8923845449463 ] }, "distance": 16.6, "direction": 11.06, "angle": 70.11, "elevation": 45.89, "pano_id": "TMX7316010203-001894_pano_0000_001562", "timestamp": "2020-08-27T09:40:12.163760Z", "filename": "pano_0000_001562.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.60197589, "relative_pitch": 70.11196138755454, "relative_heading": 11.061910817071357, "relative_elevation": 45.8923845449463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_05-50-45_00249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854594698875291, 52.34499983653984, 0.0 ] }, "distance": 16.66, "direction": 320.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_05-50-45_00249", "timestamp": "2025-07-30T05:59:05Z", "filename": "recording_2025-07-30_05-50-45_00249.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.66433549, "relative_pitch": 0.0, "relative_heading": 320.34148437525664, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85459682832211, 52.3450012060661, 46.9178834976628 ] }, "distance": 16.69, "direction": 321.06, "angle": 70.42, "elevation": 46.92, "pano_id": "TMX7316010203-002120_pano_0000_005180", "timestamp": "2021-04-28T10:44:11.549500Z", "filename": "pano_0000_005180.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.69034797, "relative_pitch": 70.41773125746082, "relative_heading": 321.0589053237626, "relative_elevation": 46.9178834976628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85464565803158, 52.3450201878366, 47.0954159684479 ] }, "distance": 16.71, "direction": 334.61, "angle": 70.47, "elevation": 47.1, "pano_id": "TMX7316010203-002460_pano_0003_000332", "timestamp": "2022-03-21T12:54:44.997560Z", "filename": "pano_0003_000332.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.70702856, "relative_pitch": 70.46793539852028, "relative_heading": 334.613990613073, "relative_elevation": 47.0954159684479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_000465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85476234314216, 52.3450345892863, 45.90773175098 ] }, "distance": 16.71, "direction": 2.71, "angle": 69.99, "elevation": 45.91, "pano_id": "TMX7316010203-001151_pano_0001_000465", "timestamp": "2019-04-30T10:03:44.640210Z", "filename": "pano_0001_000465.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.71494931, "relative_pitch": 69.9934964910364, "relative_heading": 2.7069292311248216, "relative_elevation": 45.90773175098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8545229945119, 52.344827421633, 45.9232930475846 ] }, "distance": 16.77, "direction": 247.73, "angle": 69.94, "elevation": 45.92, "pano_id": "TMX7316010203-000777_pano_0000_004518", "timestamp": "2018-06-06T10:14:06.810860Z", "filename": "pano_0000_004518.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.77292607, "relative_pitch": 69.93589171672123, "relative_heading": 247.73160287414404, "relative_elevation": 45.9232930475846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track08_Sphere_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track08_Sphere_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track08_Sphere_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854595946337553, 52.34500227784274, 0.0 ] }, "distance": 16.82, "direction": 321.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track08_Sphere_00039", "timestamp": "2024-11-05T09:10:46Z", "filename": "Job_20241105_0934_Track08_Sphere_00039.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.8209097, "relative_pitch": 0.0, "relative_heading": 321.1549882390254, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85458700495304, 52.3449986827599, 46.349396164529 ] }, "distance": 16.91, "direction": 318.7, "angle": 69.96, "elevation": 46.35, "pano_id": "TMX7316060226-000009_pano_0002_000543", "timestamp": "2016-07-29T09:31:31.986840Z", "filename": "pano_0002_000543.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.90710643, "relative_pitch": 69.95928872354143, "relative_heading": 318.69563057881027, "relative_elevation": 46.349396164529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_003946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_003946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_003946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85472539277391, 52.3450362104027, 45.3781103575602 ] }, "distance": 16.96, "direction": 354.15, "angle": 69.5, "elevation": 45.38, "pano_id": "TMX7316010203-000777_pano_0000_003946", "timestamp": "2018-06-06T09:58:06.329960Z", "filename": "pano_0000_003946.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 16.96499396, "relative_pitch": 69.50131414972596, "relative_heading": 354.15145111160814, "relative_elevation": 45.3781103575602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_003945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_003945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_003945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85465542185253, 52.3450265433535, 45.3818357074633 ] }, "distance": 17.08, "direction": 337.65, "angle": 69.37, "elevation": 45.38, "pano_id": "TMX7316010203-000777_pano_0000_003945", "timestamp": "2018-06-06T09:58:05.195040Z", "filename": "pano_0000_003945.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 17.08463053, "relative_pitch": 69.37044721031832, "relative_heading": 337.6482130399106, "relative_elevation": 45.3818357074633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85484529140625, 52.3450271297423, 45.819351834245 ] }, "distance": 17.12, "direction": 22.1, "angle": 69.51, "elevation": 45.82, "pano_id": "TMX7316010203-002460_pano_0003_000509", "timestamp": "2022-03-21T12:59:28.900760Z", "filename": "pano_0003_000509.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 17.12425543, "relative_pitch": 69.50756848557671, "relative_heading": 22.098782059672043, "relative_elevation": 45.819351834245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85450574195788, 52.344850008617, 46.4833241980523 ] }, "distance": 17.13, "direction": 257.04, "angle": 69.77, "elevation": 46.48, "pano_id": "TMX7316060226-000009_pano_0002_000698", "timestamp": "2016-07-29T09:33:52.840800Z", "filename": "pano_0002_000698.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 17.13417798, "relative_pitch": 69.76565266409331, "relative_heading": 257.0400381582156, "relative_elevation": 46.4833241980523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_001425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85485354405095, 52.3450254541985, 45.7966134948656 ] }, "distance": 17.17, "direction": 24.07, "angle": 69.44, "elevation": 45.8, "pano_id": "TMX7316010203-000259_pano_0008_001425", "timestamp": "2017-04-13T11:31:32.569370Z", "filename": "pano_0008_001425.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 17.1732694, "relative_pitch": 69.44446005664064, "relative_heading": 24.071721092249533, "relative_elevation": 45.7966134948656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85489814230259, 52.345010899091, 46.5724330591038 ] }, "distance": 17.28, "direction": 35.54, "angle": 69.64, "elevation": 46.57, "pano_id": "TMX7316010203-002460_pano_0003_000238", "timestamp": "2022-03-21T12:53:22.518110Z", "filename": "pano_0003_000238.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 17.27918935, "relative_pitch": 69.64426303775544, "relative_heading": 35.54022600936208, "relative_elevation": 46.5724330591038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85458555599324, 52.345003715997, 45.7379308417439 ] }, "distance": 17.4, "direction": 319.67, "angle": 69.18, "elevation": 45.74, "pano_id": "TMX7316010203-001894_pano_0000_001565", "timestamp": "2020-08-27T09:40:13.978720Z", "filename": "pano_0000_001565.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 17.39552398, "relative_pitch": 69.17667062276475, "relative_heading": 319.66896958358546, "relative_elevation": 45.7379308417439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0004_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85499940966267, 52.3449235609037, 45.921291266568 ] }, "distance": 17.49, "direction": 75.63, "angle": 69.15, "elevation": 45.92, "pano_id": "TMX7316010203-001036_pano_0004_000183", "timestamp": "2019-01-04T09:33:39.185120Z", "filename": "pano_0004_000183.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 17.49262163, "relative_pitch": 69.14685339586363, "relative_heading": 75.628646712089, "relative_elevation": 45.921291266568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854799930339, 52.3450390892774, 47.0715750344098 ] }, "distance": 17.52, "direction": 11.03, "angle": 69.58, "elevation": 47.07, "pano_id": "TMX7316010203-002120_pano_0000_005183", "timestamp": "2021-04-28T10:44:15.099490Z", "filename": "pano_0000_005183.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 17.52046081, "relative_pitch": 69.58428381337865, "relative_heading": 11.026185973818025, "relative_elevation": 47.0715750344098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0004_000186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85488703878112, 52.3450199989432, 45.906792987138 ] }, "distance": 17.7, "direction": 31.64, "angle": 68.91, "elevation": 45.91, "pano_id": "TMX7316010203-001036_pano_0004_000186", "timestamp": "2019-01-04T09:33:43.440120Z", "filename": "pano_0004_000186.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 17.70429077, "relative_pitch": 68.9105017250766, "relative_heading": 31.639744612987872, "relative_elevation": 45.906792987138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85479422568914, 52.3450419491878, 46.5206318972632 ] }, "distance": 17.76, "direction": 9.6, "angle": 69.1, "elevation": 46.52, "pano_id": "TMX7316060226-000009_pano_0002_000540", "timestamp": "2016-07-29T09:31:29.066860Z", "filename": "pano_0002_000540.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 17.76397608, "relative_pitch": 69.10056518644443, "relative_heading": 9.598954849651887, "relative_elevation": 46.5206318972632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_05-50-45_00252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854801425518253, 52.34504182287178, 0.0 ] }, "distance": 17.84, "direction": 11.16, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_05-50-45_00252", "timestamp": "2025-07-30T05:59:09Z", "filename": "recording_2025-07-30_05-50-45_00252.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 17.83856056, "relative_pitch": 0.0, "relative_heading": 11.160562873644272, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85483513931307, 52.3450377254918, 46.0644052280113 ] }, "distance": 17.99, "direction": 18.64, "angle": 68.67, "elevation": 46.06, "pano_id": "TMX7316010203-001704_pano_0000_002434", "timestamp": "2020-05-13T07:07:21.632720Z", "filename": "pano_0000_002434.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 17.989116, "relative_pitch": 68.66831250809201, "relative_heading": 18.6422578087919, "relative_elevation": 46.0644052280113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_001427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85456612479479, 52.345002229196, 45.6352056721225 ] }, "distance": 18.16, "direction": 316.14, "angle": 68.3, "elevation": 45.64, "pano_id": "TMX7316010203-000259_pano_0008_001427", "timestamp": "2017-04-13T11:31:35.384370Z", "filename": "pano_0008_001427.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 18.16079701, "relative_pitch": 68.29962820983599, "relative_heading": 316.1441443974116, "relative_elevation": 45.6352056721225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85451112451987, 52.3448126277971, 46.2551290662959 ] }, "distance": 18.19, "direction": 243.9, "angle": 68.54, "elevation": 46.26, "pano_id": "TMX7316010203-002460_pano_0003_000230", "timestamp": "2022-03-21T12:53:11.488160Z", "filename": "pano_0003_000230.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 18.18609257, "relative_pitch": 68.53677577325398, "relative_heading": 243.89501737799276, "relative_elevation": 46.2551290662959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track11_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track11_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track11_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track11_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track11_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track11_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track11_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track11_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track11_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85490154494253, 52.34501943526369, 0.0 ] }, "distance": 18.19, "direction": 34.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track11_Sphere_00005", "timestamp": "2024-11-05T09:19:57Z", "filename": "Job_20241105_0934_Track11_Sphere_00005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 18.19051173, "relative_pitch": 0.0, "relative_heading": 34.3954004223382, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track08_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track08_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track08_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854823452992503, 52.3450430634089, 0.0 ] }, "distance": 18.32, "direction": 15.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track08_Sphere_00042", "timestamp": "2024-11-05T09:11:00Z", "filename": "Job_20241105_0934_Track08_Sphere_00042.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 18.32170412, "relative_pitch": 0.0, "relative_heading": 15.68732864289466, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_003944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_003944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_003944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_003944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85458546954223, 52.3450168549401, 45.3956493195146 ] }, "distance": 18.54, "direction": 322.58, "angle": 67.79, "elevation": 45.4, "pano_id": "TMX7316010203-000777_pano_0000_003944", "timestamp": "2018-06-06T09:58:04.149960Z", "filename": "pano_0000_003944.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 18.53779593, "relative_pitch": 67.7868288760624, "relative_heading": 322.5808966801458, "relative_elevation": 45.3956493195146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85457331704827, 52.3450114403295, 47.0830481117591 ] }, "distance": 18.59, "direction": 319.42, "angle": 68.45, "elevation": 47.08, "pano_id": "TMX7316010203-002460_pano_0003_000331", "timestamp": "2022-03-21T12:54:44.347560Z", "filename": "pano_0003_000331.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 18.59073122, "relative_pitch": 68.45342574515105, "relative_heading": 319.42382493858884, "relative_elevation": 47.0830481117591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85502485487086, 52.344896470365, 45.9051670785993 ] }, "distance": 18.73, "direction": 85.94, "angle": 67.81, "elevation": 45.91, "pano_id": "TMX7316010203-000777_pano_0000_004525", "timestamp": "2018-06-06T10:14:12.380810Z", "filename": "pano_0000_004525.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 18.72640463, "relative_pitch": 67.80764736829693, "relative_heading": 85.935542808945, "relative_elevation": 45.9051670785993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85448182980312, 52.3448464607096, 45.8744091428816 ] }, "distance": 18.81, "direction": 256.98, "angle": 67.7, "elevation": 45.87, "pano_id": "TMX7316010203-001704_pano_0000_002514", "timestamp": "2020-05-13T07:08:15.982200Z", "filename": "pano_0000_002514.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 18.81080728, "relative_pitch": 67.7039121499867, "relative_heading": 256.981378325047, "relative_elevation": 45.8744091428816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-29_13-17-11_02045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-29_13-17-11_02045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-29_13-17-11_02045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854480836870602, 52.344845435264666, 0.0 ] }, "distance": 18.9, "direction": 256.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-29_13-17-11_02045", "timestamp": "2025-07-29T14:06:12Z", "filename": "recording_2025-07-29_13-17-11_02045.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 18.90268342, "relative_pitch": 0.0, "relative_heading": 256.6906081106746, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_000468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8545474662073, 52.3450002336146, 45.8119716159999 ] }, "distance": 18.91, "direction": 312.9, "angle": 67.57, "elevation": 45.81, "pano_id": "TMX7316010203-001151_pano_0001_000468", "timestamp": "2019-04-30T10:03:46.840260Z", "filename": "pano_0001_000468.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 18.9120107, "relative_pitch": 67.56827915716752, "relative_heading": 312.8984606085262, "relative_elevation": 45.8119716159999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85454317371135, 52.3449989919649, 45.8624764690176 ] }, "distance": 19.03, "direction": 311.99, "angle": 67.46, "elevation": 45.86, "pano_id": "TMX7316010203-001704_pano_0000_002430", "timestamp": "2020-05-13T07:07:18.542720Z", "filename": "pano_0000_002430.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 19.03462828, "relative_pitch": 67.45973763171482, "relative_heading": 311.9943838540574, "relative_elevation": 45.8624764690176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85485103150691, 52.3450442167185, 45.9980929112062 ] }, "distance": 19.04, "direction": 21.04, "angle": 67.52, "elevation": 46.0, "pano_id": "TMX7316010203-000777_pano_0000_004356", "timestamp": "2018-06-06T10:09:43.986960Z", "filename": "pano_0000_004356.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 19.03634537, "relative_pitch": 67.51774548957263, "relative_heading": 21.0367097336876, "relative_elevation": 45.9980929112062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85486796080543, 52.3450404722039, 45.927804287523 ] }, "distance": 19.1, "direction": 24.72, "angle": 67.42, "elevation": 45.93, "pano_id": "TMX7316010203-001894_pano_0000_001561", "timestamp": "2020-08-27T09:40:11.528780Z", "filename": "pano_0000_001561.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 19.10100476, "relative_pitch": 67.41796645732278, "relative_heading": 24.717933864294935, "relative_elevation": 45.927804287523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85503240710515, 52.3448912848058, 45.8384993337095 ] }, "distance": 19.21, "direction": 87.76, "angle": 67.26, "elevation": 45.84, "pano_id": "TMX7316010203-002460_pano_0003_000513", "timestamp": "2022-03-21T12:59:38.485670Z", "filename": "pano_0003_000513.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 19.20864454, "relative_pitch": 67.26385632880158, "relative_heading": 87.76146405692685, "relative_elevation": 45.8384993337095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85452615724019, 52.3449921219025, 46.9122248943895 ] }, "distance": 19.43, "direction": 308.03, "angle": 67.5, "elevation": 46.91, "pano_id": "TMX7316010203-002120_pano_0000_005179", "timestamp": "2021-04-28T10:44:10.689530Z", "filename": "pano_0000_005179.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 19.43156802, "relative_pitch": 67.50011652042302, "relative_heading": 308.028229081953, "relative_elevation": 46.9122248943895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_05-50-45_00248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_05-50-45_00248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_05-50-45_00248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854523114848055, 52.344989870480894, 0.0 ] }, "distance": 19.44, "direction": 307.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_05-50-45_00248", "timestamp": "2025-07-30T05:59:04Z", "filename": "recording_2025-07-30_05-50-45_00248.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 19.44327075, "relative_pitch": 0.0, "relative_heading": 307.0702657294417, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85503730143058, 52.344893019528, 45.919816181995 ] }, "distance": 19.55, "direction": 87.23, "angle": 66.94, "elevation": 45.92, "pano_id": "TMX7316010203-002120_pano_0000_005461", "timestamp": "2021-04-28T10:50:58.192020Z", "filename": "pano_0000_005461.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 19.55029957, "relative_pitch": 66.93818595774027, "relative_heading": 87.23435768096692, "relative_elevation": 45.919816181995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85484489449657, 52.3450522454202, 49.1025540372357 ] }, "distance": 19.73, "direction": 18.97, "angle": 68.11, "elevation": 49.1, "pano_id": "TMX7316010203-001704_pano_0000_002331", "timestamp": "2020-05-13T07:05:44.143530Z", "filename": "pano_0000_002331.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 19.73287073, "relative_pitch": 68.1062579012415, "relative_heading": 18.971677462132103, "relative_elevation": 49.1025540372357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85451492151025, 52.3449881283047, 46.3510014079511 ] }, "distance": 19.78, "direction": 305.65, "angle": 66.89, "elevation": 46.35, "pano_id": "TMX7316060226-000009_pano_0002_000544", "timestamp": "2016-07-29T09:31:32.751810Z", "filename": "pano_0002_000544.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 19.77803621, "relative_pitch": 66.89199060398282, "relative_heading": 305.6469742289447, "relative_elevation": 46.3510014079511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track01_Sphere_00049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854466677402606, 52.344845254687556, 0.0 ] }, "distance": 19.85, "direction": 257.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track01_Sphere_00049", "timestamp": "2024-11-05T08:52:19Z", "filename": "Job_20241105_0934_Track01_Sphere_00049.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 19.84737902, "relative_pitch": 0.0, "relative_heading": 257.2754622115121, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track08_Sphere_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track08_Sphere_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track08_Sphere_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track08_Sphere_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854516240168159, 52.34499164608293, 0.0 ] }, "distance": 19.94, "direction": 306.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track08_Sphere_00038", "timestamp": "2024-11-05T09:10:43Z", "filename": "Job_20241105_0934_Track08_Sphere_00038.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 19.9365762, "relative_pitch": 0.0, "relative_heading": 306.7117117857749, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8548258257843, 52.3450585416033, 46.1760512245819 ] }, "distance": 20.03, "direction": 14.8, "angle": 66.55, "elevation": 46.18, "pano_id": "TMX7316010203-001151_pano_0001_000464", "timestamp": "2019-04-30T10:03:33.760290Z", "filename": "pano_0001_000464.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 20.02599135, "relative_pitch": 66.55420937408336, "relative_heading": 14.800316152916235, "relative_elevation": 46.1760512245819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0002_000280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85446466893007, 52.344841377863, 45.8430481599644 ] }, "distance": 20.08, "direction": 256.16, "angle": 66.35, "elevation": 45.84, "pano_id": "TMX7316010203-002460_pano_0002_000280", "timestamp": "2022-03-21T12:46:47.500600Z", "filename": "pano_0002_000280.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 20.07971427, "relative_pitch": 66.34609973079817, "relative_heading": 256.16071933443504, "relative_elevation": 45.8430481599644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85451489768022, 52.3449944208929, 45.7346355961636 ] }, "distance": 20.2, "direction": 307.26, "angle": 66.17, "elevation": 45.73, "pano_id": "TMX7316010203-001894_pano_0000_001566", "timestamp": "2020-08-27T09:40:14.553690Z", "filename": "pano_0000_001566.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 20.19541433, "relative_pitch": 66.17479597475595, "relative_heading": 307.2587960653521, "relative_elevation": 45.7346355961636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track01_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track01_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855039941032138, 52.34492452650697, 0.0 ] }, "distance": 20.2, "direction": 77.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track01_Sphere_00041", "timestamp": "2024-11-05T08:52:14Z", "filename": "Job_20241105_0934_Track01_Sphere_00041.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 20.20339626, "relative_pitch": 0.0, "relative_heading": 77.27795444688336, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0004_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85445346060928, 52.344905527181, 45.7922647651285 ] }, "distance": 20.39, "direction": 276.57, "angle": 65.99, "elevation": 45.79, "pano_id": "TMX7316010203-001036_pano_0004_000031", "timestamp": "2019-01-04T09:31:24.726400Z", "filename": "pano_0004_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 20.39473715, "relative_pitch": 65.99299649148544, "relative_heading": 276.5745006810215, "relative_elevation": 45.7922647651285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000768/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000768/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000768/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000768/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000768/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000768/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000768/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000768/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000768/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85504948382326, 52.3449012185635, 45.8280310193077 ] }, "distance": 20.44, "direction": 84.79, "angle": 65.96, "elevation": 45.83, "pano_id": "TMX7316060226-000009_pano_0002_000768", "timestamp": "2016-07-29T09:35:13.945290Z", "filename": "pano_0002_000768.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 20.44214126, "relative_pitch": 65.96016766829725, "relative_heading": 84.7917368129223, "relative_elevation": 45.8280310193077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85492019147337, 52.3450361429017, 46.7305386085063 ] }, "distance": 20.44, "direction": 34.39, "angle": 66.37, "elevation": 46.73, "pano_id": "TMX7316060226-000009_pano_0002_000690", "timestamp": "2016-07-29T09:33:44.440910Z", "filename": "pano_0002_000690.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 20.44242533, "relative_pitch": 66.3728712344912, "relative_heading": 34.390734281111676, "relative_elevation": 46.7305386085063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85504596040607, 52.3449246359728, 45.8965992359444 ] }, "distance": 20.61, "direction": 77.5, "angle": 65.82, "elevation": 45.9, "pano_id": "TMX7316010203-001704_pano_0000_002506", "timestamp": "2020-05-13T07:08:11.837210Z", "filename": "pano_0000_002506.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 20.60637143, "relative_pitch": 65.82116813189238, "relative_heading": 77.49609722241956, "relative_elevation": 45.8965992359444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0004_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0004_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0004_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85500738958074, 52.344983178266, 45.7864914927632 ] }, "distance": 20.65, "direction": 57.89, "angle": 65.73, "elevation": 45.79, "pano_id": "TMX7316010203-001036_pano_0004_000023", "timestamp": "2019-01-04T09:31:18.741410Z", "filename": "pano_0004_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 20.64777322, "relative_pitch": 65.72663688112993, "relative_heading": 57.88877286235261, "relative_elevation": 45.7864914927632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85492323765505, 52.3450375466426, 45.959831234999 ] }, "distance": 20.69, "direction": 34.62, "angle": 65.77, "elevation": 45.96, "pano_id": "TMX7316010203-002120_pano_0000_005385", "timestamp": "2021-04-28T10:49:10.847560Z", "filename": "pano_0000_005385.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 20.68874487, "relative_pitch": 65.76518383856887, "relative_heading": 34.62081734608003, "relative_elevation": 45.959831234999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track01_Sphere_00045/adjacencies/b_20241105_0934_Track01_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8544634202127, 52.3448171152697, 45.9013685723767 ] }, "distance": 20.97, "direction": 249.04, "angle": 65.45, "elevation": 45.9, "pano_id": "TMX7316010203-002120_pano_0000_005453", "timestamp": "2021-04-28T10:50:52.481800Z", "filename": "pano_0000_005453.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_20241105_0934_Track01_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118717.21208451863, 484241.0334584273 ] }, "relative_distance": 20.97008038, "relative_pitch": 65.44666779747553, "relative_heading": 249.03558503249397, "relative_elevation": 45.9013685723767 } ] } }