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_20241211_1256_Track03_Sphere_00025/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track03_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907773236921351, 52.37610648888522, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track03_Sphere_00025", "timestamp": "2024-12-11T12:16:09Z", "filename": "Job_20241211_1256_Track03_Sphere_00025.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "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_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776196611197, 52.3761036409773, 47.6476317625493 ] }, "distance": 0.83, "direction": 247.57, "angle": 89.0, "elevation": 47.65, "pano_id": "TMX7316010203-001669_pano_0000_000524", "timestamp": "2020-04-22T10:19:14.410390Z", "filename": "pano_0000_000524.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 0.8303993, "relative_pitch": 89.0015545939005, "relative_heading": 247.56575146078384, "relative_elevation": 47.6476317625493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90777825984399, 52.3761143705129, 47.6683402415365 ] }, "distance": 0.94, "direction": 21.31, "angle": 88.87, "elevation": 47.67, "pano_id": "TMX7316010203-002632_pano_0000_000206", "timestamp": "2022-06-27T08:16:28.823420Z", "filename": "pano_0000_000206.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 0.9413715, "relative_pitch": 88.86864943162067, "relative_heading": 21.307282937431648, "relative_elevation": 47.6683402415365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_001739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776515975629, 52.3761139422381, 46.9469277793542 ] }, "distance": 1.0, "direction": 326.45, "angle": 88.79, "elevation": 46.95, "pano_id": "TMX7316010203-002532_pano_0000_001739", "timestamp": "2022-04-21T09:41:06.457980Z", "filename": "pano_0000_001739.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 0.99519863, "relative_pitch": 88.7856044021317, "relative_heading": 326.446425506708, "relative_elevation": 46.9469277793542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907768033876, 52.376118681597, 45.6652298383415 ] }, "distance": 1.4, "direction": 345.36, "angle": 88.24, "elevation": 45.67, "pano_id": "TMX7316010203-001051_pano_0002_000485", "timestamp": "2019-01-14T09:38:09.584250Z", "filename": "pano_0002_000485.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 1.4022442, "relative_pitch": 88.24116867992903, "relative_heading": 345.36328198672845, "relative_elevation": 45.6652298383415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90778133214367, 52.3760884478968, 46.3809176273644 ] }, "distance": 2.08, "direction": 164.64, "angle": 87.43, "elevation": 46.38, "pano_id": "TMX7316010203-002353_pano_0000_000169", "timestamp": "2021-12-27T10:53:37.674590Z", "filename": "pano_0000_000169.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 2.08182295, "relative_pitch": 87.42998483987054, "relative_heading": 164.64418902739047, "relative_elevation": 46.3809176273644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779944394025, 52.3761181535129, 47.3505782121792 ] }, "distance": 2.21, "direction": 53.97, "angle": 87.33, "elevation": 47.35, "pano_id": "TMX7316010203-000224_pano_0000_001208", "timestamp": "2017-03-27T08:58:14.068430Z", "filename": "pano_0000_001208.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 2.20680245, "relative_pitch": 87.33162626270891, "relative_heading": 53.97272122177411, "relative_elevation": 47.3505782121792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907779453264991, 52.37612782387587, 0.0 ] }, "distance": 2.41, "direction": 10.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00673", "timestamp": "2025-06-17T09:27:17Z", "filename": "recording_2025-06-17_09-10-34_00673.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 2.41148969, "relative_pitch": 0.0, "relative_heading": 10.110709891213695, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90778242046543, 52.3760827465928, 46.6989039024338 ] }, "distance": 2.71, "direction": 166.68, "angle": 86.67, "elevation": 46.7, "pano_id": "TMX7316010203-000224_pano_0000_001155", "timestamp": "2017-03-27T08:56:47.619090Z", "filename": "pano_0000_001155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 2.71492756, "relative_pitch": 86.67274859732137, "relative_heading": 166.6817787418464, "relative_elevation": 46.6989039024338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776719647444, 52.3761310961754, 46.3637491753325 ] }, "distance": 2.77, "direction": 351.46, "angle": 86.58, "elevation": 46.36, "pano_id": "TMX7316010203-002353_pano_0000_000170", "timestamp": "2021-12-27T10:53:38.339580Z", "filename": "pano_0000_000170.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 2.76889097, "relative_pitch": 86.58229622999002, "relative_heading": 351.4562293846281, "relative_elevation": 46.3637491753325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907794689178065, 52.37608370205731, 0.0 ] }, "distance": 2.93, "direction": 150.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00672", "timestamp": "2025-06-17T09:27:15Z", "filename": "recording_2025-06-17_09-10-34_00672.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 2.92634869, "relative_pitch": 0.0, "relative_heading": 150.05094852372412, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90778338815586, 52.3760759722627, 45.6399070499465 ] }, "distance": 3.47, "direction": 168.49, "angle": 85.66, "elevation": 45.64, "pano_id": "TMX7316010203-001051_pano_0002_000486", "timestamp": "2019-01-14T09:38:10.174260Z", "filename": "pano_0002_000486.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 3.46537632, "relative_pitch": 85.65794050433512, "relative_heading": 168.49283812912282, "relative_elevation": 45.6399070499465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90772405087697, 52.3761153496382, 49.2018247013912 ] }, "distance": 3.49, "direction": 286.4, "angle": 85.94, "elevation": 49.2, "pano_id": "TMX7316010203-002032_pano_0000_000436", "timestamp": "2021-03-08T11:39:44.067200Z", "filename": "pano_0000_000436.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 3.49171619, "relative_pitch": 85.94068400180467, "relative_heading": 286.4020637973603, "relative_elevation": 49.2018247013912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_001738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90777948539524, 52.3760694682477, 46.9303037924692 ] }, "distance": 4.14, "direction": 174.1, "angle": 84.96, "elevation": 46.93, "pano_id": "TMX7316010203-002532_pano_0000_001738", "timestamp": "2022-04-21T09:41:05.823000Z", "filename": "pano_0000_001738.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 4.14137201, "relative_pitch": 84.9569882150264, "relative_heading": 174.10242916338132, "relative_elevation": 46.9303037924692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779271734614, 52.3760703789351, 47.6559135708958 ] }, "distance": 4.23, "direction": 161.73, "angle": 84.93, "elevation": 47.66, "pano_id": "TMX7316010203-002632_pano_0000_000207", "timestamp": "2022-06-27T08:16:29.523420Z", "filename": "pano_0000_000207.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 4.23145622, "relative_pitch": 84.92590912777028, "relative_heading": 161.72864147578684, "relative_elevation": 47.6559135708958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774209588508, 52.3760703754603, 49.2296320451424 ] }, "distance": 4.54, "direction": 207.82, "angle": 84.73, "elevation": 49.23, "pano_id": "TMX7316010203-002032_pano_0000_000435", "timestamp": "2021-03-08T11:39:43.147200Z", "filename": "pano_0000_000435.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 4.54377428, "relative_pitch": 84.72668041248654, "relative_heading": 207.82253752499957, "relative_elevation": 49.2296320451424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track03_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907760713887959, 52.37614961506332, 0.0 ] }, "distance": 4.87, "direction": 349.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track03_Sphere_00026", "timestamp": "2024-12-11T12:16:10Z", "filename": "Job_20241211_1256_Track03_Sphere_00026.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 4.87403503, "relative_pitch": 0.0, "relative_heading": 349.92284926814324, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track03_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907786676126012, 52.3760628361408, 0.0 ] }, "distance": 4.94, "direction": 169.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track03_Sphere_00024", "timestamp": "2024-12-11T12:16:08Z", "filename": "Job_20241211_1256_Track03_Sphere_00024.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 4.9429066, "relative_pitch": 0.0, "relative_heading": 169.32959598618092, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774452018168, 52.3761506092585, 47.6211792388931 ] }, "distance": 5.28, "direction": 338.28, "angle": 83.67, "elevation": 47.62, "pano_id": "TMX7316010203-001669_pano_0000_000523", "timestamp": "2020-04-22T10:19:13.685380Z", "filename": "pano_0000_000523.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 5.28464099, "relative_pitch": 83.66765373744344, "relative_heading": 338.28066352828694, "relative_elevation": 47.6211792388931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90777950360165, 52.3760567637674, 47.6541867321357 ] }, "distance": 5.55, "direction": 175.59, "angle": 83.36, "elevation": 47.65, "pano_id": "TMX7316010203-001669_pano_0000_000525", "timestamp": "2020-04-22T10:19:15.160390Z", "filename": "pano_0000_000525.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 5.54957073, "relative_pitch": 83.35753713469715, "relative_heading": 175.58954348694803, "relative_elevation": 47.6541867321357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776354020132, 52.3761582785315, 47.6626711720601 ] }, "distance": 5.8, "direction": 353.46, "angle": 83.06, "elevation": 47.66, "pano_id": "TMX7316010203-002632_pano_0000_000205", "timestamp": "2022-06-27T08:16:28.133440Z", "filename": "pano_0000_000205.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 5.80057744, "relative_pitch": 83.0611898866739, "relative_heading": 353.4631032261242, "relative_elevation": 47.6626711720601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_001740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90775043409719, 52.3761582294039, 46.9419452957809 ] }, "distance": 5.96, "direction": 344.91, "angle": 82.76, "elevation": 46.94, "pano_id": "TMX7316010203-002532_pano_0000_001740", "timestamp": "2022-04-21T09:41:07.097990Z", "filename": "pano_0000_001740.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 5.96314767, "relative_pitch": 82.76035640398511, "relative_heading": 344.90531668795626, "relative_elevation": 46.9419452957809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077524121604, 52.3761614083705, 45.6744695389643 ] }, "distance": 6.27, "direction": 346.93, "angle": 82.18, "elevation": 45.67, "pano_id": "TMX7316010203-001051_pano_0002_000484", "timestamp": "2019-01-14T09:38:08.994240Z", "filename": "pano_0002_000484.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 6.27353595, "relative_pitch": 82.17917687936472, "relative_heading": 346.9348843346831, "relative_elevation": 45.6744695389643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779574147234, 52.376045744498, 46.4031218132004 ] }, "distance": 6.93, "direction": 167.22, "angle": 81.5, "elevation": 46.4, "pano_id": "TMX7316010203-002353_pano_0000_000168", "timestamp": "2021-12-27T10:53:37.014770Z", "filename": "pano_0000_000168.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 6.93086963, "relative_pitch": 81.50498014602186, "relative_heading": 167.22492170396555, "relative_elevation": 46.4031218132004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907762867278323, 52.376171850349024, 0.0 ] }, "distance": 7.31, "direction": 354.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00674", "timestamp": "2025-06-17T09:27:18Z", "filename": "recording_2025-06-17_09-10-34_00674.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 7.30726661, "relative_pitch": 0.0, "relative_heading": 354.45422203320976, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90770531021389, 52.3761602850027, 49.1633317228407 ] }, "distance": 7.57, "direction": 322.3, "angle": 81.25, "elevation": 49.16, "pano_id": "TMX7316010203-002032_pano_0000_000437", "timestamp": "2021-03-08T11:39:44.987170Z", "filename": "pano_0000_000437.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 7.56521695, "relative_pitch": 81.25198493747007, "relative_heading": 322.30445796240366, "relative_elevation": 49.1633317228407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90775353475817, 52.3761738181277, 46.3346861964092 ] }, "distance": 7.61, "direction": 349.85, "angle": 80.67, "elevation": 46.33, "pano_id": "TMX7316010203-002353_pano_0000_000171", "timestamp": "2021-12-27T10:53:39.014720Z", "filename": "pano_0000_000171.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 7.61122347, "relative_pitch": 80.67154829206113, "relative_heading": 349.84663188651666, "relative_elevation": 46.3346861964092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907808722064739, 52.376039467513706, 0.0 ] }, "distance": 7.84, "direction": 162.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00671", "timestamp": "2025-06-17T09:27:14Z", "filename": "recording_2025-06-17_09-10-34_00671.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 7.83952467, "relative_pitch": 0.0, "relative_heading": 162.04587194636582, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779911983356, 52.3760332429849, 45.6185271916911 ] }, "distance": 8.34, "direction": 167.8, "angle": 79.64, "elevation": 45.62, "pano_id": "TMX7316010203-001051_pano_0002_000487", "timestamp": "2019-01-14T09:38:10.769290Z", "filename": "pano_0002_000487.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 8.33882277, "relative_pitch": 79.64100559658232, "relative_heading": 167.79680640371208, "relative_elevation": 45.6185271916911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776169714749, 52.3760256249836, 49.2507417527959 ] }, "distance": 9.03, "direction": 184.99, "angle": 79.61, "elevation": 49.25, "pano_id": "TMX7316010203-002032_pano_0000_000434", "timestamp": "2021-03-08T11:39:42.237230Z", "filename": "pano_0000_000434.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 9.03234197, "relative_pitch": 79.60772141596567, "relative_heading": 184.99140850149473, "relative_elevation": 49.2507417527959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90783097762996, 52.3760319041716, 47.3612337652594 ] }, "distance": 9.18, "direction": 154.65, "angle": 79.03, "elevation": 47.36, "pano_id": "TMX7316010203-000224_pano_0000_001209", "timestamp": "2017-03-27T08:58:15.393420Z", "filename": "pano_0000_001209.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 9.18378173, "relative_pitch": 79.02600887077574, "relative_heading": 154.6486237639259, "relative_elevation": 47.3612337652594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_001737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779404937476, 52.3760248959002, 46.927008905448 ] }, "distance": 9.19, "direction": 171.13, "angle": 78.92, "elevation": 46.93, "pano_id": "TMX7316010203-002532_pano_0000_001737", "timestamp": "2022-04-21T09:41:05.198010Z", "filename": "pano_0000_001737.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 9.1891823, "relative_pitch": 78.92061244754005, "relative_heading": 171.12720675805207, "relative_elevation": 46.927008905448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90780729273494, 52.3760265723708, 47.6518486393616 ] }, "distance": 9.19, "direction": 165.38, "angle": 79.08, "elevation": 47.65, "pano_id": "TMX7316010203-002632_pano_0000_000208", "timestamp": "2022-06-27T08:16:30.228470Z", "filename": "pano_0000_000208.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 9.19012624, "relative_pitch": 79.08397050447034, "relative_heading": 165.38267618706024, "relative_elevation": 47.6518486393616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track03_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907747079452048, 52.37619366247221, 0.0 ] }, "distance": 9.86, "direction": 349.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track03_Sphere_00027", "timestamp": "2024-12-11T12:16:11Z", "filename": "Job_20241211_1256_Track03_Sphere_00027.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 9.8624037, "relative_pitch": 0.0, "relative_heading": 349.5941358291508, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track03_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907802768493018, 52.37601827739116, 0.0 ] }, "distance": 10.02, "direction": 168.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track03_Sphere_00023", "timestamp": "2024-12-11T12:16:07Z", "filename": "Job_20241211_1256_Track03_Sphere_00023.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 10.0196004, "relative_pitch": 0.0, "relative_heading": 168.420943141057, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90772706027736, 52.3761972157025, 47.6169292619452 ] }, "distance": 10.57, "direction": 342.7, "angle": 77.48, "elevation": 47.62, "pano_id": "TMX7316010203-001669_pano_0000_000522", "timestamp": "2020-04-22T10:19:12.975420Z", "filename": "pano_0000_000522.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 10.57401037, "relative_pitch": 77.47982617179616, "relative_heading": 342.6987357724998, "relative_elevation": 47.6169292619452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774851485725, 52.3762023079345, 47.6899899821728 ] }, "distance": 10.79, "direction": 351.03, "angle": 77.25, "elevation": 47.69, "pano_id": "TMX7316010203-002632_pano_0000_000204", "timestamp": "2022-06-27T08:16:27.448470Z", "filename": "pano_0000_000204.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 10.79431958, "relative_pitch": 77.24636954040388, "relative_heading": 351.02692726605045, "relative_elevation": 47.6899899821728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779670230993, 52.3760100825839, 47.6646885899827 ] }, "distance": 10.85, "direction": 171.53, "angle": 77.18, "elevation": 47.66, "pano_id": "TMX7316010203-001669_pano_0000_000526", "timestamp": "2020-04-22T10:19:15.925380Z", "filename": "pano_0000_000526.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 10.84593197, "relative_pitch": 77.18082047725618, "relative_heading": 171.52730214964606, "relative_elevation": 47.6646885899827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776838604013, 52.3762048927088, 47.3268904592842 ] }, "distance": 10.95, "direction": 358.27, "angle": 76.97, "elevation": 47.33, "pano_id": "TMX7316010203-000224_pano_0000_001207", "timestamp": "2017-03-27T08:58:12.773410Z", "filename": "pano_0000_001207.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 10.95481725, "relative_pitch": 76.96719691400621, "relative_heading": 358.2719499908102, "relative_elevation": 47.3268904592842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_001741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90773527392051, 52.3762024876786, 46.9699987191707 ] }, "distance": 10.99, "direction": 346.39, "angle": 76.83, "elevation": 46.97, "pano_id": "TMX7316010203-002532_pano_0000_001741", "timestamp": "2022-04-21T09:41:07.743030Z", "filename": "pano_0000_001741.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 10.99061432, "relative_pitch": 76.83018066940096, "relative_heading": 346.39487632472884, "relative_elevation": 46.9699987191707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90773643751995, 52.3762044036005, 45.7286376208067 ] }, "distance": 11.18, "direction": 347.05, "angle": 76.26, "elevation": 45.73, "pano_id": "TMX7316010203-001051_pano_0002_000483", "timestamp": "2019-01-14T09:38:08.399350Z", "filename": "pano_0002_000483.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 11.17990851, "relative_pitch": 76.26160700252697, "relative_heading": 347.04661150401284, "relative_elevation": 45.7286376208067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90781015030763, 52.3760029249871, 46.4134459951892 ] }, "distance": 11.8, "direction": 167.69, "angle": 75.74, "elevation": 46.41, "pano_id": "TMX7316010203-002353_pano_0000_000167", "timestamp": "2021-12-27T10:53:36.369590Z", "filename": "pano_0000_000167.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 11.79501681, "relative_pitch": 75.74129916123994, "relative_heading": 167.69430095709117, "relative_elevation": 46.4134459951892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907745343461625, 52.3762156842807, 0.0 ] }, "distance": 12.3, "direction": 351.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00675", "timestamp": "2025-06-17T09:27:19Z", "filename": "recording_2025-06-17_09-10-34_00675.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 12.29824973, "relative_pitch": 0.0, "relative_heading": 351.1146182261448, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90773968695389, 52.3762162227967, 46.3297876901925 ] }, "distance": 12.42, "direction": 349.4, "angle": 74.99, "elevation": 46.33, "pano_id": "TMX7316010203-002353_pano_0000_000172", "timestamp": "2021-12-27T10:53:39.694580Z", "filename": "pano_0000_000172.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 12.42250438, "relative_pitch": 74.99022134569982, "relative_heading": 349.40167432668323, "relative_elevation": 46.3297876901925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90768712539097, 52.3762051102468, 49.1509801167995 ] }, "distance": 12.44, "direction": 331.88, "angle": 75.79, "elevation": 49.15, "pano_id": "TMX7316010203-002032_pano_0000_000438", "timestamp": "2021-03-08T11:39:45.892190Z", "filename": "pano_0000_000438.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 12.44263946, "relative_pitch": 75.79394228261715, "relative_heading": 331.8810253958757, "relative_elevation": 49.1509801167995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90781522127022, 52.3759946389612, 46.7064261492342 ] }, "distance": 12.77, "direction": 167.06, "angle": 74.71, "elevation": 46.71, "pano_id": "TMX7316010203-000224_pano_0000_001154", "timestamp": "2017-03-27T08:56:46.284130Z", "filename": "pano_0000_001154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 12.77023435, "relative_pitch": 74.708215395439, "relative_heading": 167.062135260467, "relative_elevation": 46.7064261492342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907822123764702, 52.37599520344978, 0.0 ] }, "distance": 12.82, "direction": 164.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00670", "timestamp": "2025-06-17T09:27:13Z", "filename": "recording_2025-06-17_09-10-34_00670.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 12.82295811, "relative_pitch": 0.0, "relative_heading": 164.9517747710865, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90781471819922, 52.3759907840298, 45.5911772130057 ] }, "distance": 13.18, "direction": 167.62, "angle": 73.87, "elevation": 45.59, "pano_id": "TMX7316010203-001051_pano_0002_000488", "timestamp": "2019-01-14T09:38:11.369340Z", "filename": "pano_0002_000488.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 13.18126515, "relative_pitch": 73.8744257679572, "relative_heading": 167.62474707023756, "relative_elevation": 45.5911772130057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90778122005846, 52.3759807940123, 49.2885229485109 ] }, "distance": 14.0, "direction": 177.77, "angle": 74.15, "elevation": 49.29, "pano_id": "TMX7316010203-002032_pano_0000_000433", "timestamp": "2021-03-08T11:39:41.337180Z", "filename": "pano_0000_000433.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 13.99719451, "relative_pitch": 74.14625604760663, "relative_heading": 177.7740315483557, "relative_elevation": 49.2885229485109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078226697826, 52.3759829624992, 47.640971750021 ] }, "distance": 14.15, "direction": 166.24, "angle": 73.46, "elevation": 47.64, "pano_id": "TMX7316010203-002632_pano_0000_000209", "timestamp": "2022-06-27T08:16:30.943410Z", "filename": "pano_0000_000209.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 14.15157567, "relative_pitch": 73.45614133774194, "relative_heading": 166.23830690077583, "relative_elevation": 47.640971750021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_001736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90780971353708, 52.3759805670048, 46.9209504546598 ] }, "distance": 14.23, "direction": 169.95, "angle": 73.13, "elevation": 46.92, "pano_id": "TMX7316010203-002532_pano_0000_001736", "timestamp": "2022-04-21T09:41:04.583030Z", "filename": "pano_0000_001736.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 14.23038543, "relative_pitch": 73.12827562582112, "relative_heading": 169.94676677673584, "relative_elevation": 46.9209504546598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track03_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907732357621512, 52.37623776839012, 0.0 ] }, "distance": 14.87, "direction": 349.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track03_Sphere_00028", "timestamp": "2024-12-11T12:16:12Z", "filename": "Job_20241211_1256_Track03_Sphere_00028.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 14.87096499, "relative_pitch": 0.0, "relative_heading": 349.2103127758588, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track03_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907819849879524, 52.37597460343697, 0.0 ] }, "distance": 15.01, "direction": 167.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track03_Sphere_00022", "timestamp": "2024-12-11T12:16:07Z", "filename": "Job_20241211_1256_Track03_Sphere_00022.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 15.01488072, "relative_pitch": 0.0, "relative_heading": 167.7946104476427, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90773284919964, 52.3762465453947, 47.6898475652561 ] }, "distance": 15.83, "direction": 349.99, "angle": 71.64, "elevation": 47.69, "pano_id": "TMX7316010203-002632_pano_0000_000203", "timestamp": "2022-06-27T08:16:26.768460Z", "filename": "pano_0000_000203.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 15.82555853, "relative_pitch": 71.64191853844204, "relative_heading": 349.99134258480325, "relative_elevation": 47.6898475652561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90771009407909, 52.3762435819654, 47.6079949233681 ] }, "distance": 15.85, "direction": 344.26, "angle": 71.59, "elevation": 47.61, "pano_id": "TMX7316010203-001669_pano_0000_000521", "timestamp": "2020-04-22T10:19:12.280430Z", "filename": "pano_0000_000521.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 15.84943488, "relative_pitch": 71.58660488885371, "relative_heading": 344.25789612734377, "relative_elevation": 47.6079949233681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_001742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90771942630152, 52.3762466549253, 46.9704550337046 ] }, "distance": 16.02, "direction": 346.78, "angle": 71.17, "elevation": 46.97, "pano_id": "TMX7316010203-002532_pano_0000_001742", "timestamp": "2022-04-21T09:41:08.387980Z", "filename": "pano_0000_001742.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 16.02162145, "relative_pitch": 71.16549197808583, "relative_heading": 346.7779871212535, "relative_elevation": 46.9704550337046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90772055332135, 52.3762473037982, 45.7409925814718 ] }, "distance": 16.07, "direction": 347.1, "angle": 70.64, "elevation": 45.74, "pano_id": "TMX7316010203-001051_pano_0002_000482", "timestamp": "2019-01-14T09:38:07.804280Z", "filename": "pano_0002_000482.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 16.07461441, "relative_pitch": 70.63715384767215, "relative_heading": 347.10316930224116, "relative_elevation": 45.7409925814718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90781278889831, 52.3759629808016, 47.6625166703016 ] }, "distance": 16.19, "direction": 170.43, "angle": 71.23, "elevation": 47.66, "pano_id": "TMX7316010203-001669_pano_0000_000527", "timestamp": "2020-04-22T10:19:16.720390Z", "filename": "pano_0000_000527.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 16.19436065, "relative_pitch": 71.23370751443899, "relative_heading": 170.4257502866598, "relative_elevation": 47.6625166703016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782426616502, 52.3759598726091, 46.4287581415847 ] }, "distance": 16.68, "direction": 167.98, "angle": 70.24, "elevation": 46.43, "pano_id": "TMX7316010203-002353_pano_0000_000166", "timestamp": "2021-12-27T10:53:35.739620Z", "filename": "pano_0000_000166.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 16.68066176, "relative_pitch": 70.23793886335459, "relative_heading": 167.97524958023007, "relative_elevation": 46.4287581415847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002353_pano_0000_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002353_pano_0000_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002353/pano_0000_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90772567796535, 52.3762583053986, 46.3022771310061 ] }, "distance": 17.2, "direction": 349.15, "angle": 69.62, "elevation": 46.3, "pano_id": "TMX7316010203-002353_pano_0000_000173", "timestamp": "2021-12-27T10:53:40.384580Z", "filename": "pano_0000_000173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 17.20097714, "relative_pitch": 69.6203151372017, "relative_heading": 349.1468980190279, "relative_elevation": 46.3022771310061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907727671886012, 52.376259598500425, 0.0 ] }, "distance": 17.32, "direction": 349.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00676", "timestamp": "2025-06-17T09:27:20Z", "filename": "recording_2025-06-17_09-10-34_00676.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 17.31746825, "relative_pitch": 0.0, "relative_heading": 349.6777692899428, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90766804528041, 52.3762497978721, 49.1111603621393 ] }, "distance": 17.48, "direction": 335.81, "angle": 70.41, "elevation": 49.11, "pano_id": "TMX7316010203-002032_pano_0000_000439", "timestamp": "2021-03-08T11:39:46.817160Z", "filename": "pano_0000_000439.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 17.48178766, "relative_pitch": 70.40611920789667, "relative_heading": 335.80919090604135, "relative_elevation": 49.1111603621393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907836463909472, 52.37595106901079, 0.0 ] }, "distance": 17.82, "direction": 166.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00669", "timestamp": "2025-06-17T09:27:12Z", "filename": "recording_2025-06-17_09-10-34_00669.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 17.82222783, "relative_pitch": 0.0, "relative_heading": 166.0190599712072, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_000489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_000489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_000489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782968601412, 52.3759485043138, 45.5566916298121 ] }, "distance": 18.0, "direction": 167.66, "angle": 68.45, "elevation": 45.56, "pano_id": "TMX7316010203-001051_pano_0002_000489", "timestamp": "2019-01-14T09:38:11.984240Z", "filename": "pano_0002_000489.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 17.99506555, "relative_pitch": 68.44579256727391, "relative_heading": 167.66494667590834, "relative_elevation": 45.5566916298121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90750832648331, 52.3761321298598, 47.5950933285058 ] }, "distance": 18.26, "direction": 278.99, "angle": 69.01, "elevation": 47.6, "pano_id": "TMX7316060226-000030_pano_0006_000599", "timestamp": "2016-08-17T08:33:41.125120Z", "filename": "pano_0006_000599.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 18.26487911, "relative_pitch": 69.00541987094695, "relative_heading": 278.98717779976823, "relative_elevation": 47.5950933285058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90786236524873, 52.3759459133578, 47.3686793046072 ] }, "distance": 18.87, "direction": 161.24, "angle": 68.28, "elevation": 47.37, "pano_id": "TMX7316010203-000224_pano_0000_001210", "timestamp": "2017-03-27T08:58:16.763390Z", "filename": "pano_0000_001210.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 18.87076235, "relative_pitch": 68.27862259220618, "relative_heading": 161.23736726695262, "relative_elevation": 47.3686793046072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779963714773, 52.3759361665234, 49.3125778995454 ] }, "distance": 19.04, "direction": 174.58, "angle": 68.89, "elevation": 49.31, "pano_id": "TMX7316010203-002032_pano_0000_000432", "timestamp": "2021-03-08T11:39:40.482170Z", "filename": "pano_0000_000432.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 19.03761822, "relative_pitch": 68.89041536984459, "relative_heading": 174.58098554722073, "relative_elevation": 49.3125778995454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90783883705977, 52.3759392561375, 47.6259119221941 ] }, "distance": 19.14, "direction": 166.5, "angle": 68.11, "elevation": 47.63, "pano_id": "TMX7316010203-002632_pano_0000_000210", "timestamp": "2022-06-27T08:16:31.673390Z", "filename": "pano_0000_000210.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 19.13748068, "relative_pitch": 68.10829948138903, "relative_heading": 166.50032718398174, "relative_elevation": 47.6259119221941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002532_pano_0000_001735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002532_pano_0000_001735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002532/pano_0000_001735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782545943282, 52.3759364242161, 46.9135497016832 ] }, "distance": 19.26, "direction": 169.36, "angle": 67.68, "elevation": 46.91, "pano_id": "TMX7316010203-002532_pano_0000_001735", "timestamp": "2022-04-21T09:41:03.978020Z", "filename": "pano_0000_001735.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 19.25514174, "relative_pitch": 67.68485010931558, "relative_heading": 169.35638008202525, "relative_elevation": 46.9135497016832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90751200500147, 52.3761782384634, 47.567767332308 ] }, "distance": 19.5, "direction": 294.17, "angle": 67.71, "elevation": 47.57, "pano_id": "TMX7316060226-000030_pano_0006_000598", "timestamp": "2016-08-17T08:33:39.645120Z", "filename": "pano_0006_000598.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 19.49952398, "relative_pitch": 67.70973317784701, "relative_heading": 294.1698051122389, "relative_elevation": 47.567767332308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track03_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907836307182895, 52.3759316010307, 0.0 ] }, "distance": 19.93, "direction": 167.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track03_Sphere_00021", "timestamp": "2024-12-11T12:16:06Z", "filename": "Job_20241211_1256_Track03_Sphere_00021.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 19.92891361, "relative_pitch": 0.0, "relative_heading": 167.55371799561632, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90748251286093, 52.3760810428471, 47.6583181768656 ] }, "distance": 20.0, "direction": 261.86, "angle": 67.23, "elevation": 47.66, "pano_id": "TMX7316060226-000030_pano_0006_000600", "timestamp": "2016-08-17T08:33:44.145090Z", "filename": "pano_0006_000600.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 20.00004412, "relative_pitch": 67.23440689314927, "relative_heading": 261.8611531300643, "relative_elevation": 47.6583181768656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track03_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track03_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907715864458496, 52.376285426260026, 0.0 ] }, "distance": 20.29, "direction": 348.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track03_Sphere_00029", "timestamp": "2024-12-11T12:16:13Z", "filename": "Job_20241211_1256_Track03_Sphere_00029.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 20.29088517, "relative_pitch": 0.0, "relative_heading": 348.89809098826896, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000224_pano_0000_001206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000224_pano_0000_001206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000224/pano_0000_001206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90773740957661, 52.3762918610204, 47.3159669646993 ] }, "distance": 20.77, "direction": 353.25, "angle": 66.3, "elevation": 47.32, "pano_id": "TMX7316010203-000224_pano_0000_001206", "timestamp": "2017-03-27T08:58:11.483430Z", "filename": "pano_0000_001206.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 20.77098772, "relative_pitch": 66.2992584878141, "relative_heading": 353.25416975592026, "relative_elevation": 47.3159669646993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track03_Sphere_00025/adjacencies/b_20241211_1256_Track03_Sphere_00025/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002632_pano_0000_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002632_pano_0000_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002632/pano_0000_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90771688734047, 52.3762905648026, 47.6989183053374 ] }, "distance": 20.84, "direction": 349.39, "angle": 66.4, "elevation": 47.7, "pano_id": "TMX7316010203-002632_pano_0000_000202", "timestamp": "2022-06-27T08:16:26.078500Z", "filename": "pano_0000_000202.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_20241211_1256_Track03_Sphere_00025", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122353.24408784849, 487689.658460502 ] }, "relative_distance": 20.83932439, "relative_pitch": 66.39981905898068, "relative_heading": 349.38874621889306, "relative_elevation": 47.6989183053374 } ] } }