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_00049/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829577234332766, 52.35794102976009, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00049", "timestamp": "2024-12-04T10:55:21Z", "filename": "Job_20241204_0806_Track60_Sphere_00049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "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_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82957721964553, 52.3579410049095, 48.1542908633128 ] }, "distance": 0.0, "direction": 199.89, "angle": 90.0, "elevation": 48.15, "pano_id": "TMX7316010203-002505_pano_0003_000849", "timestamp": "2022-04-11T11:22:01.115040Z", "filename": "pano_0003_000849.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 0.0029407, "relative_pitch": 89.99650104496227, "relative_heading": 199.89316322437747, "relative_elevation": 48.1542908633128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829567224668413, 52.35793854691955, 0.0 ] }, "distance": 0.74, "direction": 247.95, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00821", "timestamp": "2025-10-01T10:36:58Z", "filename": "2025_10_01_10_09_51_00821.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 0.73578586, "relative_pitch": 0.0, "relative_heading": 247.94576203407232, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82956246821778, 52.357941504006, 48.3079339507967 ] }, "distance": 1.01, "direction": 273.0, "angle": 88.81, "elevation": 48.31, "pano_id": "TMX7316010203-002086_pano_0000_002334", "timestamp": "2021-04-12T11:18:18.659550Z", "filename": "pano_0000_002334.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 1.00738244, "relative_pitch": 88.80536398356061, "relative_heading": 273.0027956818884, "relative_elevation": 48.3079339507967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82959143669066, 52.3579377329449, 48.1600882261992 ] }, "distance": 1.03, "direction": 110.76, "angle": 88.77, "elevation": 48.16, "pano_id": "TMX7316010203-001701_pano_0000_000426", "timestamp": "2020-05-11T05:37:47.370390Z", "filename": "pano_0000_000426.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 1.03480037, "relative_pitch": 88.76909336521943, "relative_heading": 110.7636008072596, "relative_elevation": 48.1600882261992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82960646658645, 52.3579415847805, 48.077690766193 ] }, "distance": 1.99, "direction": 88.22, "angle": 87.63, "elevation": 48.08, "pano_id": "TMX7316010203-000050_pano_0000_000208", "timestamp": "2016-08-08T07:24:02.131670Z", "filename": "pano_0000_000208.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 1.99251888, "relative_pitch": 87.62680722688187, "relative_heading": 88.22378393746516, "relative_elevation": 48.077690766193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8296119549057, 52.3579366968785, 48.1868722196668 ] }, "distance": 2.41, "direction": 101.52, "angle": 87.13, "elevation": 48.19, "pano_id": "TMX7316010203-000824_pano_0000_000777", "timestamp": "2018-07-04T08:19:43.122400Z", "filename": "pano_0000_000777.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 2.41411018, "relative_pitch": 87.13194132779621, "relative_heading": 101.52036878618033, "relative_elevation": 48.1868722196668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82961115898432, 52.3579341189065, 48.0323616620153 ] }, "distance": 2.44, "direction": 108.4, "angle": 87.1, "elevation": 48.03, "pano_id": "TMX7316010203-001316_pano_0000_007028", "timestamp": "2019-07-17T08:40:50.507300Z", "filename": "pano_0000_007028.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 2.43582324, "relative_pitch": 87.09689608678944, "relative_heading": 108.40330972824037, "relative_elevation": 48.0323616620153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82953839516728, 52.3579359152959, 48.270996379666 ] }, "distance": 2.71, "direction": 257.86, "angle": 86.79, "elevation": 48.27, "pano_id": "TMX7316010203-000824_pano_0000_000778", "timestamp": "2018-07-04T08:19:43.432170Z", "filename": "pano_0000_000778.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 2.70657909, "relative_pitch": 86.79075713834322, "relative_heading": 257.86194310290676, "relative_elevation": 48.270996379666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82953703107371, 52.3579334005384, 48.115951645188 ] }, "distance": 2.87, "direction": 252.78, "angle": 86.59, "elevation": 48.12, "pano_id": "TMX7316010203-001316_pano_0000_007029", "timestamp": "2019-07-17T08:40:50.812300Z", "filename": "pano_0000_007029.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 2.86754874, "relative_pitch": 86.58939848273502, "relative_heading": 252.77956162493567, "relative_elevation": 48.115951645188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82953305151452, 52.3579409691817, 48.164124966599 ] }, "distance": 3.01, "direction": 269.87, "angle": 86.42, "elevation": 48.16, "pano_id": "TMX7316010203-000050_pano_0000_000209", "timestamp": "2016-08-08T07:24:02.566650Z", "filename": "pano_0000_000209.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 3.01013471, "relative_pitch": 86.42381149479911, "relative_heading": 269.8717108518636, "relative_elevation": 48.164124966599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8296377389624, 52.3579421916018, 48.2225228901953 ] }, "distance": 4.12, "direction": 88.2, "angle": 85.11, "elevation": 48.22, "pano_id": "TMX7316010203-002086_pano_0000_002333", "timestamp": "2021-04-12T11:18:18.324550Z", "filename": "pano_0000_002333.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 4.12414116, "relative_pitch": 85.11178018096216, "relative_heading": 88.20358247868515, "relative_elevation": 48.2225228901953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82951697813334, 52.3579370441937, 48.2441782588139 ] }, "distance": 4.13, "direction": 263.83, "angle": 85.11, "elevation": 48.24, "pano_id": "TMX7316010203-001701_pano_0000_000427", "timestamp": "2020-05-11T05:37:47.685370Z", "filename": "pano_0000_000427.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 4.12907528, "relative_pitch": 85.10814643112816, "relative_heading": 263.8341772762031, "relative_elevation": 48.2441782588139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829640479914929, 52.35793940429319, 0.0 ] }, "distance": 4.31, "direction": 92.4, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00820", "timestamp": "2025-10-01T10:36:58Z", "filename": "2025_10_01_10_09_51_00820.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 4.3126471, "relative_pitch": 0.0, "relative_heading": 92.40366521246419, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829650039736545, 52.35794147157109, 0.0 ] }, "distance": 4.96, "direction": 89.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00048", "timestamp": "2024-12-04T10:55:21Z", "filename": "Job_20241204_0806_Track60_Sphere_00048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 4.96039626, "relative_pitch": 0.0, "relative_heading": 89.43210742514704, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82965010341421, 52.3579417689786, 48.0714604770765 ] }, "distance": 4.97, "direction": 89.05, "angle": 84.1, "elevation": 48.07, "pano_id": "TMX7316010203-002505_pano_0003_000848", "timestamp": "2022-04-11T11:22:00.830050Z", "filename": "pano_0003_000848.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 4.96517231, "relative_pitch": 84.10298349554738, "relative_heading": 89.05073281476493, "relative_elevation": 48.0714604770765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82950387070189, 52.3579400660907, 48.2398800347 ] }, "distance": 5.0, "direction": 268.77, "angle": 84.08, "elevation": 48.24, "pano_id": "TMX7316010203-002505_pano_0003_000850", "timestamp": "2022-04-11T11:22:01.400050Z", "filename": "pano_0003_000850.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 4.99933426, "relative_pitch": 84.0832805686932, "relative_heading": 268.77098883009563, "relative_elevation": 48.2398800347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82950378283931, 52.3579406028359, 0.0 ] }, "distance": 5.0, "direction": 269.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00050", "timestamp": "2024-12-04T10:55:22Z", "filename": "Job_20241204_0806_Track60_Sphere_00050.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 5.00439555, "relative_pitch": 0.0, "relative_heading": 269.45612469765507, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829493397292211, 52.3579376598416, 0.0 ] }, "distance": 5.72, "direction": 266.24, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00822", "timestamp": "2025-10-01T10:36:59Z", "filename": "2025_10_01_10_09_51_00822.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 5.72402221, "relative_pitch": 0.0, "relative_heading": 266.243855659192, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8296656617709, 52.3579383794915, 48.0779992155731 ] }, "distance": 6.03, "direction": 92.8, "angle": 82.85, "elevation": 48.08, "pano_id": "TMX7316010203-001701_pano_0000_000425", "timestamp": "2020-05-11T05:37:47.055410Z", "filename": "pano_0000_000425.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 6.03167871, "relative_pitch": 82.84925402461825, "relative_heading": 92.80244011337881, "relative_elevation": 48.0779992155731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82948807441692, 52.3579407228239, 48.391406070441 ] }, "distance": 6.07, "direction": 269.68, "angle": 82.85, "elevation": 48.39, "pano_id": "TMX7316010203-002086_pano_0000_002335", "timestamp": "2021-04-12T11:18:18.989590Z", "filename": "pano_0000_002335.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 6.07446375, "relative_pitch": 82.84521360584785, "relative_heading": 269.67788440477074, "relative_elevation": 48.391406070441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82968064877292, 52.3579423302485, 47.9929421348497 ] }, "distance": 7.05, "direction": 88.82, "angle": 81.65, "elevation": 47.99, "pano_id": "TMX7316010203-000050_pano_0000_000207", "timestamp": "2016-08-08T07:24:01.696640Z", "filename": "pano_0000_000207.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 7.04699876, "relative_pitch": 81.64671942598721, "relative_heading": 88.82330252298743, "relative_elevation": 47.9929421348497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82968535554372, 52.3579348883434, 47.946575849317 ] }, "distance": 7.4, "direction": 95.3, "angle": 81.23, "elevation": 47.95, "pano_id": "TMX7316010203-001316_pano_0000_007027", "timestamp": "2019-07-17T08:40:50.202280Z", "filename": "pano_0000_007027.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 7.3978122, "relative_pitch": 81.22883928631786, "relative_heading": 95.30027319412372, "relative_elevation": 47.946575849317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82968586967467, 52.3579375183424, 48.1013082014397 ] }, "distance": 7.41, "direction": 93.02, "angle": 81.24, "elevation": 48.1, "pano_id": "TMX7316010203-000824_pano_0000_000776", "timestamp": "2018-07-04T08:19:42.812180Z", "filename": "pano_0000_000776.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 7.41151419, "relative_pitch": 81.24067439983395, "relative_heading": 93.0219525438542, "relative_elevation": 48.1013082014397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82946493486228, 52.3579351782794, 48.3465726161376 ] }, "distance": 7.68, "direction": 265.14, "angle": 80.98, "elevation": 48.35, "pano_id": "TMX7316010203-000824_pano_0000_000779", "timestamp": "2018-07-04T08:19:43.742170Z", "filename": "pano_0000_000779.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 7.67849727, "relative_pitch": 80.97554725794525, "relative_heading": 265.1356555563498, "relative_elevation": 48.3465726161376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82946290138005, 52.3579327571456, 48.1906562047079 ] }, "distance": 7.84, "direction": 263.26, "angle": 80.76, "elevation": 48.19, "pano_id": "TMX7316010203-001316_pano_0000_007030", "timestamp": "2019-07-17T08:40:51.117280Z", "filename": "pano_0000_007030.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 7.84358413, "relative_pitch": 80.75551623529235, "relative_heading": 263.2602430051022, "relative_elevation": 48.1906562047079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82945895060316, 52.3579404905361, 48.2386960592121 ] }, "distance": 8.06, "direction": 269.57, "angle": 80.52, "elevation": 48.24, "pano_id": "TMX7316010203-000050_pano_0000_000210", "timestamp": "2016-08-08T07:24:03.006770Z", "filename": "pano_0000_000210.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 8.05876476, "relative_pitch": 80.51574247095232, "relative_heading": 269.57344606502846, "relative_elevation": 48.2386960592121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82944348282514, 52.357936334617, 48.3148621274158 ] }, "distance": 9.13, "direction": 266.72, "angle": 79.3, "elevation": 48.31, "pano_id": "TMX7316010203-001701_pano_0000_000428", "timestamp": "2020-05-11T05:37:47.995370Z", "filename": "pano_0000_000428.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 9.1273094, "relative_pitch": 79.30215098709225, "relative_heading": 266.71864372820295, "relative_elevation": 48.3148621274158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829712678858344, 52.35794021170792, 0.0 ] }, "distance": 9.23, "direction": 90.57, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00819", "timestamp": "2025-10-01T10:36:58Z", "filename": "2025_10_01_10_09_51_00819.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 9.22813669, "relative_pitch": 0.0, "relative_heading": 90.5651317514217, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82971306391232, 52.3579426806963, 48.1390882879496 ] }, "distance": 9.26, "direction": 88.86, "angle": 79.12, "elevation": 48.14, "pano_id": "TMX7316010203-002086_pano_0000_002332", "timestamp": "2021-04-12T11:18:17.989530Z", "filename": "pano_0000_002332.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 9.25574403, "relative_pitch": 79.11650788963205, "relative_heading": 88.86267416677484, "relative_elevation": 48.1390882879496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829723797906418, 52.357942025677666, 0.0 ] }, "distance": 9.99, "direction": 89.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00047", "timestamp": "2024-12-04T10:55:21Z", "filename": "Job_20241204_0806_Track60_Sphere_00047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 9.98583107, "relative_pitch": 0.0, "relative_heading": 89.36407687057053, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829430624809644, 52.357940186236696, 0.0 ] }, "distance": 9.99, "direction": 269.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00051", "timestamp": "2024-12-04T10:55:22Z", "filename": "Job_20241204_0806_Track60_Sphere_00051.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 9.98878783, "relative_pitch": 0.0, "relative_heading": 269.46165484850343, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82972395135132, 52.3579423892114, 47.988637862727 ] }, "distance": 10.0, "direction": 89.13, "angle": 78.23, "elevation": 47.99, "pano_id": "TMX7316010203-002505_pano_0003_000847", "timestamp": "2022-04-11T11:22:00.540050Z", "filename": "pano_0003_000847.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 9.9968147, "relative_pitch": 78.23264730722299, "relative_heading": 89.13290919912913, "relative_elevation": 47.988637862727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82943028451844, 52.3579389806872, 48.3133636610582 ] }, "distance": 10.01, "direction": 268.7, "angle": 78.29, "elevation": 48.31, "pano_id": "TMX7316010203-002505_pano_0003_000851", "timestamp": "2022-04-11T11:22:01.685010Z", "filename": "pano_0003_000851.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 10.01412669, "relative_pitch": 78.28986827798913, "relative_heading": 268.69539396526216, "relative_elevation": 48.3133636610582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829420582527455, 52.357936795464674, 0.0 ] }, "distance": 10.68, "direction": 267.47, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00823", "timestamp": "2025-10-01T10:36:59Z", "filename": "2025_10_01_10_09_51_00823.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 10.68291238, "relative_pitch": 0.0, "relative_heading": 267.47222376248845, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82973974341629, 52.3579389859082, 47.9976744400337 ] }, "distance": 11.07, "direction": 91.18, "angle": 77.01, "elevation": 48.0, "pano_id": "TMX7316010203-001701_pano_0000_000424", "timestamp": "2020-05-11T05:37:46.740420Z", "filename": "pano_0000_000424.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 11.07390229, "relative_pitch": 77.00819864954362, "relative_heading": 91.17671806052338, "relative_elevation": 47.9976744400337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82941354203693, 52.3579399767351, 48.4631414040923 ] }, "distance": 11.15, "direction": 269.4, "angle": 77.04, "elevation": 48.46, "pano_id": "TMX7316010203-002086_pano_0000_002336", "timestamp": "2021-04-12T11:18:19.319590Z", "filename": "pano_0000_002336.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 11.15279306, "relative_pitch": 77.04019477743088, "relative_heading": 269.398087787194, "relative_elevation": 48.4631414040923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82975421899942, 52.3579432374546, 47.9105029553175 ] }, "distance": 12.06, "direction": 88.83, "angle": 75.87, "elevation": 47.91, "pano_id": "TMX7316010203-000050_pano_0000_000206", "timestamp": "2016-08-08T07:24:01.271630Z", "filename": "pano_0000_000206.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 12.060274, "relative_pitch": 75.87076999787531, "relative_heading": 88.83277439912754, "relative_elevation": 47.9105029553175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82975955641218, 52.3579357202415, 47.8646599715576 ] }, "distance": 12.44, "direction": 92.72, "angle": 75.44, "elevation": 47.86, "pano_id": "TMX7316010203-001316_pano_0000_007026", "timestamp": "2019-07-17T08:40:49.897310Z", "filename": "pano_0000_007026.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 12.4354477, "relative_pitch": 75.43628348527785, "relative_heading": 92.72309391986533, "relative_elevation": 47.8646599715576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82975981962859, 52.3579384133802, 48.0196960223839 ] }, "distance": 12.44, "direction": 91.34, "angle": 75.47, "elevation": 48.02, "pano_id": "TMX7316010203-000824_pano_0000_000775", "timestamp": "2018-07-04T08:19:42.502390Z", "filename": "pano_0000_000775.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 12.44274366, "relative_pitch": 75.473155750994, "relative_heading": 91.34065724834161, "relative_elevation": 48.0196960223839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82939165245033, 52.3579345774741, 48.4140766048804 ] }, "distance": 12.66, "direction": 266.75, "angle": 75.34, "elevation": 48.41, "pano_id": "TMX7316010203-000824_pano_0000_000780", "timestamp": "2018-07-04T08:19:44.052330Z", "filename": "pano_0000_000780.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 12.6638609, "relative_pitch": 75.34134613341554, "relative_heading": 266.7499691381862, "relative_elevation": 48.4140766048804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82938879831154, 52.3579322818438, 48.2595754703507 ] }, "distance": 12.87, "direction": 265.66, "angle": 75.06, "elevation": 48.26, "pano_id": "TMX7316010203-001316_pano_0000_007031", "timestamp": "2019-07-17T08:40:51.422280Z", "filename": "pano_0000_007031.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 12.87479265, "relative_pitch": 75.06240629810034, "relative_heading": 265.6640084428283, "relative_elevation": 48.2595754703507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82938536883232, 52.3579399889901, 48.308374594897 ] }, "distance": 13.07, "direction": 269.49, "angle": 74.86, "elevation": 48.31, "pano_id": "TMX7316010203-000050_pano_0000_000211", "timestamp": "2016-08-08T07:24:03.441620Z", "filename": "pano_0000_000211.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 13.07210021, "relative_pitch": 74.85854938405647, "relative_heading": 269.4924638559965, "relative_elevation": 48.308374594897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82936992397666, 52.3579356848653, 48.3824155498296 ] }, "distance": 14.14, "direction": 267.59, "angle": 73.71, "elevation": 48.38, "pano_id": "TMX7316010203-001701_pano_0000_000429", "timestamp": "2020-05-11T05:37:48.305390Z", "filename": "pano_0000_000429.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 14.13634581, "relative_pitch": 73.71272403658445, "relative_heading": 267.5888050963763, "relative_elevation": 48.3824155498296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829786682388811, 52.3579410994785, 0.0 ] }, "distance": 14.27, "direction": 89.97, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00818", "timestamp": "2025-10-01T10:36:57Z", "filename": "2025_10_01_10_09_51_00818.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 14.26946945, "relative_pitch": 0.0, "relative_heading": 89.96876718210493, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82978742142269, 52.3579429940788, 48.0571967838332 ] }, "distance": 14.32, "direction": 89.13, "angle": 73.41, "elevation": 48.06, "pano_id": "TMX7316010203-002086_pano_0000_002331", "timestamp": "2021-04-12T11:18:17.659540Z", "filename": "pano_0000_002331.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 14.3214847, "relative_pitch": 73.40546155685135, "relative_heading": 89.12542111008382, "relative_elevation": 48.0571967838332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829357731790055, 52.35793970792669, 0.0 ] }, "distance": 14.96, "direction": 269.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00052", "timestamp": "2024-12-04T10:55:23Z", "filename": "Job_20241204_0806_Track60_Sphere_00052.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 14.9551921, "relative_pitch": 0.0, "relative_heading": 269.4365678292965, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829796939570385, 52.3579425768352, 0.0 ] }, "distance": 14.97, "direction": 89.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00046", "timestamp": "2024-12-04T10:55:20Z", "filename": "Job_20241204_0806_Track60_Sphere_00046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 14.96926758, "relative_pitch": 0.0, "relative_heading": 89.34098600202272, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82979755778238, 52.3579428287969, 47.906552108936 ] }, "distance": 15.01, "direction": 89.24, "angle": 72.6, "elevation": 47.91, "pano_id": "TMX7316010203-002505_pano_0003_000846", "timestamp": "2022-04-11T11:22:00.250130Z", "filename": "pano_0003_000846.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 15.01173057, "relative_pitch": 72.60138617198939, "relative_heading": 89.23583237631621, "relative_elevation": 47.906552108936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82935655535946, 52.3579378203424, 48.3853895254433 ] }, "distance": 15.04, "direction": 268.64, "angle": 72.73, "elevation": 48.39, "pano_id": "TMX7316010203-002505_pano_0003_000852", "timestamp": "2022-04-11T11:22:01.970050Z", "filename": "pano_0003_000852.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 15.03885892, "relative_pitch": 72.73402121863894, "relative_heading": 268.63936640820555, "relative_elevation": 48.3853895254433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829347620978135, 52.35793593035116, 0.0 ] }, "distance": 15.65, "direction": 267.92, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00824", "timestamp": "2025-10-01T10:36:59Z", "filename": "2025_10_01_10_09_51_00824.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 15.65359593, "relative_pitch": 0.0, "relative_heading": 267.9227021740368, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82981386230881, 52.3579396763627, 47.916661137715 ] }, "distance": 16.12, "direction": 90.54, "angle": 71.4, "elevation": 47.92, "pano_id": "TMX7316010203-001701_pano_0000_000423", "timestamp": "2020-05-11T05:37:46.425360Z", "filename": "pano_0000_000423.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 16.12190927, "relative_pitch": 71.4041125846748, "relative_heading": 90.53512599390277, "relative_elevation": 47.916661137715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82933893246162, 52.3579391769344, 48.5383456647396 ] }, "distance": 16.24, "direction": 269.27, "angle": 71.5, "elevation": 48.54, "pano_id": "TMX7316010203-002086_pano_0000_002337", "timestamp": "2021-04-12T11:18:19.649520Z", "filename": "pano_0000_002337.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 16.23655565, "relative_pitch": 71.50440313055748, "relative_heading": 269.272533663682, "relative_elevation": 48.5383456647396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82982793171191, 52.3579442524737, 47.8244661595672 ] }, "distance": 17.08, "direction": 88.8, "angle": 70.34, "elevation": 47.82, "pano_id": "TMX7316010203-000050_pano_0000_000205", "timestamp": "2016-08-08T07:24:00.851650Z", "filename": "pano_0000_000205.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 17.08350228, "relative_pitch": 70.34263167859271, "relative_heading": 88.79710025414686, "relative_elevation": 47.8244661595672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82983389212519, 52.3579366816174, 47.7795246131718 ] }, "distance": 17.49, "direction": 91.58, "angle": 69.89, "elevation": 47.78, "pano_id": "TMX7316010203-001316_pano_0000_007025", "timestamp": "2019-07-17T08:40:49.592330Z", "filename": "pano_0000_007025.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 17.49250864, "relative_pitch": 69.89187257100063, "relative_heading": 91.58487907535569, "relative_elevation": 47.7795246131718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82983414152619, 52.3579393645393, 47.9336630236357 ] }, "distance": 17.5, "direction": 90.61, "angle": 69.94, "elevation": 47.93, "pano_id": "TMX7316010203-000824_pano_0000_000774", "timestamp": "2018-07-04T08:19:42.192180Z", "filename": "pano_0000_000774.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 17.5037877, "relative_pitch": 69.93947925575561, "relative_heading": 90.60644575113078, "relative_elevation": 47.9336630236357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_000781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_000781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_000781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82931741003049, 52.3579339969335, 48.4929729280993 ] }, "distance": 17.72, "direction": 267.47, "angle": 69.93, "elevation": 48.49, "pano_id": "TMX7316010203-000824_pano_0000_000781", "timestamp": "2018-07-04T08:19:44.367200Z", "filename": "pano_0000_000781.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 17.71883741, "relative_pitch": 69.92821234808463, "relative_heading": 267.4687489323824, "relative_elevation": 48.4929729280993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82931469238582, 52.3579318697196, 48.3391175838187 ] }, "distance": 17.92, "direction": 266.74, "angle": 69.66, "elevation": 48.34, "pano_id": "TMX7316010203-001316_pano_0000_007032", "timestamp": "2019-07-17T08:40:51.727280Z", "filename": "pano_0000_007032.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 17.91571625, "relative_pitch": 69.66400279379971, "relative_heading": 266.73862426643433, "relative_elevation": 48.3391175838187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82931148500374, 52.3579395110075, 48.3866515522823 ] }, "distance": 18.11, "direction": 269.47, "angle": 69.48, "elevation": 48.39, "pano_id": "TMX7316010203-000050_pano_0000_000212", "timestamp": "2016-08-08T07:24:03.876630Z", "filename": "pano_0000_000212.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 18.10600063, "relative_pitch": 69.48444626072138, "relative_heading": 269.4653097695889, "relative_elevation": 48.3866515522823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82929619184163, 52.35793497135, 48.4635602002963 ] }, "distance": 19.16, "direction": 267.98, "angle": 68.43, "elevation": 48.46, "pano_id": "TMX7316010203-001701_pano_0000_000430", "timestamp": "2020-05-11T05:37:48.615360Z", "filename": "pano_0000_000430.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 19.15898354, "relative_pitch": 68.42974452793715, "relative_heading": 267.9836366717031, "relative_elevation": 48.4635602002963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829859923529942, 52.357941911711016, 0.0 ] }, "distance": 19.26, "direction": 89.71, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00817", "timestamp": "2025-10-01T10:36:57Z", "filename": "2025_10_01_10_09_51_00817.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 19.25955617, "relative_pitch": 0.0, "relative_heading": 89.70793240344679, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002086_pano_0000_002330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002086_pano_0000_002330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002086/pano_0000_002330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82986193662946, 52.3579433855813, 47.971931701526 ] }, "distance": 19.4, "direction": 89.23, "angle": 67.98, "elevation": 47.97, "pano_id": "TMX7316010203-002086_pano_0000_002330", "timestamp": "2021-04-12T11:18:17.329530Z", "filename": "pano_0000_002330.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 19.39822742, "relative_pitch": 67.98325671172807, "relative_heading": 89.22558525696532, "relative_elevation": 47.971931701526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829284517421499, 52.35793910222833, 0.0 ] }, "distance": 19.94, "direction": 269.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00053", "timestamp": "2024-12-04T10:55:23Z", "filename": "Job_20241204_0806_Track60_Sphere_00053.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 19.94363734, "relative_pitch": 0.0, "relative_heading": 269.3839148326125, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_0806_Track60_Sphere_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_0806_Track60_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829870167728593, 52.35794325418356, 0.0 ] }, "distance": 19.96, "direction": 89.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_0806_Track60_Sphere_00045", "timestamp": "2024-12-04T10:55:20Z", "filename": "Job_20241204_0806_Track60_Sphere_00045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241204_0806_Track60_Sphere_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 19.95876678, "relative_pitch": 0.0, "relative_heading": 89.2893059642081, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82928371612505, 52.3579367051221, 48.4688713084906 ] }, "distance": 20.0, "direction": 268.62, "angle": 67.57, "elevation": 48.47, "pano_id": "TMX7316010203-002505_pano_0003_000853", "timestamp": "2022-04-11T11:22:02.250050Z", "filename": "pano_0003_000853.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 20.0028653, "relative_pitch": 67.57430065530652, "relative_heading": 268.6215858228109, "relative_elevation": 48.4688713084906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_000845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_000845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_000845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.82987099626647, 52.3579430520943, 47.825028475374 ] }, "distance": 20.01, "direction": 89.36, "angle": 67.29, "elevation": 47.83, "pano_id": "TMX7316010203-002505_pano_0003_000845", "timestamp": "2022-04-11T11:21:59.960050Z", "filename": "pano_0003_000845.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 20.01494441, "relative_pitch": 67.29051657359896, "relative_heading": 89.35567796321321, "relative_elevation": 47.825028475374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_0806_Track60_Sphere_00049/adjacencies/b_20241204_0806_Track60_Sphere_00049/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_10_09_51_00825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_10_09_51_00825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_10_09_51_00825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.829273749461927, 52.35793505191593, 0.0 ] }, "distance": 20.69, "direction": 268.16, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_10_09_51_00825", "timestamp": "2025-10-01T10:37:00Z", "filename": "2025_10_01_10_09_51_00825.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_00049", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117013.02108299095, 485706.6244592748 ] }, "relative_distance": 20.68679138, "relative_pitch": 0.0, "relative_heading": 268.1574686132988, "relative_elevation": 0.0 } ] } }