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_20241204_0806_Track60_Sphere_00070/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828038490324213, 52.35792206903604, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00070", "timestamp": "2024-12-04T10:55:30Z", "filename": "Job_20241204_0806_Track60_Sphere_00070.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "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_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82803783874812, 52.3579197552648, 49.2243108320981 ] }, "distance": 0.26, "direction": 189.78, "angle": 89.7, "elevation": 49.22, "pano_id": "TMX7316010203-001701_pano_0000_000447", "timestamp": "2020-05-11T05:37:53.835300Z", "filename": "pano_0000_000447.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 0.2612618, "relative_pitch": 89.69590111725873, "relative_heading": 189.7826299829758, "relative_elevation": 49.2243108320981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82803339530941, 52.3579231515137, 49.2439267225564 ] }, "distance": 0.37, "direction": 289.14, "angle": 89.57, "elevation": 49.24, "pano_id": "TMX7316010203-002505_pano_0003_000870", "timestamp": "2022-04-11T11:22:06.950020Z", "filename": "pano_0003_000870.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 0.36742277, "relative_pitch": 89.57250802735727, "relative_heading": 289.13704868555686, "relative_elevation": 49.2439267225564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828030318878665, 52.35791933410293, 0.0 ] }, "distance": 0.63, "direction": 241.34, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00842", "timestamp": "2025-10-01T10:37:05Z", "filename": "2025_10_01_10_09_51_00842.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 0.63446299, "relative_pitch": 0.0, "relative_heading": 241.33672026517044, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82804608927485, 52.3579165147026, 49.1690851487219 ] }, "distance": 0.81, "direction": 140.05, "angle": 89.06, "elevation": 49.17, "pano_id": "TMX7316010203-001316_pano_0000_007049", "timestamp": "2019-07-17T08:40:56.902270Z", "filename": "pano_0000_007049.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 0.80623348, "relative_pitch": 89.06059597730663, "relative_heading": 140.04900171934912, "relative_elevation": 49.1690851487219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8280594232907, 52.3579206629673, 49.1936277281493 ] }, "distance": 1.43, "direction": 96.26, "angle": 88.33, "elevation": 49.19, "pano_id": "TMX7316010203-000050_pano_0000_000229", "timestamp": "2016-08-08T07:24:11.146580Z", "filename": "pano_0000_000229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 1.43469752, "relative_pitch": 88.32948244279247, "relative_heading": 96.26076102829462, "relative_elevation": 49.1936277281493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82806035168903, 52.357920828768, 49.2874990608543 ] }, "distance": 1.5, "direction": 95.29, "angle": 88.26, "elevation": 49.29, "pano_id": "TMX7316010203-000824_pano_0000_000798", "timestamp": "2018-07-04T08:19:49.777190Z", "filename": "pano_0000_000798.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 1.49577202, "relative_pitch": 88.26172701336219, "relative_heading": 95.29400641557693, "relative_elevation": 49.2874990608543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82806075894005, 52.3579192676828, 49.3807655721903 ] }, "distance": 1.55, "direction": 101.61, "angle": 88.2, "elevation": 49.38, "pano_id": "TMX7316010203-002086_pano_0000_002354", "timestamp": "2021-04-12T11:18:25.089500Z", "filename": "pano_0000_002354.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 1.5488297, "relative_pitch": 88.20350452489761, "relative_heading": 101.61066834937891, "relative_elevation": 49.3807655721903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82798599431988, 52.3579197354967, 49.2851982843131 ] }, "distance": 3.59, "direction": 265.85, "angle": 85.84, "elevation": 49.29, "pano_id": "TMX7316010203-000824_pano_0000_000799", "timestamp": "2018-07-04T08:19:50.097270Z", "filename": "pano_0000_000799.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 3.58591076, "relative_pitch": 85.8385852640051, "relative_heading": 265.8474904813988, "relative_elevation": 49.2851982843131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82798528440416, 52.357919448351, 49.1836750544608 ] }, "distance": 3.64, "direction": 265.4, "angle": 85.77, "elevation": 49.18, "pano_id": "TMX7316010203-000050_pano_0000_000230", "timestamp": "2016-08-08T07:24:11.536590Z", "filename": "pano_0000_000230.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 3.63657394, "relative_pitch": 85.77132285348804, "relative_heading": 265.4005716413729, "relative_elevation": 49.1836750544608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82798502781266, 52.3579179241566, 49.3818595502526 ] }, "distance": 3.67, "direction": 262.78, "angle": 85.75, "elevation": 49.38, "pano_id": "TMX7316010203-002086_pano_0000_002355", "timestamp": "2021-04-12T11:18:25.409480Z", "filename": "pano_0000_002355.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 3.67142938, "relative_pitch": 85.74801149560692, "relative_heading": 262.7832560517324, "relative_elevation": 49.3818595502526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00841/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00841/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00841/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00841/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00841/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00841/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00841/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00841/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00841/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828102988495486, 52.35792006383329, 0.0 ] }, "distance": 4.4, "direction": 92.91, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00841", "timestamp": "2025-10-01T10:37:05Z", "filename": "2025_10_01_10_09_51_00841.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 4.39985326, "relative_pitch": 0.0, "relative_heading": 92.90682913499965, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82797116201571, 52.3579153004486, 49.1615496780723 ] }, "distance": 4.65, "direction": 260.68, "angle": 84.6, "elevation": 49.16, "pano_id": "TMX7316010203-001316_pano_0000_007050", "timestamp": "2019-07-17T08:40:57.197280Z", "filename": "pano_0000_007050.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 4.64842892, "relative_pitch": 84.59850496530164, "relative_heading": 260.67548423228675, "relative_elevation": 49.1615496780723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82810695017096, 52.3579240390389, 49.2415833510458 ] }, "distance": 4.67, "direction": 87.31, "angle": 84.58, "elevation": 49.24, "pano_id": "TMX7316010203-002505_pano_0003_000869", "timestamp": "2022-04-11T11:22:06.680030Z", "filename": "pano_0003_000869.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 4.66924505, "relative_pitch": 84.58322633080903, "relative_heading": 87.30907793237891, "relative_elevation": 49.2415833510458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828110849427207, 52.35792297705033, 0.0 ] }, "distance": 4.93, "direction": 88.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00069", "timestamp": "2024-12-04T10:55:29Z", "filename": "Job_20241204_0806_Track60_Sphere_00069.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 4.93078405, "relative_pitch": 0.0, "relative_heading": 88.82582025916011, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82811157446645, 52.3579208590308, 49.22580840718 ] }, "distance": 4.98, "direction": 91.55, "angle": 84.22, "elevation": 49.23, "pano_id": "TMX7316010203-001701_pano_0000_000446", "timestamp": "2020-05-11T05:37:53.535320Z", "filename": "pano_0000_000446.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 4.98096512, "relative_pitch": 84.22213195195361, "relative_heading": 91.54894300085034, "relative_elevation": 49.22580840718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827964560484909, 52.35792116254455, 0.0 ] }, "distance": 5.04, "direction": 268.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00071", "timestamp": "2024-12-04T10:55:30Z", "filename": "Job_20241204_0806_Track60_Sphere_00071.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 5.03777136, "relative_pitch": 0.0, "relative_heading": 268.8527445767726, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82796382686981, 52.35791850223, 49.2099386854097 ] }, "distance": 5.1, "direction": 265.54, "angle": 84.08, "elevation": 49.21, "pano_id": "TMX7316010203-001701_pano_0000_000448", "timestamp": "2020-05-11T05:37:54.135300Z", "filename": "pano_0000_000448.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 5.10220232, "relative_pitch": 84.08058947861765, "relative_heading": 265.53856264448257, "relative_elevation": 49.2099386854097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82795959636523, 52.3579221126906, 49.23501350265 ] }, "distance": 5.37, "direction": 270.05, "angle": 83.77, "elevation": 49.24, "pano_id": "TMX7316010203-002505_pano_0003_000871", "timestamp": "2022-04-11T11:22:07.220010Z", "filename": "pano_0003_000871.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 5.37496377, "relative_pitch": 83.76971874623304, "relative_heading": 270.05181230025045, "relative_elevation": 49.23501350265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82795633044238, 52.35791841834173, 0.0 ] }, "distance": 5.61, "direction": 265.85, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00843", "timestamp": "2025-10-01T10:37:05Z", "filename": "2025_10_01_10_09_51_00843.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 5.612187, "relative_pitch": 0.0, "relative_heading": 265.84915239041374, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82812088863514, 52.3579176827658, 49.1721532000229 ] }, "distance": 5.63, "direction": 94.97, "angle": 83.46, "elevation": 49.17, "pano_id": "TMX7316010203-001316_pano_0000_007048", "timestamp": "2019-07-17T08:40:56.607270Z", "filename": "pano_0000_007048.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 5.63488744, "relative_pitch": 83.46270133777058, "relative_heading": 94.96899700519877, "relative_elevation": 49.1721532000229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82813281329487, 52.3579219585932, 49.1953499447554 ] }, "distance": 6.43, "direction": 90.11, "angle": 82.56, "elevation": 49.2, "pano_id": "TMX7316010203-000050_pano_0000_000228", "timestamp": "2016-08-08T07:24:10.756650Z", "filename": "pano_0000_000228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 6.42613551, "relative_pitch": 82.55788405963105, "relative_heading": 90.10953599231654, "relative_elevation": 49.1953499447554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82813432580048, 52.3579218527189, 49.2938953153789 ] }, "distance": 6.53, "direction": 90.21, "angle": 82.45, "elevation": 49.29, "pano_id": "TMX7316010203-000824_pano_0000_000797", "timestamp": "2018-07-04T08:19:49.457180Z", "filename": "pano_0000_000797.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 6.52921353, "relative_pitch": 82.4548187744246, "relative_heading": 90.21118833341534, "relative_elevation": 49.2938953153789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82813601743457, 52.3579205312286, 49.3863834720105 ] }, "distance": 6.65, "direction": 91.48, "angle": 82.33, "elevation": 49.39, "pano_id": "TMX7316010203-002086_pano_0000_002353", "timestamp": "2021-04-12T11:18:24.769470Z", "filename": "pano_0000_002353.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 6.64662159, "relative_pitch": 82.33495675313299, "relative_heading": 91.47521228073353, "relative_elevation": 49.3863834720105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82791211531958, 52.3579185906592, 49.296084667556 ] }, "distance": 8.62, "direction": 267.43, "angle": 80.08, "elevation": 49.3, "pano_id": "TMX7316010203-000824_pano_0000_000800", "timestamp": "2018-07-04T08:19:50.417190Z", "filename": "pano_0000_000800.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 8.6184907, "relative_pitch": 80.08314221377746, "relative_heading": 267.4260508712437, "relative_elevation": 49.296084667556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8279113673005, 52.3579183238575, 49.2118181725964 ] }, "distance": 8.67, "direction": 267.25, "angle": 80.01, "elevation": 49.21, "pano_id": "TMX7316010203-000050_pano_0000_000231", "timestamp": "2016-08-08T07:24:11.926580Z", "filename": "pano_0000_000231.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 8.67077753, "relative_pitch": 80.00744561841448, "relative_heading": 267.24519546843595, "relative_elevation": 49.2118181725964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82790954455135, 52.3579166417851, 49.3953736498952 ] }, "distance": 8.81, "direction": 266.07, "angle": 79.89, "elevation": 49.4, "pano_id": "TMX7316010203-002086_pano_0000_002356", "timestamp": "2021-04-12T11:18:25.729480Z", "filename": "pano_0000_002356.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 8.80567225, "relative_pitch": 79.89211220523035, "relative_heading": 266.0674913973833, "relative_elevation": 49.3953736498952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828175349521463, 52.357920819025004, 0.0 ] }, "distance": 9.33, "direction": 90.85, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00840", "timestamp": "2025-10-01T10:37:04Z", "filename": "2025_10_01_10_09_51_00840.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 9.32510921, "relative_pitch": 0.0, "relative_heading": 90.85460491260271, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82818034292329, 52.3579248971154, 49.236625703983 ] }, "distance": 9.67, "direction": 88.13, "angle": 78.89, "elevation": 49.24, "pano_id": "TMX7316010203-002505_pano_0003_000868", "timestamp": "2022-04-11T11:22:06.410020Z", "filename": "pano_0003_000868.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 9.66938872, "relative_pitch": 78.88930271333807, "relative_heading": 88.13491238391893, "relative_elevation": 49.236625703983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82789646904649, 52.3579140692418, 49.1834893319756 ] }, "distance": 9.72, "direction": 264.74, "angle": 78.82, "elevation": 49.18, "pano_id": "TMX7316010203-001316_pano_0000_007051", "timestamp": "2019-07-17T08:40:57.492240Z", "filename": "pano_0000_007051.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 9.71662116, "relative_pitch": 78.82463245121232, "relative_heading": 264.7436391153435, "relative_elevation": 49.1834893319756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828184249026317, 52.35792402475071, 0.0 ] }, "distance": 9.93, "direction": 88.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00068", "timestamp": "2024-12-04T10:55:29Z", "filename": "Job_20241204_0806_Track60_Sphere_00068.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 9.93276949, "relative_pitch": 0.0, "relative_heading": 88.74452884173547, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827891833853089, 52.35792029764313, 0.0 ] }, "distance": 9.99, "direction": 268.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00072", "timestamp": "2024-12-04T10:55:31Z", "filename": "Job_20241204_0806_Track60_Sphere_00072.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 9.99349379, "relative_pitch": 0.0, "relative_heading": 268.8698910953819, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82818520622199, 52.3579219862712, 49.2209564205259 ] }, "distance": 10.0, "direction": 90.05, "angle": 78.52, "elevation": 49.22, "pano_id": "TMX7316010203-001701_pano_0000_000445", "timestamp": "2020-05-11T05:37:53.235360Z", "filename": "pano_0000_000445.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 9.99560244, "relative_pitch": 78.52069653986787, "relative_heading": 90.0527321829653, "relative_elevation": 49.2209564205259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8278895490839, 52.3579172665698, 49.2449218183756 ] }, "distance": 10.16, "direction": 266.99, "angle": 78.34, "elevation": 49.24, "pano_id": "TMX7316010203-001701_pano_0000_000449", "timestamp": "2020-05-11T05:37:54.435390Z", "filename": "pano_0000_000449.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 10.16127072, "relative_pitch": 78.3411312073887, "relative_heading": 266.98543193196394, "relative_elevation": 49.2449218183756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82788534257179, 52.3579209387865, 49.2748906984925 ] }, "distance": 10.43, "direction": 269.31, "angle": 78.04, "elevation": 49.27, "pano_id": "TMX7316010203-002505_pano_0003_000872", "timestamp": "2022-04-11T11:22:07.490000Z", "filename": "pano_0003_000872.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 10.43455171, "relative_pitch": 78.04356157232273, "relative_heading": 269.3094584334171, "relative_elevation": 49.2748906984925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827882269408554, 52.35791743927676, 0.0 ] }, "distance": 10.66, "direction": 267.23, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00844", "timestamp": "2025-10-01T10:37:06Z", "filename": "2025_10_01_10_09_51_00844.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 10.65562644, "relative_pitch": 0.0, "relative_heading": 267.22887599212515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82819569502012, 52.3579189135264, 49.163752624765 ] }, "distance": 10.72, "direction": 91.88, "angle": 77.7, "elevation": 49.16, "pano_id": "TMX7316010203-001316_pano_0000_007047", "timestamp": "2019-07-17T08:40:56.312270Z", "filename": "pano_0000_007047.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 10.71594342, "relative_pitch": 77.70388073030259, "relative_heading": 91.8776703220054, "relative_elevation": 49.163752624765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82820647619649, 52.3579233976417, 49.1840638341382 ] }, "distance": 11.45, "direction": 89.26, "angle": 76.9, "elevation": 49.18, "pano_id": "TMX7316010203-000050_pano_0000_000227", "timestamp": "2016-08-08T07:24:10.361570Z", "filename": "pano_0000_000227.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 11.44565361, "relative_pitch": 76.89981940105567, "relative_heading": 89.25984360734309, "relative_elevation": 49.1840638341382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82820841423779, 52.3579228894177, 49.2835837202147 ] }, "distance": 11.58, "direction": 89.55, "angle": 76.78, "elevation": 49.28, "pano_id": "TMX7316010203-000824_pano_0000_000796", "timestamp": "2018-07-04T08:19:49.137170Z", "filename": "pano_0000_000796.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 11.57709545, "relative_pitch": 76.78045817440939, "relative_heading": 89.54814157119321, "relative_elevation": 49.2835837202147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82821132596094, 52.357921790321, 49.3788673598319 ] }, "distance": 11.78, "direction": 90.15, "angle": 76.59, "elevation": 49.38, "pano_id": "TMX7316010203-002086_pano_0000_002352", "timestamp": "2021-04-12T11:18:24.449480Z", "filename": "pano_0000_002352.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 11.77514912, "relative_pitch": 76.58743546812599, "relative_heading": 90.15083927173646, "relative_elevation": 49.3788673598319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track49_Sphere_00371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track49_Sphere_00371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track49_Sphere_00371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827851294323112, 52.35790355060272, 0.0 ] }, "distance": 12.92, "direction": 260.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track49_Sphere_00371", "timestamp": "2024-11-28T10:03:22Z", "filename": "Job_20241128_0827_Track49_Sphere_00371.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 12.91886581, "relative_pitch": 0.0, "relative_heading": 260.8219122732655, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track49_Sphere_00372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track49_Sphere_00372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track49_Sphere_00372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827851295757792, 52.35794768958037, 0.0 ] }, "distance": 13.07, "direction": 282.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track49_Sphere_00372", "timestamp": "2024-11-28T10:03:23Z", "filename": "Job_20241128_0827_Track49_Sphere_00372.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 13.06812636, "relative_pitch": 0.0, "relative_heading": 282.60088586978486, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_12-43-46_00279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827846630024115, 52.35791605752285, 0.0 ] }, "distance": 13.09, "direction": 267.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_12-43-46_00279", "timestamp": "2025-07-02T12:49:29Z", "filename": "recording_2025-07-02_12-43-46_00279.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 13.08834432, "relative_pitch": 0.0, "relative_heading": 267.07049681533795, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82783876073792, 52.3579175542725, 49.3100750846788 ] }, "distance": 13.62, "direction": 267.89, "angle": 74.56, "elevation": 49.31, "pano_id": "TMX7316010203-000824_pano_0000_000801", "timestamp": "2018-07-04T08:19:50.732170Z", "filename": "pano_0000_000801.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 13.61663571, "relative_pitch": 74.56287795212164, "relative_heading": 267.8857106810807, "relative_elevation": 49.3100750846788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82783809542029, 52.3579174192515, 49.2106343051419 ] }, "distance": 13.66, "direction": 267.83, "angle": 74.48, "elevation": 49.21, "pano_id": "TMX7316010203-000050_pano_0000_000232", "timestamp": "2016-08-08T07:24:12.311630Z", "filename": "pano_0000_000232.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 13.66249309, "relative_pitch": 74.48359341993776, "relative_heading": 267.82976005546993, "relative_elevation": 49.2106343051419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_12-43-46_00280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827846561636722, 52.35796107697258, 0.0 ] }, "distance": 13.78, "direction": 288.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_12-43-46_00280", "timestamp": "2025-07-02T12:49:30Z", "filename": "recording_2025-07-02_12-43-46_00280.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 13.77750101, "relative_pitch": 0.0, "relative_heading": 288.3637901641134, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82783455825417, 52.3579154303881, 49.410795676522 ] }, "distance": 13.91, "direction": 266.96, "angle": 74.27, "elevation": 49.41, "pano_id": "TMX7316010203-002086_pano_0000_002357", "timestamp": "2021-04-12T11:18:26.044710Z", "filename": "pano_0000_002357.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 13.91330053, "relative_pitch": 74.27361785065214, "relative_heading": 266.95659957799677, "relative_elevation": 49.410795676522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_12-43-46_00278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827846331442886, 52.35787103633865, 0.0 ] }, "distance": 14.27, "direction": 246.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_12-43-46_00278", "timestamp": "2025-07-02T12:49:29Z", "filename": "recording_2025-07-02_12-43-46_00278.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 14.27012247, "relative_pitch": 0.0, "relative_heading": 246.55075897702565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828248854586906, 52.35792165147684, 0.0 ] }, "distance": 14.33, "direction": 90.19, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00839", "timestamp": "2025-10-01T10:37:04Z", "filename": "2025_10_01_10_09_51_00839.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 14.33196903, "relative_pitch": 0.0, "relative_heading": 90.18566715589326, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82825344919025, 52.3579257676081, 49.216685927473 ] }, "distance": 14.65, "direction": 88.39, "angle": 73.42, "elevation": 49.22, "pano_id": "TMX7316010203-002505_pano_0003_000867", "timestamp": "2022-04-11T11:22:06.140020Z", "filename": "pano_0003_000867.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 14.65070016, "relative_pitch": 73.42291558626403, "relative_heading": 88.3901971538685, "relative_elevation": 49.216685927473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82782133671977, 52.35791307407, 49.1961491852999 ] }, "distance": 14.83, "direction": 266.13, "angle": 73.23, "elevation": 49.2, "pano_id": "TMX7316010203-001316_pano_0000_007052", "timestamp": "2019-07-17T08:40:57.787270Z", "filename": "pano_0000_007052.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 14.82826494, "relative_pitch": 73.22661075916677, "relative_heading": 266.12968083650156, "relative_elevation": 49.1961491852999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828257719532293, 52.357925270471505, 0.0 ] }, "distance": 14.94, "direction": 88.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00067", "timestamp": "2024-12-04T10:55:29Z", "filename": "Job_20241204_0806_Track60_Sphere_00067.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 14.94010014, "relative_pitch": 0.0, "relative_heading": 88.633603047103, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827818384453462, 52.357919707902575, 0.0 ] }, "distance": 15.0, "direction": 269.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00073", "timestamp": "2024-12-04T10:55:31Z", "filename": "Job_20241204_0806_Track60_Sphere_00073.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 14.99788091, "relative_pitch": 0.0, "relative_heading": 268.9963274704268, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82825982158357, 52.3579231057167, 49.2003296418115 ] }, "distance": 15.08, "direction": 89.56, "angle": 72.96, "elevation": 49.2, "pano_id": "TMX7316010203-001701_pano_0000_000444", "timestamp": "2020-05-11T05:37:52.930330Z", "filename": "pano_0000_000444.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 15.07950453, "relative_pitch": 72.96011996621608, "relative_heading": 89.56160471770913, "relative_elevation": 49.2003296418115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82781500191506, 52.3579159920725, 49.241587061435 ] }, "distance": 15.24, "direction": 267.46, "angle": 72.8, "elevation": 49.24, "pano_id": "TMX7316010203-001701_pano_0000_000450", "timestamp": "2020-05-11T05:37:54.735320Z", "filename": "pano_0000_000450.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 15.24103713, "relative_pitch": 72.80189040042728, "relative_heading": 267.4571749725875, "relative_elevation": 49.241587061435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track49_Sphere_00373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track49_Sphere_00373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track49_Sphere_00373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82784898194287, 52.35799615871335, 0.0 ] }, "distance": 15.32, "direction": 302.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track49_Sphere_00373", "timestamp": "2024-11-28T10:03:25Z", "filename": "Job_20241128_0827_Track49_Sphere_00373.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 15.31867076, "relative_pitch": 0.0, "relative_heading": 302.56018480650175, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82781220402954, 52.3579199989563, 49.2707543428987 ] }, "distance": 15.42, "direction": 269.14, "angle": 72.62, "elevation": 49.27, "pano_id": "TMX7316010203-002505_pano_0003_000873", "timestamp": "2022-04-11T11:22:07.754980Z", "filename": "pano_0003_000873.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 15.41836588, "relative_pitch": 72.62346005851956, "relative_heading": 269.14407379328674, "relative_elevation": 49.2707543428987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827809027329024, 52.35791670670552, 0.0 ] }, "distance": 15.64, "direction": 267.81, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00845", "timestamp": "2025-10-01T10:37:06Z", "filename": "2025_10_01_10_09_51_00845.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 15.64445411, "relative_pitch": 0.0, "relative_heading": 267.81426574534964, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82827022949237, 52.3579201382765, 49.1403937768191 ] }, "distance": 15.79, "direction": 90.78, "angle": 72.19, "elevation": 49.14, "pano_id": "TMX7316010203-001316_pano_0000_007046", "timestamp": "2019-07-17T08:40:56.017350Z", "filename": "pano_0000_007046.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 15.7896053, "relative_pitch": 72.18694603688074, "relative_heading": 90.77953586004098, "relative_elevation": 49.1403937768191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_12-43-46_00281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827843337425223, 52.35800607252169, 0.0 ] }, "distance": 16.25, "direction": 305.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_12-43-46_00281", "timestamp": "2025-07-02T12:49:31Z", "filename": "recording_2025-07-02_12-43-46_00281.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 16.25256151, "relative_pitch": 0.0, "relative_heading": 305.1091599153716, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82827988955494, 52.3579249397738, 49.1592749878764 ] }, "distance": 16.45, "direction": 88.89, "angle": 71.5, "elevation": 49.16, "pano_id": "TMX7316010203-000050_pano_0000_000226", "timestamp": "2016-08-08T07:24:09.961580Z", "filename": "pano_0000_000226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 16.44937447, "relative_pitch": 71.4990449694075, "relative_heading": 88.88717819198996, "relative_elevation": 49.1592749878764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82828241793567, 52.3579238623833, 49.2604767661542 ] }, "distance": 16.62, "direction": 89.31, "angle": 71.36, "elevation": 49.26, "pano_id": "TMX7316010203-000824_pano_0000_000795", "timestamp": "2018-07-04T08:19:48.817270Z", "filename": "pano_0000_000795.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 16.61972665, "relative_pitch": 71.3563968427111, "relative_heading": 89.31193604871186, "relative_elevation": 49.2604767661542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_12-43-46_00277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827846575974639, 52.357826017720456, 0.0 ] }, "distance": 16.89, "direction": 230.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_12-43-46_00277", "timestamp": "2025-07-02T12:49:28Z", "filename": "recording_2025-07-02_12-43-46_00277.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 16.88750601, "relative_pitch": 0.0, "relative_heading": 230.73599879123194, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82828699008759, 52.3579230642281, 49.3557768249884 ] }, "distance": 16.93, "direction": 89.63, "angle": 71.07, "elevation": 49.36, "pano_id": "TMX7316010203-002086_pano_0000_002351", "timestamp": "2021-04-12T11:18:24.129480Z", "filename": "pano_0000_002351.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 16.93038676, "relative_pitch": 71.06662404271475, "relative_heading": 89.62513576305933, "relative_elevation": 49.3557768249884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track49_Sphere_00368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track49_Sphere_00368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track49_Sphere_00368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827860706156845, 52.35781253991049, 0.0 ] }, "distance": 17.18, "direction": 224.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track49_Sphere_00368", "timestamp": "2024-11-28T10:03:12Z", "filename": "Job_20241128_0827_Track49_Sphere_00368.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 17.18279247, "relative_pitch": 0.0, "relative_heading": 224.82205768208723, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82776502535653, 52.3579166567416, 49.1903852606192 ] }, "distance": 18.64, "direction": 268.15, "angle": 69.25, "elevation": 49.19, "pano_id": "TMX7316010203-000050_pano_0000_000233", "timestamp": "2016-08-08T07:24:12.696560Z", "filename": "pano_0000_000233.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 18.64061014, "relative_pitch": 69.24588478941813, "relative_heading": 268.1486506795953, "relative_elevation": 49.1903852606192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82776445677155, 52.3579165169995, 49.2813200615346 ] }, "distance": 18.68, "direction": 268.1, "angle": 69.24, "elevation": 49.28, "pano_id": "TMX7316010203-000824_pano_0000_000802", "timestamp": "2018-07-04T08:19:51.052290Z", "filename": "pano_0000_000802.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 18.67983489, "relative_pitch": 69.24104050454262, "relative_heading": 268.10481976483766, "relative_elevation": 49.2813200615346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8277599893065, 52.3579142505201, 49.3846158515662 ] }, "distance": 18.99, "direction": 267.37, "angle": 68.96, "elevation": 49.38, "pano_id": "TMX7316010203-002086_pano_0000_002358", "timestamp": "2021-04-12T11:18:26.359470Z", "filename": "pano_0000_002358.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 18.99391523, "relative_pitch": 68.96265855748055, "relative_heading": 267.3748117124304, "relative_elevation": 49.3846158515662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241128_0827_Track49_Sphere_00374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track49_Sphere_00374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241128_0827_Track49_Sphere_00374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track49_Sphere_00374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827841165438117, 52.35804328962816, 0.0 ] }, "distance": 19.04, "direction": 315.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241128_0827_Track49_Sphere_00374", "timestamp": "2024-11-28T10:03:27Z", "filename": "Job_20241128_0827_Track49_Sphere_00374.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 19.04399218, "relative_pitch": 0.0, "relative_heading": 315.09623955312696, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828321861596503, 52.35792240064146, 0.0 ] }, "distance": 19.31, "direction": 89.89, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00838", "timestamp": "2025-10-01T10:37:04Z", "filename": "2025_10_01_10_09_51_00838.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 19.30581881, "relative_pitch": 0.0, "relative_heading": 89.89037862120891, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82832764517612, 52.357926617116, 49.1871002465487 ] }, "distance": 19.71, "direction": 88.53, "angle": 68.17, "elevation": 49.19, "pano_id": "TMX7316010203-002505_pano_0003_000866", "timestamp": "2022-04-11T11:22:05.865000Z", "filename": "pano_0003_000866.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 19.70631126, "relative_pitch": 68.16699464196374, "relative_heading": 88.5282935940993, "relative_elevation": 49.1871002465487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82774664940491, 52.3579121095153, 49.1666944948956 ] }, "distance": 19.91, "direction": 266.81, "angle": 67.95, "elevation": 49.17, "pano_id": "TMX7316010203-001316_pano_0000_007053", "timestamp": "2019-07-17T08:40:58.082250Z", "filename": "pano_0000_007053.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 19.91367566, "relative_pitch": 67.95088684383784, "relative_heading": 266.80983895022854, "relative_elevation": 49.1666944948956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_12-43-46_00282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827835520557779, 52.358050902563576, 0.0 ] }, "distance": 19.92, "direction": 316.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_12-43-46_00282", "timestamp": "2025-07-02T12:49:32Z", "filename": "recording_2025-07-02_12-43-46_00282.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 19.91814548, "relative_pitch": 0.0, "relative_heading": 316.0329106164691, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.828330850733415, 52.357926649361346, 0.0 ] }, "distance": 19.92, "direction": 88.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00066", "timestamp": "2024-12-04T10:55:28Z", "filename": "Job_20241204_0806_Track60_Sphere_00066.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 19.92472267, "relative_pitch": 0.0, "relative_heading": 88.5341058950106, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827745349346887, 52.35791885942893, 0.0 ] }, "distance": 19.97, "direction": 268.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00074", "timestamp": "2024-12-04T10:55:31Z", "filename": "Job_20241204_0806_Track60_Sphere_00074.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 19.97457712, "relative_pitch": 0.0, "relative_heading": 268.97561050884235, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82833417438902, 52.3579241797354, 49.1711003659293 ] }, "distance": 20.15, "direction": 89.33, "angle": 67.72, "elevation": 49.17, "pano_id": "TMX7316010203-001701_pano_0000_000443", "timestamp": "2020-05-11T05:37:52.625350Z", "filename": "pano_0000_000443.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 20.14600972, "relative_pitch": 67.7204789830097, "relative_heading": 89.33190199532224, "relative_elevation": 49.1711003659293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82774070446032, 52.3579146140551, 49.2231914540753 ] }, "distance": 20.3, "direction": 267.66, "angle": 67.58, "elevation": 49.22, "pano_id": "TMX7316010203-001701_pano_0000_000451", "timestamp": "2020-05-11T05:37:55.035450Z", "filename": "pano_0000_000451.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 20.30478866, "relative_pitch": 67.58363150480059, "relative_heading": 267.65866274082344, "relative_elevation": 49.2231914540753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_12-43-46_00276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_12-43-46_00276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_12-43-46_00276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827847421879377, 52.357781037894675, 0.0 ] }, "distance": 20.39, "direction": 219.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_12-43-46_00276", "timestamp": "2025-07-02T12:49:27Z", "filename": "recording_2025-07-02_12-43-46_00276.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 20.38932007, "relative_pitch": 0.0, "relative_heading": 219.67549747241154, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82773781425975, 52.3579189572665, 49.2425791276619 ] }, "distance": 20.49, "direction": 269.03, "angle": 67.41, "elevation": 49.24, "pano_id": "TMX7316010203-002505_pano_0003_000874", "timestamp": "2022-04-11T11:22:08.025160Z", "filename": "pano_0003_000874.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 20.48766769, "relative_pitch": 67.4099570937772, "relative_heading": 269.03172418683005, "relative_elevation": 49.2425791276619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.827736155506789, 52.35791571519342, 0.0 ] }, "distance": 20.61, "direction": 268.03, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00846", "timestamp": "2025-10-01T10:37:06Z", "filename": "2025_10_01_10_09_51_00846.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 20.60988192, "relative_pitch": 0.0, "relative_heading": 268.03421228673176, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00070/adjacencies/b_20241204_0806_Track60_Sphere_00070/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82834449955024, 52.3579213443773, 49.1083539845422 ] }, "distance": 20.85, "direction": 90.22, "angle": 67.0, "elevation": 49.11, "pano_id": "TMX7316010203-001316_pano_0000_007045", "timestamp": "2019-07-17T08:40:55.722240Z", "filename": "pano_0000_007045.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_20241204_0806_Track60_Sphere_00070", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116908.18308289594, 485705.32245927735 ] }, "relative_distance": 20.84823946, "relative_pitch": 66.99705411546603, "relative_heading": 90.22148516039815, "relative_elevation": 49.1083539845422 } ] } }