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_20241218_1119_Track07_Sphere_00142/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912236529757155, 52.37550323730253, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00142", "timestamp": "2024-12-18T11:15:29Z", "filename": "Job_20241218_1119_Track07_Sphere_00142.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "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_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91223733875726, 52.3755051152027, 33.6561842542142 ] }, "distance": 0.22, "direction": 14.77, "angle": 89.63, "elevation": 33.66, "pano_id": "TMX7316010203-002307_pano_0001_000775", "timestamp": "2021-09-14T07:40:05.649310Z", "filename": "pano_0001_000775.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 0.21610337, "relative_pitch": 89.63211394403106, "relative_heading": 14.770317059019845, "relative_elevation": 33.6561842542142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912238382767926, 52.37550161796277, 0.0 ] }, "distance": 0.22, "direction": 145.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00233", "timestamp": "2025-06-30T06:37:00Z", "filename": "recording_2025-06-30_06-27-54_00233.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 0.21998562, "relative_pitch": 0.0, "relative_heading": 144.99523599938158, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91223885493596, 52.375508667735, 33.5683086626232 ] }, "distance": 0.62, "direction": 14.68, "angle": 88.93, "elevation": 33.57, "pano_id": "TMX7316010203-002623_pano_0009_000102", "timestamp": "2022-06-23T10:22:02.072790Z", "filename": "pano_0009_000102.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 0.62467182, "relative_pitch": 88.93390731491635, "relative_heading": 14.684224517581256, "relative_elevation": 33.5683086626232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9122412289882, 52.3755154177235, 33.1950230291113 ] }, "distance": 1.39, "direction": 13.29, "angle": 87.6, "elevation": 33.2, "pano_id": "TMX7316010203-000885_pano_0000_000125", "timestamp": "2018-07-30T08:02:11.912710Z", "filename": "pano_0000_000125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 1.39263948, "relative_pitch": 87.59766395261491, "relative_heading": 13.285208798030364, "relative_elevation": 33.1950230291113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912231030220928, 52.37551609336831, 0.0 ] }, "distance": 1.48, "direction": 345.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03559", "timestamp": "2024-10-23T13:55:56Z", "filename": "recording_2024-10-23_12-42-53_03559.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 1.47876665, "relative_pitch": 0.0, "relative_heading": 345.3288408236187, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91223155260267, 52.3754878563818, 33.5679290927947 ] }, "distance": 1.74, "direction": 191.2, "angle": 87.02, "elevation": 33.57, "pano_id": "TMX7316010203-001735_pano_0000_000128", "timestamp": "2020-06-03T07:29:28.342960Z", "filename": "pano_0000_000128.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 1.74474503, "relative_pitch": 87.02464069185746, "relative_heading": 191.20215459634517, "relative_elevation": 33.5679290927947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91219463026199, 52.3754937434727, 33.457068872638 ] }, "distance": 3.04, "direction": 249.68, "angle": 84.8, "elevation": 33.46, "pano_id": "TMX7316010203-002564_pano_0002_001417", "timestamp": "2022-05-09T09:39:08.873400Z", "filename": "pano_0002_001417.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 3.0427157, "relative_pitch": 84.80359409511249, "relative_heading": 249.68406644098988, "relative_elevation": 33.457068872638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91219229551874, 52.3754920149107, 33.6105264453217 ] }, "distance": 3.26, "direction": 247.48, "angle": 84.46, "elevation": 33.61, "pano_id": "TMX7316010203-002546_pano_0002_001537", "timestamp": "2022-04-26T09:35:28.007300Z", "filename": "pano_0002_001537.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 3.26101, "relative_pitch": 84.45831005443019, "relative_heading": 247.4842077732169, "relative_elevation": 33.6105264453217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912189019694991, 52.3755117378242, 0.0 ] }, "distance": 3.37, "direction": 286.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00176", "timestamp": "2025-10-01T09:05:17Z", "filename": "recording_2025-10-01_09-04-01_00176.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 3.37095422, "relative_pitch": 0.0, "relative_heading": 286.2960604941937, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91222075473081, 52.375532125679, 33.3927836883813 ] }, "distance": 3.39, "direction": 341.52, "angle": 84.2, "elevation": 33.39, "pano_id": "TMX7316010203-001735_pano_0000_000129", "timestamp": "2020-06-03T07:29:28.622950Z", "filename": "pano_0000_000129.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 3.38930677, "relative_pitch": 84.20443003299212, "relative_heading": 341.5202189114142, "relative_elevation": 33.3927836883813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912241821070795, 52.375471413461334, 0.0 ] }, "distance": 3.56, "direction": 174.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03558", "timestamp": "2024-10-23T13:55:55Z", "filename": "recording_2024-10-23_12-42-53_03558.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 3.55946848, "relative_pitch": 0.0, "relative_heading": 174.1896117995291, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218581976583, 52.3754949608387, 33.4945290070027 ] }, "distance": 3.57, "direction": 255.07, "angle": 83.91, "elevation": 33.49, "pano_id": "TMX7316010203-001255_pano_0000_001943", "timestamp": "2019-06-27T08:20:10.483360Z", "filename": "pano_0000_001943.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 3.57413787, "relative_pitch": 83.90912406741437, "relative_heading": 255.0679833639753, "relative_elevation": 33.4945290070027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91225185524076, 52.3754705850855, 33.3699946887791 ] }, "distance": 3.78, "direction": 163.97, "angle": 83.54, "elevation": 33.37, "pano_id": "TMX7316010203-000885_pano_0000_000124", "timestamp": "2018-07-30T08:02:11.627820Z", "filename": "pano_0000_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 3.78028992, "relative_pitch": 83.53685282823686, "relative_heading": 163.97309676610638, "relative_elevation": 33.3699946887791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91219415032973, 52.3754801852449, 33.6241465229541 ] }, "distance": 3.86, "direction": 228.37, "angle": 83.45, "elevation": 33.62, "pano_id": "TMX7316010203-001664_pano_0000_000446", "timestamp": "2020-04-21T11:19:36.083190Z", "filename": "pano_0000_000446.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 3.86127654, "relative_pitch": 83.44905400350132, "relative_heading": 228.37018719765234, "relative_elevation": 33.6241465229541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217670835268, 52.3755087212293, 33.3123348178342 ] }, "distance": 4.12, "direction": 278.52, "angle": 82.95, "elevation": 33.31, "pano_id": "TMX7316010203-002492_pano_0000_000149", "timestamp": "2022-03-30T07:25:44.015800Z", "filename": "pano_0000_000149.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 4.11939868, "relative_pitch": 82.95059911312629, "relative_heading": 278.5188012074947, "relative_elevation": 33.3123348178342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218321158511, 52.3755248698155, 33.4656873438507 ] }, "distance": 4.36, "direction": 303.54, "angle": 82.58, "elevation": 33.47, "pano_id": "TMX7316010203-001664_pano_0000_000447", "timestamp": "2020-04-21T11:19:36.288140Z", "filename": "pano_0000_000447.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 4.3564903, "relative_pitch": 82.58306895592891, "relative_heading": 303.5416438218279, "relative_elevation": 33.4656873438507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91224998758525, 52.3754635587926, 33.7360855108127 ] }, "distance": 4.51, "direction": 168.27, "angle": 82.39, "elevation": 33.74, "pano_id": "TMX7316010203-002623_pano_0009_000101", "timestamp": "2022-06-23T10:22:01.842790Z", "filename": "pano_0009_000101.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 4.50932571, "relative_pitch": 82.38669988994415, "relative_heading": 168.27313285875454, "relative_elevation": 33.7360855108127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912199981701982, 52.37546722980583, 0.0 ] }, "distance": 4.72, "direction": 211.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00175", "timestamp": "2025-10-01T09:05:17Z", "filename": "recording_2025-10-01_09-04-01_00175.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 4.71686903, "relative_pitch": 0.0, "relative_heading": 211.84878484854318, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912227228734278, 52.3755462330664, 0.0 ] }, "distance": 4.83, "direction": 352.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00234", "timestamp": "2025-06-30T06:37:00Z", "filename": "recording_2025-06-30_06-27-54_00234.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 4.82607931, "relative_pitch": 0.0, "relative_heading": 352.4582435129764, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91224846308916, 52.3754599470959, 33.8409052668139 ] }, "distance": 4.89, "direction": 170.42, "angle": 81.79, "elevation": 33.84, "pano_id": "TMX7316010203-002307_pano_0001_000774", "timestamp": "2021-09-14T07:40:05.409340Z", "filename": "pano_0001_000774.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 4.88516718, "relative_pitch": 81.78570587912553, "relative_heading": 170.42390671319373, "relative_elevation": 33.8409052668139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912225642741447, 52.375547601821644, 0.0 ] }, "distance": 4.99, "direction": 351.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00143", "timestamp": "2024-12-18T11:15:29Z", "filename": "Job_20241218_1119_Track07_Sphere_00143.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 4.99200499, "relative_pitch": 0.0, "relative_heading": 351.45867984492565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912247240823091, 52.37545884511328, 0.0 ] }, "distance": 4.99, "direction": 171.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00141", "timestamp": "2024-12-18T11:15:29Z", "filename": "Job_20241218_1119_Track07_Sphere_00141.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 4.99328538, "relative_pitch": 0.0, "relative_heading": 171.59987948741815, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912249242218573, 52.37545708256543, 0.0 ] }, "distance": 5.21, "direction": 170.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00232", "timestamp": "2025-06-30T06:37:00Z", "filename": "recording_2025-06-30_06-27-54_00232.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 5.20830172, "relative_pitch": 0.0, "relative_heading": 170.4316658174925, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218170089698, 52.3755367987794, 33.4598054140806 ] }, "distance": 5.28, "direction": 315.0, "angle": 81.03, "elevation": 33.46, "pano_id": "TMX7316010203-002546_pano_0002_001538", "timestamp": "2022-04-26T09:35:28.267380Z", "filename": "pano_0002_001538.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 5.28101552, "relative_pitch": 81.030901404713, "relative_heading": 315.00453115366275, "relative_elevation": 33.4598054140806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91222614414006, 52.3755504042048, 33.4743344364688 ] }, "distance": 5.3, "direction": 352.33, "angle": 81.01, "elevation": 33.47, "pano_id": "TMX7316010203-002307_pano_0001_000776", "timestamp": "2021-09-14T07:40:05.889310Z", "filename": "pano_0001_000776.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 5.29591419, "relative_pitch": 81.00985099586022, "relative_heading": 352.3251076123692, "relative_elevation": 33.4743344364688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218345340908, 52.3755382339404, 33.3011724343523 ] }, "distance": 5.31, "direction": 317.13, "angle": 80.93, "elevation": 33.3, "pano_id": "TMX7316010203-002564_pano_0002_001418", "timestamp": "2022-05-09T09:39:09.093410Z", "filename": "pano_0002_001418.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 5.31322596, "relative_pitch": 80.93482427463417, "relative_heading": 317.1327694426351, "relative_elevation": 33.3011724343523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218826649975, 52.3754649186028, 33.4688427252695 ] }, "distance": 5.38, "direction": 217.63, "angle": 80.86, "elevation": 33.47, "pano_id": "TMX7316010203-002492_pano_0000_000148", "timestamp": "2022-03-30T07:25:43.810680Z", "filename": "pano_0000_000148.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 5.38367686, "relative_pitch": 80.86188732117265, "relative_heading": 217.62684085586574, "relative_elevation": 33.4688427252695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91222763464566, 52.3755537138418, 33.3934555090964 ] }, "distance": 5.65, "direction": 353.84, "angle": 80.4, "elevation": 33.39, "pano_id": "TMX7316010203-002623_pano_0009_000103", "timestamp": "2022-06-23T10:22:02.302800Z", "filename": "pano_0009_000103.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 5.64932278, "relative_pitch": 80.39792736489935, "relative_heading": 353.844375105185, "relative_elevation": 33.3934555090964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217473790622, 52.3755395067502, 33.3361722398549 ] }, "distance": 5.83, "direction": 313.8, "angle": 80.08, "elevation": 33.34, "pano_id": "TMX7316010203-001255_pano_0000_001944", "timestamp": "2019-06-27T08:20:10.738330Z", "filename": "pano_0000_001944.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 5.83066408, "relative_pitch": 80.0790344777842, "relative_heading": 313.8028764809408, "relative_elevation": 33.3361722398549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91220582907043, 52.3754492943462, 33.6200311360881 ] }, "distance": 6.36, "direction": 199.2, "angle": 79.29, "elevation": 33.62, "pano_id": "TMX7316010203-002564_pano_0002_001416", "timestamp": "2022-05-09T09:39:08.653450Z", "filename": "pano_0002_001416.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 6.3561814, "relative_pitch": 79.29405904305962, "relative_heading": 199.2042141462134, "relative_elevation": 33.6200311360881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91223046627159, 52.3755603838618, 33.0311140054837 ] }, "distance": 6.37, "direction": 356.28, "angle": 79.08, "elevation": 33.03, "pano_id": "TMX7316010203-000885_pano_0000_000126", "timestamp": "2018-07-30T08:02:12.197860Z", "filename": "pano_0000_000126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 6.37234686, "relative_pitch": 79.0806714872164, "relative_heading": 356.2845738201548, "relative_elevation": 33.0311140054837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912220374333953, 52.3755604825753, 0.0 ] }, "distance": 6.46, "direction": 350.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03560", "timestamp": "2024-10-23T13:55:56Z", "filename": "recording_2024-10-23_12-42-53_03560.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 6.46425393, "relative_pitch": 0.0, "relative_heading": 350.2005745728311, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91219707026296, 52.3754496549036, 33.6600849376991 ] }, "distance": 6.54, "direction": 204.26, "angle": 79.0, "elevation": 33.66, "pano_id": "TMX7316010203-001255_pano_0000_001942", "timestamp": "2019-06-27T08:20:10.223330Z", "filename": "pano_0000_001942.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 6.53995926, "relative_pitch": 79.00475416512847, "relative_heading": 204.26138782086377, "relative_elevation": 33.6600849376991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91224256252822, 52.3754437078105, 33.7349858712405 ] }, "distance": 6.64, "direction": 176.45, "angle": 78.87, "elevation": 33.73, "pano_id": "TMX7316010203-001735_pano_0000_000127", "timestamp": "2020-06-03T07:29:28.062990Z", "filename": "pano_0000_000127.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 6.63684155, "relative_pitch": 78.87007345373904, "relative_heading": 176.45092166675863, "relative_elevation": 33.7349858712405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91220297821447, 52.3754469787517, 33.7687999438494 ] }, "distance": 6.66, "direction": 200.05, "angle": 78.84, "elevation": 33.77, "pano_id": "TMX7316010203-002546_pano_0002_001536", "timestamp": "2022-04-26T09:35:27.742160Z", "filename": "pano_0002_001536.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 6.66410124, "relative_pitch": 78.83641566321833, "relative_heading": 200.0518836663855, "relative_elevation": 33.7687999438494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912177911010906, 52.37555622727746, 0.0 ] }, "distance": 7.12, "direction": 325.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00177", "timestamp": "2025-10-01T09:05:17Z", "filename": "recording_2025-10-01_09-04-01_00177.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 7.12069758, "relative_pitch": 0.0, "relative_heading": 325.900949261561, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216515094839, 52.3755526581072, 33.1497190259397 ] }, "distance": 7.34, "direction": 318.53, "angle": 77.52, "elevation": 33.15, "pano_id": "TMX7316010203-002492_pano_0000_000150", "timestamp": "2022-03-30T07:25:44.220690Z", "filename": "pano_0000_000150.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 7.33972923, "relative_pitch": 77.51546456124696, "relative_heading": 318.5252691727448, "relative_elevation": 33.1497190259397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91220504597944, 52.3754357455948, 33.7858237233013 ] }, "distance": 7.81, "direction": 195.93, "angle": 76.98, "elevation": 33.79, "pano_id": "TMX7316010203-001664_pano_0000_000445", "timestamp": "2020-04-21T11:19:35.878130Z", "filename": "pano_0000_000445.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 7.81017678, "relative_pitch": 76.9837320063316, "relative_heading": 195.9338578638316, "relative_elevation": 33.7858237233013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91220982291086, 52.3755765390777, 33.229041190818 ] }, "distance": 8.36, "direction": 347.43, "angle": 75.88, "elevation": 33.23, "pano_id": "TMX7316010203-001735_pano_0000_000130", "timestamp": "2020-06-03T07:29:28.902950Z", "filename": "pano_0000_000130.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 8.35693583, "relative_pitch": 75.88316945762564, "relative_heading": 347.4296813244627, "relative_elevation": 33.229041190818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03557/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03557/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03557/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03557/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03557/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03557/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03557/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03557/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03557/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912252652787027, 52.375426880285374, 0.0 ] }, "distance": 8.57, "direction": 172.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03557", "timestamp": "2024-10-23T13:55:55Z", "filename": "recording_2024-10-23_12-42-53_03557.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 8.56724094, "relative_pitch": 0.0, "relative_heading": 172.6364973463564, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217207942352, 52.3755698418099, 33.2977059138939 ] }, "distance": 8.61, "direction": 329.37, "angle": 75.5, "elevation": 33.3, "pano_id": "TMX7316010203-001664_pano_0000_000448", "timestamp": "2020-04-21T11:19:36.493230Z", "filename": "pano_0000_000448.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 8.61356714, "relative_pitch": 75.49646007752186, "relative_heading": 329.36505568288607, "relative_elevation": 33.2977059138939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91226264963162, 52.3754250644516, 33.542352556251 ] }, "distance": 8.88, "direction": 168.44, "angle": 75.17, "elevation": 33.54, "pano_id": "TMX7316010203-000885_pano_0000_000123", "timestamp": "2018-07-30T08:02:11.337870Z", "filename": "pano_0000_000123.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 8.8786582, "relative_pitch": 75.17383902010627, "relative_heading": 168.44272485617054, "relative_elevation": 33.542352556251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912210899343979, 52.37542274857118, 0.0 ] }, "distance": 9.12, "direction": 191.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00174", "timestamp": "2025-10-01T09:05:16Z", "filename": "recording_2025-10-01_09-04-01_00174.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 9.1248428, "relative_pitch": 0.0, "relative_heading": 191.0280239447381, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91226099817341, 52.3754186685959, 33.9092165259644 ] }, "distance": 9.56, "direction": 169.96, "angle": 74.26, "elevation": 33.91, "pano_id": "TMX7316010203-002623_pano_0009_000100", "timestamp": "2022-06-23T10:22:01.612830Z", "filename": "pano_0009_000100.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 9.55673497, "relative_pitch": 74.26041397381114, "relative_heading": 169.95836191905414, "relative_elevation": 33.9092165259644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9122000815994, 52.3754202308054, 33.6350120240822 ] }, "distance": 9.56, "direction": 195.04, "angle": 74.13, "elevation": 33.64, "pano_id": "TMX7316010203-002492_pano_0000_000147", "timestamp": "2022-03-30T07:25:43.600690Z", "filename": "pano_0000_000147.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 9.56421908, "relative_pitch": 74.12673549152075, "relative_heading": 195.04212350647398, "relative_elevation": 33.6350120240822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912215784255289, 52.37559054142202, 0.0 ] }, "distance": 9.82, "direction": 351.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00235", "timestamp": "2025-06-30T06:37:01Z", "filename": "recording_2025-06-30_06-27-54_00235.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 9.81691461, "relative_pitch": 0.0, "relative_heading": 351.7255222269002, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91217099385898, 52.3755819022885, 33.2941623954102 ] }, "distance": 9.83, "direction": 332.98, "angle": 73.56, "elevation": 33.29, "pano_id": "TMX7316010203-002546_pano_0002_001539", "timestamp": "2022-04-26T09:35:28.527150Z", "filename": "pano_0002_001539.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 9.82555333, "relative_pitch": 73.55796399497709, "relative_heading": 332.9842708851383, "relative_elevation": 33.2941623954102 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9121723696346, 52.3755824852004, 33.1324433945119 ] }, "distance": 9.84, "direction": 333.64, "angle": 73.46, "elevation": 33.13, "pano_id": "TMX7316010203-002564_pano_0002_001419", "timestamp": "2022-05-09T09:39:09.313390Z", "filename": "pano_0002_001419.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 9.84142813, "relative_pitch": 73.45684448097244, "relative_heading": 333.6417657794155, "relative_elevation": 33.1324433945119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91225948375506, 52.3754149083067, 34.0210504783317 ] }, "distance": 9.95, "direction": 170.96, "angle": 73.69, "elevation": 34.02, "pano_id": "TMX7316010203-002307_pano_0001_000773", "timestamp": "2021-09-14T07:40:05.169310Z", "filename": "pano_0001_000773.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 9.95229667, "relative_pitch": 73.69403434397543, "relative_heading": 170.9630917909174, "relative_elevation": 34.0210504783317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91221463870699, 52.375591920931534, 0.0 ] }, "distance": 9.98, "direction": 351.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00144", "timestamp": "2024-12-18T11:15:29Z", "filename": "Job_20241218_1119_Track07_Sphere_00144.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 9.9802004, "relative_pitch": 0.0, "relative_heading": 351.4091367780801, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912257789950808, 52.37541448822399, 0.0 ] }, "distance": 9.98, "direction": 171.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00140", "timestamp": "2024-12-18T11:15:28Z", "filename": "Job_20241218_1119_Track07_Sphere_00140.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 9.98107927, "relative_pitch": 0.0, "relative_heading": 171.65920535268174, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912260247531874, 52.37541263762872, 0.0 ] }, "distance": 10.21, "direction": 170.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00231", "timestamp": "2025-06-30T06:36:59Z", "filename": "recording_2025-06-30_06-27-54_00231.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 10.21000556, "relative_pitch": 0.0, "relative_heading": 170.89753339131514, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216359542339, 52.3755839587873, 33.1642259927467 ] }, "distance": 10.26, "direction": 331.06, "angle": 72.8, "elevation": 33.16, "pano_id": "TMX7316010203-001255_pano_0000_001945", "timestamp": "2019-06-27T08:20:10.993300Z", "filename": "pano_0000_001945.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 10.2640813, "relative_pitch": 72.8030925687154, "relative_heading": 331.0584967088988, "relative_elevation": 33.1642259927467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91221479518649, 52.3755958202978, 33.307435776107 ] }, "distance": 10.41, "direction": 351.82, "angle": 72.65, "elevation": 33.31, "pano_id": "TMX7316010203-002307_pano_0001_000777", "timestamp": "2021-09-14T07:40:06.129320Z", "filename": "pano_0001_000777.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 10.40791298, "relative_pitch": 72.64701079639985, "relative_heading": 351.8239550522038, "relative_elevation": 33.307435776107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91221629386273, 52.3755988932862, 33.2362715210766 ] }, "distance": 10.73, "direction": 352.62, "angle": 72.1, "elevation": 33.24, "pano_id": "TMX7316010203-002623_pano_0009_000104", "timestamp": "2022-06-23T10:22:02.532810Z", "filename": "pano_0009_000104.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 10.7329111, "relative_pitch": 72.10329713491608, "relative_heading": 352.622887893956, "relative_elevation": 33.2362715210766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91221699754985, 52.375404868089, 33.7897313972935 ] }, "distance": 11.03, "direction": 186.93, "angle": 71.93, "elevation": 33.79, "pano_id": "TMX7316010203-002564_pano_0002_001415", "timestamp": "2022-05-09T09:39:08.433420Z", "filename": "pano_0002_001415.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 11.02650987, "relative_pitch": 71.92708479576787, "relative_heading": 186.92875325530872, "relative_elevation": 33.7897313972935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91220834699061, 52.3754043859872, 33.8316961918026 ] }, "distance": 11.17, "direction": 189.9, "angle": 71.74, "elevation": 33.83, "pano_id": "TMX7316010203-001255_pano_0000_001941", "timestamp": "2019-06-27T08:20:09.963300Z", "filename": "pano_0000_001941.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 11.16582027, "relative_pitch": 71.73503223575979, "relative_heading": 189.8977847498767, "relative_elevation": 33.8316961918026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9122136134299, 52.375402487241, 33.9302316466346 ] }, "distance": 11.32, "direction": 187.93, "angle": 71.55, "elevation": 33.93, "pano_id": "TMX7316010203-002546_pano_0002_001535", "timestamp": "2022-04-26T09:35:27.477220Z", "filename": "pano_0002_001535.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 11.31901622, "relative_pitch": 71.55146700609534, "relative_heading": 187.9251023817322, "relative_elevation": 33.9302316466346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91221955845664, 52.3756054194551, 32.8774680420756 ] }, "distance": 11.43, "direction": 354.2, "angle": 70.83, "elevation": 32.88, "pano_id": "TMX7316010203-000885_pano_0000_000127", "timestamp": "2018-07-30T08:02:12.482780Z", "filename": "pano_0000_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 11.42885645, "relative_pitch": 70.83154016114007, "relative_heading": 354.1958821762171, "relative_elevation": 32.8774680420756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912209592293737, 52.375605013708906, 0.0 ] }, "distance": 11.47, "direction": 350.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03561", "timestamp": "2024-10-23T13:55:56Z", "filename": "recording_2024-10-23_12-42-53_03561.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 11.47273362, "relative_pitch": 0.0, "relative_heading": 350.79891801684425, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91225364623126, 52.3753997378279, 33.9064066577703 ] }, "distance": 11.58, "direction": 174.22, "angle": 71.15, "elevation": 33.91, "pano_id": "TMX7316010203-001735_pano_0000_000126", "timestamp": "2020-06-03T07:29:27.782950Z", "filename": "pano_0000_000126.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 11.57569025, "relative_pitch": 71.1500301807446, "relative_heading": 174.22054350348714, "relative_elevation": 33.9064066577703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912166905290221, 52.37560069916698, 0.0 ] }, "distance": 11.84, "direction": 336.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00178", "timestamp": "2025-10-01T09:05:17Z", "filename": "recording_2025-10-01_09-04-01_00178.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 11.83624694, "relative_pitch": 0.0, "relative_heading": 336.38458559310277, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215348934676, 52.3755967375056, 32.983949133195 ] }, "distance": 11.84, "direction": 331.47, "angle": 70.25, "elevation": 32.98, "pano_id": "TMX7316010203-002492_pano_0000_000151", "timestamp": "2022-03-30T07:25:44.425700Z", "filename": "pano_0000_000151.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 11.84180805, "relative_pitch": 70.25098441769406, "relative_heading": 331.47370690497866, "relative_elevation": 32.983949133195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91221618309595, 52.3753904831248, 33.9580243239179 ] }, "distance": 12.62, "direction": 186.3, "angle": 69.61, "elevation": 33.96, "pano_id": "TMX7316010203-001664_pano_0000_000444", "timestamp": "2020-04-21T11:19:35.668200Z", "filename": "pano_0000_000444.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 12.62294526, "relative_pitch": 69.60879138890073, "relative_heading": 186.3021899298356, "relative_elevation": 33.9580243239179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91219892814572, 52.3756211515987, 33.0750632276759 ] }, "distance": 13.37, "direction": 348.96, "angle": 67.99, "elevation": 33.08, "pano_id": "TMX7316010203-001735_pano_0000_000131", "timestamp": "2020-06-03T07:29:29.182950Z", "filename": "pano_0000_000131.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 13.36840031, "relative_pitch": 67.99224563463724, "relative_heading": 348.9566707595482, "relative_elevation": 33.0750632276759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216092141256, 52.3756150292023, 33.1322288187221 ] }, "distance": 13.46, "direction": 337.51, "angle": 67.89, "elevation": 33.13, "pano_id": "TMX7316010203-001664_pano_0000_000449", "timestamp": "2020-04-21T11:19:36.698200Z", "filename": "pano_0000_000449.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 13.46314055, "relative_pitch": 67.88584262827573, "relative_heading": 337.51410468363906, "relative_elevation": 33.1322288187221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912263490391195, 52.375382347325896, 0.0 ] }, "distance": 13.58, "direction": 172.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03556", "timestamp": "2024-10-23T13:55:55Z", "filename": "recording_2024-10-23_12-42-53_03556.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 13.57669422, "relative_pitch": 0.0, "relative_heading": 172.22765854593342, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912221758032693, 52.375378285074135, 0.0 ] }, "distance": 13.94, "direction": 184.14, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00173", "timestamp": "2025-10-01T09:05:16Z", "filename": "recording_2025-10-01_09-04-01_00173.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 13.9403387, "relative_pitch": 0.0, "relative_heading": 184.13826787853037, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91227348346214, 52.3753796232786, 33.7120292894542 ] }, "distance": 13.98, "direction": 169.63, "angle": 67.47, "elevation": 33.71, "pano_id": "TMX7316010203-000885_pano_0000_000122", "timestamp": "2018-07-30T08:02:11.048000Z", "filename": "pano_0000_000122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 13.98341025, "relative_pitch": 67.47181850999804, "relative_heading": 169.63186224010366, "relative_elevation": 33.7120292894542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91203736451078, 52.3754672495349, 33.600199774839 ] }, "distance": 14.14, "direction": 253.55, "angle": 67.17, "elevation": 33.6, "pano_id": "TMX7316010203-001664_pano_0000_001310", "timestamp": "2020-04-21T11:23:29.376720Z", "filename": "pano_0000_001310.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 14.14233736, "relative_pitch": 67.17375522711406, "relative_heading": 253.55128705674798, "relative_elevation": 33.600199774839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91221174334228, 52.3753756987787, 33.8087530145422 ] }, "distance": 14.29, "direction": 186.78, "angle": 67.08, "elevation": 33.81, "pano_id": "TMX7316010203-002492_pano_0000_000146", "timestamp": "2022-03-30T07:25:43.390710Z", "filename": "pano_0000_000146.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 14.29181737, "relative_pitch": 67.08498657312427, "relative_heading": 186.7830385868038, "relative_elevation": 33.8087530145422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91202577792725, 52.3755123383462, 33.4229559414089 ] }, "distance": 14.39, "direction": 274.04, "angle": 66.71, "elevation": 33.42, "pano_id": "TMX7316010203-001664_pano_0000_001309", "timestamp": "2020-04-21T11:23:29.156730Z", "filename": "pano_0000_001309.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 14.38828194, "relative_pitch": 66.70855683164933, "relative_heading": 274.03616272469293, "relative_elevation": 33.4229559414089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91227203656888, 52.3753737962681, 34.0783933820203 ] }, "distance": 14.61, "direction": 170.47, "angle": 66.8, "elevation": 34.08, "pano_id": "TMX7316010203-002623_pano_0009_000099", "timestamp": "2022-06-23T10:22:01.382800Z", "filename": "pano_0009_000099.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 14.60504919, "relative_pitch": 66.80137617102102, "relative_heading": 170.46992869213028, "relative_elevation": 34.0783933820203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216132240396, 52.3756266651443, 32.9709624536335 ] }, "distance": 14.66, "direction": 339.55, "angle": 66.03, "elevation": 32.97, "pano_id": "TMX7316010203-002564_pano_0002_001420", "timestamp": "2022-05-09T09:39:09.533410Z", "filename": "pano_0002_001420.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 14.65828328, "relative_pitch": 66.03094910528097, "relative_heading": 339.54877441128997, "relative_elevation": 32.9709624536335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91216023141474, 52.3756267032724, 33.1378784198314 ] }, "distance": 14.69, "direction": 339.28, "angle": 66.09, "elevation": 33.14, "pano_id": "TMX7316010203-002546_pano_0002_001540", "timestamp": "2022-04-26T09:35:28.782110Z", "filename": "pano_0002_001540.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 14.68837718, "relative_pitch": 66.09466629594372, "relative_heading": 339.2830042372241, "relative_elevation": 33.1378784198314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91202826297499, 52.3754647802605, 33.4114372301847 ] }, "distance": 14.81, "direction": 253.21, "angle": 66.09, "elevation": 33.41, "pano_id": "TMX7316010203-001181_pano_0000_000503", "timestamp": "2019-05-14T06:37:37.197170Z", "filename": "pano_0000_000503.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 14.81486613, "relative_pitch": 66.08716518059539, "relative_heading": 253.21090974403492, "relative_elevation": 33.4114372301847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912204455113979, 52.37563504796809, 0.0 ] }, "distance": 14.83, "direction": 351.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00236", "timestamp": "2025-06-30T06:37:01Z", "filename": "recording_2025-06-30_06-27-54_00236.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 14.82892492, "relative_pitch": 0.0, "relative_heading": 351.5293659690784, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91202536848155, 52.3754661561768, 33.9781776657328 ] }, "distance": 14.96, "direction": 253.99, "angle": 66.24, "elevation": 33.98, "pano_id": "TMX7316010203-002558_pano_0000_003216", "timestamp": "2022-05-03T10:47:48.993830Z", "filename": "pano_0000_003216.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 14.96074404, "relative_pitch": 66.23589107716775, "relative_heading": 253.99035063958272, "relative_elevation": 33.9781776657328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912203663153696, 52.37563632104351, 0.0 ] }, "distance": 14.98, "direction": 351.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00145", "timestamp": "2024-12-18T11:15:30Z", "filename": "Job_20241218_1119_Track07_Sphere_00145.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 14.97702023, "relative_pitch": 0.0, "relative_heading": 351.40511701004544, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912268560963536, 52.37536997943256, 0.0 ] }, "distance": 14.99, "direction": 171.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00139", "timestamp": "2024-12-18T11:15:28Z", "filename": "Job_20241218_1119_Track07_Sphere_00139.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 14.98779372, "relative_pitch": 0.0, "relative_heading": 171.63118280210827, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000772/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000772/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000772/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000772/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000772/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000772/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000772/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000772/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000772/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91227045495875, 52.3753700097928, 34.203931696713 ] }, "distance": 15.0, "direction": 171.14, "angle": 66.32, "elevation": 34.2, "pano_id": "TMX7316010203-002307_pano_0001_000772", "timestamp": "2021-09-14T07:40:04.929310Z", "filename": "pano_0001_000772.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 15.00377129, "relative_pitch": 66.3150367605842, "relative_heading": 171.14198134374834, "relative_elevation": 34.203931696713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91201655182431, 52.3755156417477, 33.2157407179475 ] }, "distance": 15.04, "direction": 275.26, "angle": 65.63, "elevation": 33.22, "pano_id": "TMX7316010203-001181_pano_0000_000502", "timestamp": "2019-05-14T06:37:36.822110Z", "filename": "pano_0000_000502.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 15.0443664, "relative_pitch": 65.632857398824, "relative_heading": 275.26429248233893, "relative_elevation": 33.2157407179475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215245418554, 52.3756285383175, 33.0012595076114 ] }, "distance": 15.07, "direction": 337.67, "angle": 65.45, "elevation": 33.0, "pano_id": "TMX7316010203-001255_pano_0000_001946", "timestamp": "2019-06-27T08:20:11.248390Z", "filename": "pano_0000_001946.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 15.07267151, "relative_pitch": 65.45238881189015, "relative_heading": 337.67422993285277, "relative_elevation": 33.0012595076114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9120146702993, 52.3755091967579, 33.8163028284907 ] }, "distance": 15.12, "direction": 272.51, "angle": 65.9, "elevation": 33.82, "pano_id": "TMX7316010203-002558_pano_0000_003215", "timestamp": "2022-05-03T10:47:48.793830Z", "filename": "pano_0000_003215.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 15.12359442, "relative_pitch": 65.90447400979527, "relative_heading": 272.51318342905313, "relative_elevation": 33.8163028284907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91201987158033, 52.3754731863604, 34.2494565751404 ] }, "distance": 15.13, "direction": 257.23, "angle": 66.17, "elevation": 34.25, "pano_id": "TMX7316010203-002825_pano_0003_000975", "timestamp": "2022-10-07T10:39:01.435400Z", "filename": "pano_0003_000975.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 15.12900944, "relative_pitch": 66.167518390565, "relative_heading": 257.23078994838437, "relative_elevation": 34.2494565751404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912271487970375, 52.37536817565834, 0.0 ] }, "distance": 15.22, "direction": 171.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00230", "timestamp": "2025-06-30T06:36:59Z", "filename": "recording_2025-06-30_06-27-54_00230.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 15.21631004, "relative_pitch": 0.0, "relative_heading": 170.99857959488733, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91220338190986, 52.375641420306, 33.1390216713771 ] }, "distance": 15.54, "direction": 351.65, "angle": 64.88, "elevation": 33.14, "pano_id": "TMX7316010203-002307_pano_0001_000778", "timestamp": "2021-09-14T07:40:06.369310Z", "filename": "pano_0001_000778.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 15.54106767, "relative_pitch": 64.87502910200979, "relative_heading": 351.6479300030488, "relative_elevation": 33.1390216713771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91201111936161, 52.3754793113034, 33.5893112421036 ] }, "distance": 15.58, "direction": 260.16, "angle": 65.12, "elevation": 33.59, "pano_id": "TMX7316010203-001255_pano_0000_001695", "timestamp": "2019-06-27T08:18:30.983940Z", "filename": "pano_0000_001695.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 15.58003951, "relative_pitch": 65.11628098465746, "relative_heading": 260.16096734091286, "relative_elevation": 33.5893112421036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91200914169349, 52.3755200112273, 34.0799085292965 ] }, "distance": 15.6, "direction": 276.87, "angle": 65.41, "elevation": 34.08, "pano_id": "TMX7316010203-002825_pano_0003_000974", "timestamp": "2022-10-07T10:39:01.035590Z", "filename": "pano_0003_000974.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 15.59763731, "relative_pitch": 65.40745442281623, "relative_heading": 276.87292742467037, "relative_elevation": 34.0799085292965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91204880766187, 52.3754224149086, 33.7681050589308 ] }, "distance": 15.63, "direction": 234.87, "angle": 65.16, "elevation": 33.77, "pano_id": "TMX7316010203-001664_pano_0000_001311", "timestamp": "2020-04-21T11:23:29.596700Z", "filename": "pano_0000_001311.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 15.63071814, "relative_pitch": 65.1613330746478, "relative_heading": 234.87442265417866, "relative_elevation": 33.7681050589308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91220523256136, 52.3756432349208, 33.0821960754693 ] }, "distance": 15.72, "direction": 352.21, "angle": 64.58, "elevation": 33.08, "pano_id": "TMX7316010203-002623_pano_0009_000105", "timestamp": "2022-06-23T10:22:02.757850Z", "filename": "pano_0009_000105.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 15.72329393, "relative_pitch": 64.57921107699487, "relative_heading": 352.20921032596715, "relative_elevation": 33.0821960754693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91222792857871, 52.375360448717, 33.9636177504435 ] }, "distance": 15.9, "direction": 182.11, "angle": 64.91, "elevation": 33.96, "pano_id": "TMX7316010203-002564_pano_0002_001414", "timestamp": "2022-05-09T09:39:08.213510Z", "filename": "pano_0002_001414.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 15.89951858, "relative_pitch": 64.91411594171412, "relative_heading": 182.111327081074, "relative_elevation": 33.9636177504435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91221961545086, 52.3753591256265, 34.0100226430222 ] }, "distance": 16.08, "direction": 184.11, "angle": 64.7, "elevation": 34.01, "pano_id": "TMX7316010203-001255_pano_0000_001940", "timestamp": "2019-06-27T08:20:09.703370Z", "filename": "pano_0000_001940.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.07726959, "relative_pitch": 64.6988907908084, "relative_heading": 184.1086336772718, "relative_elevation": 34.0100226430222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91222436526733, 52.3753576464449, 34.0981546100229 ] }, "distance": 16.22, "direction": 182.93, "angle": 64.56, "elevation": 34.1, "pano_id": "TMX7316010203-002546_pano_0002_001534", "timestamp": "2022-04-26T09:35:27.207230Z", "filename": "pano_0002_001534.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.22171351, "relative_pitch": 64.55789347759168, "relative_heading": 182.9273146104713, "relative_elevation": 34.0981546100229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91203618294185, 52.3754234501337, 34.129512283951 ] }, "distance": 16.28, "direction": 236.95, "angle": 64.5, "elevation": 34.13, "pano_id": "TMX7316010203-002558_pano_0000_003217", "timestamp": "2022-05-03T10:47:49.193830Z", "filename": "pano_0000_003217.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.27829217, "relative_pitch": 64.50088914798627, "relative_heading": 236.94767863047161, "relative_elevation": 34.129512283951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91201396171421, 52.3755576268924, 33.2524948297068 ] }, "distance": 16.32, "direction": 291.77, "angle": 63.86, "elevation": 33.25, "pano_id": "TMX7316010203-001664_pano_0000_001308", "timestamp": "2020-04-21T11:23:28.936710Z", "filename": "pano_0000_001308.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.32092036, "relative_pitch": 63.857368199796916, "relative_heading": 291.7664728674763, "relative_elevation": 33.2524948297068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91199918754074, 52.3755259059526, 33.4080384541303 ] }, "distance": 16.36, "direction": 278.87, "angle": 63.91, "elevation": 33.41, "pano_id": "TMX7316010203-001255_pano_0000_001694", "timestamp": "2019-06-27T08:18:30.749020Z", "filename": "pano_0000_001694.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.35909118, "relative_pitch": 63.91014998300756, "relative_heading": 278.8700361198747, "relative_elevation": 33.4080384541303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91203024615928, 52.3754265725776, 34.417440097779 ] }, "distance": 16.44, "direction": 238.73, "angle": 64.47, "elevation": 34.42, "pano_id": "TMX7316010203-002825_pano_0003_000976", "timestamp": "2022-10-07T10:39:01.825410Z", "filename": "pano_0003_000976.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.43563833, "relative_pitch": 64.47374785891336, "relative_heading": 238.73190390766004, "relative_elevation": 34.417440097779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91219889016914, 52.3756496916195, 0.0 ] }, "distance": 16.5, "direction": 351.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03562", "timestamp": "2024-10-23T13:55:56Z", "filename": "recording_2024-10-23_12-42-53_03562.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.49699058, "relative_pitch": 0.0, "relative_heading": 351.061106421711, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91202315886788, 52.3754328503297, 33.7647790508345 ] }, "distance": 16.51, "direction": 241.68, "angle": 63.95, "elevation": 33.76, "pano_id": "TMX7316010203-001255_pano_0000_001696", "timestamp": "2019-06-27T08:18:31.218930Z", "filename": "pano_0000_001696.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.50738351, "relative_pitch": 63.946288029632214, "relative_heading": 241.67517696817396, "relative_elevation": 33.7647790508345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91220865158582, 52.3756506133344, 32.7184076774865 ] }, "distance": 16.51, "direction": 353.4, "angle": 63.23, "elevation": 32.72, "pano_id": "TMX7316010203-000885_pano_0000_000128", "timestamp": "2018-07-30T08:02:12.767830Z", "filename": "pano_0000_000128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.50872405, "relative_pitch": 63.22586266421668, "relative_heading": 353.39621154881644, "relative_elevation": 32.7184076774865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91226499011203, 52.3753551271007, 34.0790849858895 ] }, "distance": 16.59, "direction": 173.29, "angle": 64.04, "elevation": 34.08, "pano_id": "TMX7316010203-001735_pano_0000_000125", "timestamp": "2020-06-03T07:29:27.497900Z", "filename": "pano_0000_000125.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.59446345, "relative_pitch": 64.03670506429431, "relative_heading": 173.29262167475744, "relative_elevation": 34.0790849858895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91214200456134, 52.3756410208613, 32.8201626082882 ] }, "distance": 16.63, "direction": 337.22, "angle": 63.13, "elevation": 32.82, "pano_id": "TMX7316010203-002492_pano_0000_000152", "timestamp": "2022-03-30T07:25:44.630700Z", "filename": "pano_0000_000152.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.62838468, "relative_pitch": 63.130878303784094, "relative_heading": 337.2240430517205, "relative_elevation": 32.8201626082882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91199230305435, 52.3754969748437, 33.7234573327005 ] }, "distance": 16.65, "direction": 267.6, "angle": 63.73, "elevation": 33.72, "pano_id": "TMX7316010203-002546_pano_0002_002405", "timestamp": "2022-04-26T09:39:22.760370Z", "filename": "pano_0002_002405.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.64689472, "relative_pitch": 63.727692638446214, "relative_heading": 267.60095025458776, "relative_elevation": 33.7234573327005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9120401845062, 52.3754133432503, 33.6019186573103 ] }, "distance": 16.7, "direction": 233.2, "angle": 63.57, "elevation": 33.6, "pano_id": "TMX7316010203-001181_pano_0000_000504", "timestamp": "2019-05-14T06:37:37.577400Z", "filename": "pano_0000_000504.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.69895889, "relative_pitch": 63.574257246275806, "relative_heading": 233.2007501678412, "relative_elevation": 33.6019186573103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9120040543154, 52.3755514442712, 33.659937614575 ] }, "distance": 16.72, "direction": 288.72, "angle": 63.59, "elevation": 33.66, "pano_id": "TMX7316010203-002558_pano_0000_003214", "timestamp": "2022-05-03T10:47:48.598810Z", "filename": "pano_0000_003214.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.71607722, "relative_pitch": 63.59025119297752, "relative_heading": 288.71751191882726, "relative_elevation": 33.659937614575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91200386746063, 52.3754513615017, 33.89045591373 ] }, "distance": 16.86, "direction": 249.98, "angle": 63.55, "elevation": 33.89, "pano_id": "TMX7316010203-002546_pano_0002_002406", "timestamp": "2022-04-26T09:39:22.945410Z", "filename": "pano_0002_002406.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.86349334, "relative_pitch": 63.54560097423874, "relative_heading": 249.98274265323303, "relative_elevation": 33.89045591373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911997422382303, 52.37546009708682, 0.0 ] }, "distance": 16.98, "direction": 253.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02231", "timestamp": "2024-10-23T11:53:44Z", "filename": "recording_2024-10-23_11-21-30_02231.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 16.97651078, "relative_pitch": 0.0, "relative_heading": 253.57464941951275, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911986845110929, 52.37550410162331, 0.0 ] }, "distance": 17.0, "direction": 270.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02230", "timestamp": "2024-10-23T11:53:44Z", "filename": "recording_2024-10-23_11-21-30_02230.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.0042699, "relative_pitch": 0.0, "relative_heading": 270.3241678675684, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001901/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001901/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001901/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001901/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001901/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001901/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001901/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001901/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001901/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9119893651103, 52.3754800923425, 33.2944018384442 ] }, "distance": 17.03, "direction": 261.3, "angle": 62.91, "elevation": 33.29, "pano_id": "TMX7316010203-000886_pano_0001_001901", "timestamp": "2018-07-30T13:17:42.867570Z", "filename": "pano_0001_001901.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.02827407, "relative_pitch": 62.9127282621379, "relative_heading": 261.30100807554027, "relative_elevation": 33.2944018384442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91199619241757, 52.3754600768759, 32.0397784924135 ] }, "distance": 17.06, "direction": 253.65, "angle": 61.97, "elevation": 32.04, "pano_id": "TMX7315120208-000023_pano_0000_001422", "timestamp": "2016-03-30T14:33:33.351020Z", "filename": "pano_0000_001422.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.05750478, "relative_pitch": 61.969822262012855, "relative_heading": 253.6469628997918, "relative_elevation": 32.0397784924135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91199292430939, 52.3754663204247, 33.6364873731509 ] }, "distance": 17.09, "direction": 256.09, "angle": 63.06, "elevation": 33.64, "pano_id": "TMX7316010203-002564_pano_0002_001232", "timestamp": "2022-05-09T09:37:24.988990Z", "filename": "pano_0002_001232.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.09102089, "relative_pitch": 63.06444089393397, "relative_heading": 256.09262379891817, "relative_elevation": 33.6364873731509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00837/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00837/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00837/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00837/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00837/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00837/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00837/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00837/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00837/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911985556205996, 52.375503308880404, 0.0 ] }, "distance": 17.09, "direction": 270.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00837", "timestamp": "2025-06-19T03:32:43Z", "filename": "recording_2025-06-19_03-28-47_00837.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.09177678, "relative_pitch": 0.0, "relative_heading": 270.02679930240964, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911996476623369, 52.37545721887938, 0.0 ] }, "distance": 17.13, "direction": 252.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00838", "timestamp": "2025-06-19T03:32:44Z", "filename": "recording_2025-06-19_03-28-47_00838.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.13129058, "relative_pitch": 0.0, "relative_heading": 252.60808177757124, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91198486129824, 52.3755053489098, 31.8713541468605 ] }, "distance": 17.14, "direction": 270.79, "angle": 61.73, "elevation": 31.87, "pano_id": "TMX7315120208-000023_pano_0000_001421", "timestamp": "2016-03-30T14:33:32.995930Z", "filename": "pano_0000_001421.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.14070964, "relative_pitch": 61.72822426623728, "relative_heading": 270.78554532435606, "relative_elevation": 31.8713541468605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91200451283452, 52.3755666038821, 33.0260110506788 ] }, "distance": 17.3, "direction": 294.05, "angle": 62.35, "elevation": 33.03, "pano_id": "TMX7316010203-001181_pano_0000_000501", "timestamp": "2019-05-14T06:37:36.447160Z", "filename": "pano_0000_000501.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.30267206, "relative_pitch": 62.34948753959803, "relative_heading": 294.048862339132, "relative_elevation": 33.0260110506788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_005674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_005674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_005674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_005674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000297_pano_0000_005674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_005674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_005674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_005674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_005674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91198729938743, 52.3754722361496, 33.2610039487481 ] }, "distance": 17.32, "direction": 258.51, "angle": 62.49, "elevation": 33.26, "pano_id": "TMX7316010203-000297_pano_0000_005674", "timestamp": "2017-05-15T13:41:52.071690Z", "filename": "pano_0000_005674.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.32007496, "relative_pitch": 62.492556709923896, "relative_heading": 258.5116792847472, "relative_elevation": 33.2610039487481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91198234408921, 52.3755099231747, 33.4757404830307 ] }, "distance": 17.33, "direction": 272.46, "angle": 62.63, "elevation": 33.48, "pano_id": "TMX7316010203-002564_pano_0002_001231", "timestamp": "2022-05-09T09:37:24.719000Z", "filename": "pano_0002_001231.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.32650451, "relative_pitch": 62.63464336556477, "relative_heading": 272.46102830443226, "relative_elevation": 33.4757404830307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911981234852101, 52.37549818652834, 0.0 ] }, "distance": 17.4, "direction": 268.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00103", "timestamp": "2025-01-08T13:06:45Z", "filename": "Job_20250108_1349_Track01_Sphere_00103.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.39514993, "relative_pitch": 0.0, "relative_heading": 268.1486017863157, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000301_pano_0000_007199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91198029043163, 52.3755085111393, 33.0529807740822 ] }, "distance": 17.46, "direction": 271.93, "angle": 62.15, "elevation": 33.05, "pano_id": "TMX7316010203-000301_pano_0000_007199", "timestamp": "2017-05-18T13:04:46.222830Z", "filename": "pano_0000_007199.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.46024789, "relative_pitch": 62.15473136100574, "relative_heading": 271.92619012477826, "relative_elevation": 33.0529807740822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911991874145244, 52.375455034375015, 0.0 ] }, "distance": 17.5, "direction": 252.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00104", "timestamp": "2025-01-08T13:06:45Z", "filename": "Job_20250108_1349_Track01_Sphere_00104.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.50360346, "relative_pitch": 0.0, "relative_heading": 252.1554457542796, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91197891588528, 52.3754975318617, 34.1653734594584 ] }, "distance": 17.56, "direction": 267.93, "angle": 62.8, "elevation": 34.17, "pano_id": "TMX7316010203-002307_pano_0001_000526", "timestamp": "2021-09-14T07:38:40.419890Z", "filename": "pano_0001_000526.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.55547787, "relative_pitch": 62.804164490316445, "relative_heading": 267.92762630941803, "relative_elevation": 34.1653734594584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91222712140991, 52.3753454129078, 34.1304641598836 ] }, "distance": 17.57, "direction": 182.09, "angle": 62.76, "elevation": 34.13, "pano_id": "TMX7316010203-001664_pano_0000_000443", "timestamp": "2020-04-21T11:19:35.458200Z", "filename": "pano_0000_000443.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.57351096, "relative_pitch": 62.7564129480918, "relative_heading": 182.089461909822, "relative_elevation": 34.1304641598836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91197913114185, 52.3754880413349, 33.3374280100688 ] }, "distance": 17.61, "direction": 264.49, "angle": 62.15, "elevation": 33.34, "pano_id": "TMX7316010203-001744_pano_0000_001350", "timestamp": "2020-06-10T13:30:52.298340Z", "filename": "pano_0000_001350.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.6107035, "relative_pitch": 62.154467640040124, "relative_heading": 264.49025640495023, "relative_elevation": 33.3374280100688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91199841876112, 52.3755663956385, 33.9190099360421 ] }, "distance": 17.67, "direction": 293.43, "angle": 62.48, "elevation": 33.92, "pano_id": "TMX7316010203-002825_pano_0003_000973", "timestamp": "2022-10-07T10:39:00.630380Z", "filename": "pano_0003_000973.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.6732472, "relative_pitch": 62.47856913510065, "relative_heading": 293.43195390012676, "relative_elevation": 33.9190099360421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91199140053744, 52.3754496011336, 34.3485939325765 ] }, "distance": 17.73, "direction": 250.33, "angle": 62.7, "elevation": 34.35, "pano_id": "TMX7316010203-002307_pano_0001_000527", "timestamp": "2021-09-14T07:38:40.734880Z", "filename": "pano_0001_000527.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.72859739, "relative_pitch": 62.70004469469533, "relative_heading": 250.32717751996034, "relative_elevation": 34.3485939325765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91200116889317, 52.375433866863, 33.4723450988531 ] }, "distance": 17.79, "direction": 244.29, "angle": 62.01, "elevation": 33.47, "pano_id": "TMX7316010203-000886_pano_0001_001902", "timestamp": "2018-07-30T13:17:43.337580Z", "filename": "pano_0001_001902.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.79042773, "relative_pitch": 62.00952070756592, "relative_heading": 244.28515693972892, "relative_elevation": 33.4723450988531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001900/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001900/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001900/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001900/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001900/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001900/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001900/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001900/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001900/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91197739631239, 52.3755264293941, 33.1141044516116 ] }, "distance": 17.84, "direction": 278.32, "angle": 61.69, "elevation": 33.11, "pano_id": "TMX7316010203-000886_pano_0001_001900", "timestamp": "2018-07-30T13:17:42.402590Z", "filename": "pano_0001_001900.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.83517053, "relative_pitch": 61.6932100054974, "relative_heading": 278.3198107681346, "relative_elevation": 33.1141044516116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91198069121411, 52.3755427216007, 33.564776007086 ] }, "distance": 17.97, "direction": 284.15, "angle": 61.84, "elevation": 33.56, "pano_id": "TMX7316010203-002546_pano_0002_002404", "timestamp": "2022-04-26T09:39:22.575410Z", "filename": "pano_0002_002404.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 17.96851336, "relative_pitch": 61.838146810894955, "relative_heading": 284.15335241408616, "relative_elevation": 33.564776007086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91199109252567, 52.3754419422352, 33.5088509265333 ] }, "distance": 18.05, "direction": 247.8, "angle": 61.69, "elevation": 33.51, "pano_id": "TMX7316010203-001744_pano_0000_001351", "timestamp": "2020-06-10T13:30:52.613290Z", "filename": "pano_0000_001351.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.0527898, "relative_pitch": 61.68657041564112, "relative_heading": 247.80182419298507, "relative_elevation": 33.5088509265333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91200339211712, 52.375422587526, 33.8014798667282 ] }, "distance": 18.24, "direction": 240.52, "angle": 61.65, "elevation": 33.8, "pano_id": "TMX7316010203-002564_pano_0002_001233", "timestamp": "2022-05-09T09:37:25.258990Z", "filename": "pano_0002_001233.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.23788993, "relative_pitch": 61.65052381567494, "relative_heading": 240.52356994470182, "relative_elevation": 33.8014798667282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91200760569526, 52.37541672787023, 0.0 ] }, "distance": 18.32, "direction": 238.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02232", "timestamp": "2024-10-23T11:53:44Z", "filename": "recording_2024-10-23_11-21-30_02232.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.32264026, "relative_pitch": 0.0, "relative_heading": 238.30647203624883, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_000450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_000450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_000450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215000090632, 52.3756593994324, 32.9701647600159 ] }, "distance": 18.35, "direction": 341.27, "angle": 60.9, "elevation": 32.97, "pano_id": "TMX7316010203-001664_pano_0000_000450", "timestamp": "2020-04-21T11:19:36.898170Z", "filename": "pano_0000_000450.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.348841, "relative_pitch": 60.90280925063472, "relative_heading": 341.2674220010471, "relative_elevation": 32.9701647600159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001735_pano_0000_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001735_pano_0000_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/03/TMX7316010203-001735/pano_0000_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91218809232895, 52.3756658653744, 32.9071729080752 ] }, "distance": 18.39, "direction": 349.67, "angle": 60.8, "elevation": 32.91, "pano_id": "TMX7316010203-001735_pano_0000_000132", "timestamp": "2020-06-03T07:29:29.462940Z", "filename": "pano_0000_000132.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.39454473, "relative_pitch": 60.795559063322585, "relative_heading": 349.6693427487289, "relative_elevation": 32.9071729080752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911976238725285, 52.37554825450771, 0.0 ] }, "distance": 18.42, "direction": 285.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02229", "timestamp": "2024-10-23T11:53:44Z", "filename": "recording_2024-10-23_11-21-30_02229.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.42049403, "relative_pitch": 0.0, "relative_heading": 285.7798335954818, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000301_pano_0000_007200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000301_pano_0000_007200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/18/TMX7316010203-000301/pano_0000_007200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91200344813577, 52.3754191770652, 33.3912041448057 ] }, "distance": 18.42, "direction": 239.49, "angle": 61.11, "elevation": 33.39, "pano_id": "TMX7316010203-000301_pano_0000_007200", "timestamp": "2017-05-18T13:04:46.742830Z", "filename": "pano_0000_007200.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.42430336, "relative_pitch": 61.11135294020958, "relative_heading": 239.4902817426491, "relative_elevation": 33.3912041448057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91200728058943, 52.3754146086374, 32.2085016956553 ] }, "distance": 18.47, "direction": 237.72, "angle": 60.17, "elevation": 32.21, "pano_id": "TMX7315120208-000023_pano_0000_001423", "timestamp": "2016-03-30T14:33:33.705960Z", "filename": "pano_0000_001423.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.46633907, "relative_pitch": 60.17273938343526, "relative_heading": 237.71999645430714, "relative_elevation": 32.2085016956553 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00836/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00836/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00836/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00836/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00836/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00836/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00836/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00836/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00836/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911974703990136, 52.37554714324292, 0.0 ] }, "distance": 18.49, "direction": 285.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00836", "timestamp": "2025-06-19T03:32:43Z", "filename": "recording_2025-06-19_03-28-47_00836.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.48803463, "relative_pitch": 0.0, "relative_heading": 285.322969768555, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91206015349153, 52.3753768497979, 33.9376819869503 ] }, "distance": 18.5, "direction": 220.5, "angle": 61.41, "elevation": 33.94, "pano_id": "TMX7316010203-001664_pano_0000_001312", "timestamp": "2020-04-21T11:23:29.821750Z", "filename": "pano_0000_001312.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.49501808, "relative_pitch": 61.41094181392814, "relative_heading": 220.5001596192667, "relative_elevation": 33.9376819869503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912274265634185, 52.375337921444974, 0.0 ] }, "distance": 18.57, "direction": 172.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03555", "timestamp": "2024-10-23T13:55:54Z", "filename": "recording_2024-10-23_12-42-53_03555.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.57407792, "relative_pitch": 0.0, "relative_heading": 172.04708914156555, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911970478734269, 52.37554127529773, 0.0 ] }, "distance": 18.61, "direction": 283.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00102", "timestamp": "2025-01-08T13:06:45Z", "filename": "Job_20250108_1349_Track01_Sphere_00102.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.60639756, "relative_pitch": 0.0, "relative_heading": 283.14909564458355, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_00839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_00839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_00839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912006706597099, 52.375412519198605, 0.0 ] }, "distance": 18.62, "direction": 237.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_00839", "timestamp": "2025-06-19T03:32:44Z", "filename": "recording_2025-06-19_03-28-47_00839.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.62438591, "relative_pitch": 0.0, "relative_heading": 237.1794955520781, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91201543292618, 52.3754047162271, 34.0587262408808 ] }, "distance": 18.63, "direction": 233.94, "angle": 61.33, "elevation": 34.06, "pano_id": "TMX7316010203-002546_pano_0002_002407", "timestamp": "2022-04-26T09:39:23.135410Z", "filename": "pano_0002_002407.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.62530362, "relative_pitch": 61.32758167020069, "relative_heading": 233.94226094253415, "relative_elevation": 34.0587262408808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91196726283651, 52.3755336409701, 33.1648444421589 ] }, "distance": 18.65, "direction": 280.45, "angle": 60.65, "elevation": 33.16, "pano_id": "TMX7316010203-001744_pano_0000_001349", "timestamp": "2020-06-10T13:30:51.988350Z", "filename": "pano_0000_001349.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.64705407, "relative_pitch": 60.652970829246286, "relative_heading": 280.4532246589565, "relative_elevation": 33.1648444421589 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91198723455716, 52.3755725897653, 33.2431799238548 ] }, "distance": 18.65, "direction": 294.44, "angle": 60.71, "elevation": 33.24, "pano_id": "TMX7316010203-001255_pano_0000_001693", "timestamp": "2019-06-27T08:18:30.513920Z", "filename": "pano_0000_001693.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.64909609, "relative_pitch": 60.70800468024711, "relative_heading": 294.44441853482476, "relative_elevation": 33.2431799238548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000023_pano_0000_001420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000023_pano_0000_001420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/03/30/TMX7315120208-000023/pano_0000_001420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91197356130256, 52.3755504628616, 31.7061804905534 ] }, "distance": 18.66, "direction": 286.35, "angle": 59.52, "elevation": 31.71, "pano_id": "TMX7315120208-000023_pano_0000_001420", "timestamp": "2016-03-30T14:33:32.641000Z", "filename": "pano_0000_001420.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.66371998, "relative_pitch": 59.51697087788041, "relative_heading": 286.3535722133364, "relative_elevation": 31.7061804905534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91204679157841, 52.3753811249395, 34.2807253999636 ] }, "distance": 18.75, "direction": 223.56, "angle": 61.32, "elevation": 34.28, "pano_id": "TMX7316010203-002558_pano_0000_003218", "timestamp": "2022-05-03T10:47:49.393820Z", "filename": "pano_0000_003218.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.75099582, "relative_pitch": 61.32206232754938, "relative_heading": 223.55998065268912, "relative_elevation": 34.2807253999636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_09-04-01_00172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_09-04-01_00172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_09-04-01_00172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912232411595295, 52.375333775814504, 0.0 ] }, "distance": 18.86, "direction": 180.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_09-04-01_00172", "timestamp": "2025-10-01T09:05:16Z", "filename": "recording_2025-10-01_09-04-01_00172.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.85882357, "relative_pitch": 0.0, "relative_heading": 180.85209561049172, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91197192558103, 52.3755533897832, 33.3272893065587 ] }, "distance": 18.86, "direction": 287.21, "angle": 60.49, "elevation": 33.33, "pano_id": "TMX7316010203-002564_pano_0002_001230", "timestamp": "2022-05-09T09:37:24.449000Z", "filename": "pano_0002_001230.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.86440605, "relative_pitch": 60.488628170037664, "relative_heading": 287.2075267697116, "relative_elevation": 33.3272893065587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9120353298441, 52.3753865429914, 33.9362735971808 ] }, "distance": 18.88, "direction": 226.54, "angle": 60.91, "elevation": 33.94, "pano_id": "TMX7316010203-001255_pano_0000_001697", "timestamp": "2019-06-27T08:18:31.453930Z", "filename": "pano_0000_001697.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.87751837, "relative_pitch": 60.91439918233179, "relative_heading": 226.53909713905895, "relative_elevation": 33.9362735971808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912002380388665, 52.375411962575704, 0.0 ] }, "distance": 18.91, "direction": 237.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00105", "timestamp": "2025-01-08T13:06:45Z", "filename": "Job_20250108_1349_Track01_Sphere_00105.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.90585652, "relative_pitch": 0.0, "relative_heading": 237.505705119952, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91196639763748, 52.3755453645356, 33.9955939529464 ] }, "distance": 18.98, "direction": 284.3, "angle": 60.82, "elevation": 34.0, "pano_id": "TMX7316010203-002307_pano_0001_000525", "timestamp": "2021-09-14T07:38:40.104910Z", "filename": "pano_0001_000525.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 18.98435275, "relative_pitch": 60.81945053183038, "relative_heading": 284.2956514499376, "relative_elevation": 33.9955939529464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000885_pano_0000_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000885_pano_0000_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000885/pano_0000_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9122843545372, 52.37533436492, 33.89974063728 ] }, "distance": 19.07, "direction": 170.17, "angle": 60.64, "elevation": 33.9, "pano_id": "TMX7316010203-000885_pano_0000_000121", "timestamp": "2018-07-30T08:02:10.757840Z", "filename": "pano_0000_000121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.07135226, "relative_pitch": 60.63871818606565, "relative_heading": 170.16693332852978, "relative_elevation": 33.89974063728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91204050203769, 52.3753804908151, 34.5799629027024 ] }, "distance": 19.1, "direction": 224.35, "angle": 61.09, "elevation": 34.58, "pano_id": "TMX7316010203-002825_pano_0003_000977", "timestamp": "2022-10-07T10:39:02.205400Z", "filename": "pano_0003_000977.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.09909054, "relative_pitch": 61.087397033838855, "relative_heading": 224.34528630491195, "relative_elevation": 34.5799629027024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0000_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0000_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0000_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91222312309209, 52.3753312103261, 33.9821310136467 ] }, "distance": 19.16, "direction": 182.73, "angle": 60.58, "elevation": 33.98, "pano_id": "TMX7316010203-002492_pano_0000_000145", "timestamp": "2022-03-30T07:25:43.180670Z", "filename": "pano_0000_000145.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.16397316, "relative_pitch": 60.57949451989144, "relative_heading": 182.7307577048596, "relative_elevation": 33.9821310136467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_005673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_005673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_005673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_005673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000297_pano_0000_005673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_005673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000297_pano_0000_005673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_005673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000297/pano_0000_005673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91196657946023, 52.3755530638914, 32.9561676522717 ] }, "distance": 19.2, "direction": 286.78, "angle": 59.77, "elevation": 32.96, "pano_id": "TMX7316010203-000297_pano_0000_005673", "timestamp": "2017-05-15T13:41:51.366650Z", "filename": "pano_0000_005673.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.20199039, "relative_pitch": 59.77268053099873, "relative_heading": 286.7827835659446, "relative_elevation": 32.9561676522717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002558_pano_0000_003213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002558_pano_0000_003213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002558/pano_0000_003213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91199329378983, 52.3755940317187, 33.5122258579358 ] }, "distance": 19.4, "direction": 301.38, "angle": 59.93, "elevation": 33.51, "pano_id": "TMX7316010203-002558_pano_0000_003213", "timestamp": "2022-05-03T10:47:48.403860Z", "filename": "pano_0000_003213.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.40272432, "relative_pitch": 59.93025276981833, "relative_heading": 301.3796692280818, "relative_elevation": 33.5122258579358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_001307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_001307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_001307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91200187537599, 52.3756030879996, 33.0962533727288 ] }, "distance": 19.46, "direction": 304.81, "angle": 59.54, "elevation": 33.1, "pano_id": "TMX7316010203-001664_pano_0000_001307", "timestamp": "2020-04-21T11:23:28.716720Z", "filename": "pano_0000_001307.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.4633891, "relative_pitch": 59.540880134443285, "relative_heading": 304.8101812235524, "relative_elevation": 33.0962533727288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91200353738595, 52.3754016063499, 34.526181566529 ] }, "distance": 19.48, "direction": 234.52, "angle": 60.56, "elevation": 34.53, "pano_id": "TMX7316010203-002307_pano_0001_000528", "timestamp": "2021-09-14T07:38:41.050070Z", "filename": "pano_0001_000528.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.4848979, "relative_pitch": 60.56173041468819, "relative_heading": 234.52178563369088, "relative_elevation": 34.526181566529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91215045389419, 52.3756707208496, 32.8067674469203 ] }, "distance": 19.54, "direction": 342.54, "angle": 59.23, "elevation": 32.81, "pano_id": "TMX7316010203-002564_pano_0002_001421", "timestamp": "2022-05-09T09:39:09.753420Z", "filename": "pano_0002_001421.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.53680113, "relative_pitch": 59.225723056257884, "relative_heading": 342.5397312899026, "relative_elevation": 32.8067674469203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91214947039369, 52.3756711201039, 32.9792320765555 ] }, "distance": 19.6, "direction": 342.39, "angle": 59.28, "elevation": 32.98, "pano_id": "TMX7316010203-002546_pano_0002_001541", "timestamp": "2022-04-26T09:35:29.032330Z", "filename": "pano_0002_001541.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.59934264, "relative_pitch": 59.277260181853066, "relative_heading": 342.3919208589933, "relative_elevation": 32.9792320765555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91228299760455, 52.3753291535708, 34.2600119318813 ] }, "distance": 19.63, "direction": 170.72, "angle": 60.19, "elevation": 34.26, "pano_id": "TMX7316010203-002623_pano_0009_000098", "timestamp": "2022-06-23T10:22:01.152830Z", "filename": "pano_0009_000098.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.62786248, "relative_pitch": 60.19122494091451, "relative_heading": 170.72181911740122, "relative_elevation": 34.2600119318813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912193155800617, 52.375679509693924, 0.0 ] }, "distance": 19.84, "direction": 351.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00237", "timestamp": "2025-06-30T06:37:01Z", "filename": "recording_2025-06-30_06-27-54_00237.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.83578688, "relative_pitch": 0.0, "relative_heading": 351.43597252948655, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91200293004569, 52.3753960379641, 33.6802332159132 ] }, "distance": 19.88, "direction": 233.14, "angle": 59.44, "elevation": 33.68, "pano_id": "TMX7316010203-001744_pano_0000_001352", "timestamp": "2020-06-10T13:30:52.928350Z", "filename": "pano_0000_001352.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.88401244, "relative_pitch": 59.44340338254287, "relative_heading": 233.13688436077956, "relative_elevation": 33.6802332159132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91201310246707, 52.3753875967649, 33.6465668501332 ] }, "distance": 19.93, "direction": 229.78, "angle": 59.36, "elevation": 33.65, "pano_id": "TMX7316010203-000886_pano_0001_001903", "timestamp": "2018-07-30T13:17:43.817570Z", "filename": "pano_0001_001903.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.92744749, "relative_pitch": 59.36352355542341, "relative_heading": 229.77932105669558, "relative_elevation": 33.6465668501332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912279520834309, 52.37532566013884, 0.0 ] }, "distance": 19.98, "direction": 171.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00138", "timestamp": "2024-12-18T11:15:28Z", "filename": "Job_20241218_1119_Track07_Sphere_00138.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.97553035, "relative_pitch": 0.0, "relative_heading": 171.57187569930608, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241218_1119_Track07_Sphere_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241218_1119_Track07_Sphere_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912192716274093, 52.375680784183054, 0.0 ] }, "distance": 19.98, "direction": 351.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241218_1119_Track07_Sphere_00146", "timestamp": "2024-12-18T11:15:30Z", "filename": "Job_20241218_1119_Track07_Sphere_00146.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.98048292, "relative_pitch": 0.0, "relative_heading": 351.4116557895274, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001947/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001947/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001947/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001947/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001255_pano_0000_001947/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001947/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001255_pano_0000_001947/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001947/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/27/TMX7316010203-001255/pano_0000_001947/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91214136800434, 52.3756731503733, 32.8349400097504 ] }, "distance": 19.99, "direction": 341.08, "angle": 58.67, "elevation": 32.83, "pano_id": "TMX7316010203-001255_pano_0000_001947", "timestamp": "2019-06-27T08:20:11.503290Z", "filename": "pano_0000_001947.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 19.98683225, "relative_pitch": 58.67086529233892, "relative_heading": 341.08003714851486, "relative_elevation": 32.8349400097504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0001_001899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0001_001899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0001_001899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9119655760615, 52.3755729319275, 32.9475577194244 ] }, "distance": 20.02, "direction": 292.8, "angle": 58.72, "elevation": 32.95, "pano_id": "TMX7316010203-000886_pano_0001_001899", "timestamp": "2018-07-30T13:17:41.937570Z", "filename": "pano_0001_001899.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.01590386, "relative_pitch": 58.72098581736202, "relative_heading": 292.7962514811669, "relative_elevation": 32.9475577194244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000771/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000771/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000771/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000771/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000771/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000771/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000771/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000771/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000771/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91228142689712, 52.3753253254858, 34.3979264721274 ] }, "distance": 20.03, "direction": 171.22, "angle": 59.79, "elevation": 34.4, "pano_id": "TMX7316010203-002307_pano_0001_000771", "timestamp": "2021-09-14T07:40:04.689340Z", "filename": "pano_0001_000771.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.0317694, "relative_pitch": 59.785447217714584, "relative_heading": 171.2202142317683, "relative_elevation": 34.3979264721274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91205198637329, 52.3753620879017, 33.7921435767785 ] }, "distance": 20.12, "direction": 218.67, "angle": 59.24, "elevation": 33.79, "pano_id": "TMX7316010203-001181_pano_0000_000505", "timestamp": "2019-05-14T06:37:37.957140Z", "filename": "pano_0000_000505.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.11560633, "relative_pitch": 59.235734132049636, "relative_heading": 218.66591810070122, "relative_elevation": 33.7921435767785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_06-27-54_00229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_06-27-54_00229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_06-27-54_00229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91228237653154, 52.37532365834909, 0.0 ] }, "distance": 20.23, "direction": 171.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_06-27-54_00229", "timestamp": "2025-06-30T06:36:59Z", "filename": "recording_2025-06-30_06-27-54_00229.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.22500809, "relative_pitch": 0.0, "relative_heading": 171.11936573697423, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91201399628548, 52.3753788132139, 33.9582697991282 ] }, "distance": 20.53, "direction": 227.59, "angle": 58.85, "elevation": 33.96, "pano_id": "TMX7316010203-002564_pano_0002_001234", "timestamp": "2022-05-09T09:37:25.529000Z", "filename": "pano_0002_001234.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.52713967, "relative_pitch": 58.84782212136846, "relative_heading": 227.58600339804875, "relative_elevation": 33.9582697991282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_002403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_002403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_002403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91196901027648, 52.3755886845702, 33.415991390124 ] }, "distance": 20.55, "direction": 297.56, "angle": 58.41, "elevation": 33.42, "pano_id": "TMX7316010203-002546_pano_0002_002403", "timestamp": "2022-04-26T09:39:22.390380Z", "filename": "pano_0002_002403.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.55042904, "relative_pitch": 58.40898898114066, "relative_heading": 297.55974223607086, "relative_elevation": 33.415991390124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002307_pano_0001_000779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002307_pano_0001_000779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/14/TMX7316010203-002307/pano_0001_000779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91219209182977, 52.375687062096, 32.9563945671543 ] }, "distance": 20.68, "direction": 351.58, "angle": 57.89, "elevation": 32.96, "pano_id": "TMX7316010203-002307_pano_0001_000779", "timestamp": "2021-09-14T07:40:06.609300Z", "filename": "pano_0001_000779.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.67766545, "relative_pitch": 57.89481264280862, "relative_heading": 351.5842062496092, "relative_elevation": 32.9563945671543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002623_pano_0009_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002623_pano_0009_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002623/pano_0009_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91219420123898, 52.3756876232017, 32.917845052667 ] }, "distance": 20.72, "direction": 352.0, "angle": 57.81, "elevation": 32.92, "pano_id": "TMX7316010203-002623_pano_0009_000106", "timestamp": "2022-06-23T10:22:02.982820Z", "filename": "pano_0009_000106.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.71895722, "relative_pitch": 57.8131083748633, "relative_heading": 352.00246063390136, "relative_elevation": 32.917845052667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.912018018459452, 52.37537291187476, 0.0 ] }, "distance": 20.78, "direction": 225.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02233", "timestamp": "2024-10-23T11:53:45Z", "filename": "recording_2024-10-23_11-21-30_02233.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.77861255, "relative_pitch": 0.0, "relative_heading": 225.73939928160593, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002564_pano_0002_001413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002564_pano_0002_001413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/09/TMX7316010203-002564/pano_0002_001413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91223857167279, 52.3753160038653, 34.1367616811767 ] }, "distance": 20.83, "direction": 179.62, "angle": 58.6, "elevation": 34.14, "pano_id": "TMX7316010203-002564_pano_0002_001413", "timestamp": "2022-05-09T09:39:07.993420Z", "filename": "pano_0002_001413.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.83476644, "relative_pitch": 58.60293713993792, "relative_heading": 179.61758399375873, "relative_elevation": 34.1367616811767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track01_Sphere_00101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track01_Sphere_00101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track01_Sphere_00101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911959927507873, 52.37558442780198, 0.0 ] }, "distance": 20.89, "direction": 295.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track01_Sphere_00101", "timestamp": "2025-01-08T13:06:44Z", "filename": "Job_20250108_1349_Track01_Sphere_00101.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.89157835, "relative_pitch": 0.0, "relative_heading": 295.62285006126524, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_000972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_000972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_000972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91198753362985, 52.3756129584757, 33.7636561356485 ] }, "distance": 20.9, "direction": 305.75, "angle": 58.25, "elevation": 33.76, "pano_id": "TMX7316010203-002825_pano_0003_000972", "timestamp": "2022-10-07T10:39:00.215410Z", "filename": "pano_0003_000972.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.89513245, "relative_pitch": 58.24810045112485, "relative_heading": 305.75412635261245, "relative_elevation": 33.7636561356485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001744_pano_0000_001348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001744_pano_0000_001348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/10/TMX7316010203-001744/pano_0000_001348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91195547661969, 52.3755794815759, 33.0061165345833 ] }, "distance": 20.94, "direction": 293.91, "angle": 57.61, "elevation": 33.01, "pano_id": "TMX7316010203-001744_pano_0000_001348", "timestamp": "2020-06-10T13:30:51.678350Z", "filename": "pano_0000_001348.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.93627408, "relative_pitch": 57.61243182035066, "relative_heading": 293.9057579414638, "relative_elevation": 33.0061165345833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_000500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_000500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_000500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91199224336676, 52.3756176230528, 32.8485724981874 ] }, "distance": 20.95, "direction": 307.42, "angle": 57.48, "elevation": 32.85, "pano_id": "TMX7316010203-001181_pano_0000_000500", "timestamp": "2019-05-14T06:37:36.072220Z", "filename": "pano_0000_000500.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.94696698, "relative_pitch": 57.47504624368601, "relative_heading": 307.4191498318882, "relative_elevation": 32.8485724981874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241218_1119_Track07_Sphere_00142/adjacencies/b_20241218_1119_Track07_Sphere_00142/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.911965606879475, 52.37559285484992, 0.0 ] }, "distance": 20.97, "direction": 298.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02228", "timestamp": "2024-10-23T11:53:43Z", "filename": "recording_2024-10-23_11-21-30_02228.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_20241218_1119_Track07_Sphere_00142", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122656.72808812285, 487620.53746046475 ] }, "relative_distance": 20.97281232, "relative_pitch": 0.0, "relative_heading": 298.3906927479081, "relative_elevation": 0.0 } ] } }