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_20241021_0921_Track46_Sphere_00235/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track46_Sphere_00235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811750844681853, 52.349952231110386, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track46_Sphere_00235", "timestamp": "2024-10-21T09:45:22Z", "filename": "Job_20241021_0921_Track46_Sphere_00235.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "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_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_000938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81174903522822, 52.3499437400078, 43.8493164069951 ] }, "distance": 0.95, "direction": 187.43, "angle": 88.76, "elevation": 43.85, "pano_id": "TMX7316010203-001874_pano_0000_000938", "timestamp": "2020-08-13T09:21:34.804880Z", "filename": "pano_0000_000938.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 0.95284993, "relative_pitch": 88.7551530259267, "relative_heading": 187.4348960024883, "relative_elevation": 43.8493164069951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8117480756277, 52.34996204131454, 0.0 ] }, "distance": 1.11, "direction": 350.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00213", "timestamp": "2025-07-16T11:39:38Z", "filename": "recording_2025-07-16_11-35-07_00213.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 1.10780781, "relative_pitch": 0.0, "relative_heading": 350.19332381527204, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81174341717246, 52.3499640014012, 44.1857953080907 ] }, "distance": 1.4, "direction": 338.87, "angle": 88.18, "elevation": 44.19, "pano_id": "TMX7316010203-002100_pano_0000_000969", "timestamp": "2021-04-16T09:26:50.498990Z", "filename": "pano_0000_000969.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 1.40411617, "relative_pitch": 88.17989318646818, "relative_heading": 338.8719228749257, "relative_elevation": 44.1857953080907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81174911420752, 52.3499381132687, 43.7634120816365 ] }, "distance": 1.58, "direction": 184.29, "angle": 87.94, "elevation": 43.76, "pano_id": "TMX7316010203-002521_pano_0002_000643", "timestamp": "2022-04-14T11:32:03.690940Z", "filename": "pano_0002_000643.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 1.57536785, "relative_pitch": 87.93839265458297, "relative_heading": 184.29261609439428, "relative_elevation": 43.7634120816365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81177199390204, 52.3499339621064, 43.9510297300294 ] }, "distance": 2.49, "direction": 144.67, "angle": 86.76, "elevation": 43.95, "pano_id": "TMX7316010203-000805_pano_0000_000027", "timestamp": "2018-06-22T12:18:19.549920Z", "filename": "pano_0000_000027.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 2.49186789, "relative_pitch": 86.75500603356681, "relative_heading": 144.66650019682635, "relative_elevation": 43.9510297300294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81178445835933, 52.3499712841744, 43.8017124962062 ] }, "distance": 3.12, "direction": 47.21, "angle": 85.92, "elevation": 43.8, "pano_id": "TMX7316010203-000805_pano_0000_000026", "timestamp": "2018-06-22T12:18:18.474910Z", "filename": "pano_0000_000026.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 3.12108106, "relative_pitch": 85.92429073817691, "relative_heading": 47.21201693691846, "relative_elevation": 43.8017124962062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81175094777265, 52.3499830230564, 43.739465136081 ] }, "distance": 3.43, "direction": 0.12, "angle": 85.52, "elevation": 43.74, "pano_id": "TMX7316010203-002521_pano_0002_000642", "timestamp": "2022-04-14T11:32:02.955930Z", "filename": "pano_0002_000642.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 3.42634998, "relative_pitch": 85.52085730375077, "relative_heading": 0.11746826205201139, "relative_elevation": 43.739465136081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81174195103085, 52.3499182902507, 44.1826778231189 ] }, "distance": 3.83, "direction": 189.12, "angle": 85.05, "elevation": 44.18, "pano_id": "TMX7316010203-002100_pano_0000_000970", "timestamp": "2021-04-16T09:26:51.459010Z", "filename": "pano_0000_000970.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 3.82504801, "relative_pitch": 85.052042175167, "relative_heading": 189.11611476266626, "relative_elevation": 44.1826778231189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811747867599721, 52.349916957488986, 0.0 ] }, "distance": 3.93, "direction": 182.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00214", "timestamp": "2025-07-16T11:39:39Z", "filename": "recording_2025-07-16_11-35-07_00214.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 3.93027555, "relative_pitch": 0.0, "relative_heading": 182.95864972483335, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_000762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_000762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_000762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81175227634939, 52.3499879675617, 43.8764111064374 ] }, "distance": 3.98, "direction": 1.41, "angle": 84.82, "elevation": 43.88, "pano_id": "TMX7316010203-000286_pano_0000_000762", "timestamp": "2017-05-04T11:45:41.118750Z", "filename": "pano_0000_000762.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 3.9777341, "relative_pitch": 84.81985752899084, "relative_heading": 1.4053418841051764, "relative_elevation": 43.8764111064374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_000937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81174914841713, 52.3499904718029, 43.8154295263812 ] }, "distance": 4.26, "direction": 358.44, "angle": 84.45, "elevation": 43.82, "pano_id": "TMX7316010203-001874_pano_0000_000937", "timestamp": "2020-08-13T09:21:34.025070Z", "filename": "pano_0000_000937.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 4.2567641, "relative_pitch": 84.45100505314909, "relative_heading": 358.44403645155546, "relative_elevation": 43.8154295263812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811749488843788, 52.35000699618239, 0.0 ] }, "distance": 6.09, "direction": 359.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00212", "timestamp": "2025-07-16T11:39:37Z", "filename": "recording_2025-07-16_11-35-07_00212.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 6.09462854, "relative_pitch": 0.0, "relative_heading": 359.13142156205464, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_000939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81175115896392, 52.3498966742945, 43.8976206425577 ] }, "distance": 6.18, "direction": 179.8, "angle": 81.98, "elevation": 43.9, "pano_id": "TMX7316010203-001874_pano_0000_000939", "timestamp": "2020-08-13T09:21:35.544870Z", "filename": "pano_0000_000939.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 6.18206578, "relative_pitch": 81.98379985073039, "relative_heading": 179.80151862656743, "relative_elevation": 43.8976206425577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81174628225176, 52.3500096208955, 44.1895547425374 ] }, "distance": 6.39, "direction": 357.21, "angle": 81.77, "elevation": 44.19, "pano_id": "TMX7316010203-002100_pano_0000_000968", "timestamp": "2021-04-16T09:26:49.518990Z", "filename": "pano_0000_000968.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 6.39355359, "relative_pitch": 81.76730549822229, "relative_heading": 357.212871404194, "relative_elevation": 44.1895547425374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81176502388345, 52.3498952451738, 44.0780133465305 ] }, "distance": 6.41, "direction": 171.34, "angle": 81.72, "elevation": 44.08, "pano_id": "TMX7316010203-000805_pano_0000_000028", "timestamp": "2018-06-22T12:18:20.599940Z", "filename": "pano_0000_000028.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 6.41423952, "relative_pitch": 81.72042570549922, "relative_heading": 171.33645334608912, "relative_elevation": 44.0780133465305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81175097833135, 52.3498929948289, 43.7791952565312 ] }, "distance": 6.59, "direction": 179.92, "angle": 81.44, "elevation": 43.78, "pano_id": "TMX7316010203-002521_pano_0002_000644", "timestamp": "2022-04-14T11:32:04.415920Z", "filename": "pano_0002_000644.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 6.5914638, "relative_pitch": 81.43777014572942, "relative_heading": 179.92083767523542, "relative_elevation": 43.7791952565312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_000763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_000763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_000763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81175029922939, 52.3498894230635, 43.9060575589538 ] }, "distance": 6.99, "direction": 180.3, "angle": 80.96, "elevation": 43.91, "pano_id": "TMX7316010203-000286_pano_0000_000763", "timestamp": "2017-05-04T11:45:42.703740Z", "filename": "pano_0000_000763.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 6.98900093, "relative_pitch": 80.95549459088045, "relative_heading": 180.30470307442783, "relative_elevation": 43.9060575589538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81179267463781, 52.350018593537, 43.7930634347722 ] }, "distance": 7.92, "direction": 21.11, "angle": 79.75, "elevation": 43.79, "pano_id": "TMX7316010203-000805_pano_0000_000025", "timestamp": "2018-06-22T12:18:17.334890Z", "filename": "pano_0000_000025.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 7.91542717, "relative_pitch": 79.75462265686967, "relative_heading": 21.106287098914656, "relative_elevation": 43.7930634347722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81176081766149, 52.3500275055314, 43.7329226471484 ] }, "distance": 8.4, "direction": 4.64, "angle": 79.12, "elevation": 43.73, "pano_id": "TMX7316010203-002521_pano_0002_000641", "timestamp": "2022-04-14T11:32:02.176020Z", "filename": "pano_0002_000641.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 8.40360771, "relative_pitch": 79.12277340047913, "relative_heading": 4.638368654555148, "relative_elevation": 43.7329226471484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81174221304114, 52.3498724438592, 44.1706463405862 ] }, "distance": 8.9, "direction": 183.79, "angle": 78.61, "elevation": 44.17, "pano_id": "TMX7316010203-002100_pano_0000_000971", "timestamp": "2021-04-16T09:26:52.458970Z", "filename": "pano_0000_000971.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 8.89770733, "relative_pitch": 78.61079141276265, "relative_heading": 183.79022665858577, "relative_elevation": 44.1706463405862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811749566759742, 52.34987193686264, 0.0 ] }, "distance": 8.94, "direction": 180.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00215", "timestamp": "2025-07-16T11:39:40Z", "filename": "recording_2025-07-16_11-35-07_00215.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 8.9350858, "relative_pitch": 0.0, "relative_heading": 180.55840035258436, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track46_Sphere_00238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81175185843794, 52.349871777236594, 0.0 ] }, "distance": 8.95, "direction": 179.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track46_Sphere_00238", "timestamp": "2024-10-21T09:45:24Z", "filename": "Job_20241021_0921_Track46_Sphere_00238.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 8.9526902, "relative_pitch": 0.0, "relative_heading": 179.5579031905569, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_000936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81175897810502, 52.3500368807603, 43.7786261886358 ] }, "distance": 9.44, "direction": 3.37, "angle": 77.84, "elevation": 43.78, "pano_id": "TMX7316010203-001874_pano_0000_000936", "timestamp": "2020-08-13T09:21:33.169930Z", "filename": "pano_0000_000936.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 9.43559533, "relative_pitch": 77.83711288740918, "relative_heading": 3.3673296631378813, "relative_elevation": 43.7786261886358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002836_pano_0002_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81189637871707, 52.349958034188, 44.2099788319319 ] }, "distance": 9.94, "direction": 86.27, "angle": 77.33, "elevation": 44.21, "pano_id": "TMX7316010203-002836_pano_0002_000014", "timestamp": "2022-12-07T11:36:02.502820Z", "filename": "pano_0002_000014.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 9.93786312, "relative_pitch": 77.33119028704215, "relative_heading": 86.27441512485892, "relative_elevation": 44.2099788319319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81189941811205, 52.3499419740287, 43.2734618568793 ] }, "distance": 10.19, "direction": 96.43, "angle": 76.75, "elevation": 43.27, "pano_id": "TMX7316010203-002521_pano_0002_000559", "timestamp": "2022-04-14T11:30:50.616330Z", "filename": "pano_0002_000559.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 10.1881048, "relative_pitch": 76.75181009557, "relative_heading": 96.43213808660428, "relative_elevation": 43.2734618568793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_001129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190262898173, 52.3499556197422, 43.6264203991741 ] }, "distance": 10.35, "direction": 87.91, "angle": 76.65, "elevation": 43.63, "pano_id": "TMX7316010203-001874_pano_0000_001129", "timestamp": "2020-08-13T09:23:58.969550Z", "filename": "pano_0000_001129.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 10.34963394, "relative_pitch": 76.65425443227646, "relative_heading": 87.912029674981, "relative_elevation": 43.6264203991741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190184752664, 52.349938579647, 44.0555533226579 ] }, "distance": 10.4, "direction": 98.4, "angle": 76.72, "elevation": 44.06, "pano_id": "TMX7316010203-002100_pano_0000_000962", "timestamp": "2021-04-16T09:26:41.379110Z", "filename": "pano_0000_000962.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 10.4010409, "relative_pitch": 76.71632195291424, "relative_heading": 98.39792043267114, "relative_elevation": 44.0555533226579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0001_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0001_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0001_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190279136514, 52.3499613058902, 43.7553511718288 ] }, "distance": 10.4, "direction": 84.43, "angle": 76.63, "elevation": 43.76, "pano_id": "TMX7316010203-001311_pano_0001_000225", "timestamp": "2019-07-15T07:09:53.106550Z", "filename": "pano_0001_000225.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 10.40295185, "relative_pitch": 76.62607804733956, "relative_heading": 84.42961949098036, "relative_elevation": 43.7553511718288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81189907950143, 52.3499807076675, 43.2982787992805 ] }, "distance": 10.59, "direction": 72.58, "angle": 76.26, "elevation": 43.3, "pano_id": "TMX7316010203-002521_pano_0002_000560", "timestamp": "2022-04-14T11:30:51.231310Z", "filename": "pano_0002_000560.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 10.58625167, "relative_pitch": 76.26094973856013, "relative_heading": 72.58304345158754, "relative_elevation": 43.2982787992805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_001146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190569219804, 52.3499608747055, 43.5869186203927 ] }, "distance": 10.6, "direction": 84.79, "angle": 76.34, "elevation": 43.59, "pano_id": "TMX7316010203-000286_pano_0000_001146", "timestamp": "2017-05-04T12:02:16.116570Z", "filename": "pano_0000_001146.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 10.59523889, "relative_pitch": 76.33736162483922, "relative_heading": 84.79161166464674, "relative_elevation": 43.5869186203927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001900/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001900/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001900/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001900/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0005_001900/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001900/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001900/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001900/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001900/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190775911193, 52.3499626514108, 43.611939474009 ] }, "distance": 10.76, "direction": 83.81, "angle": 76.15, "elevation": 43.61, "pano_id": "TMX7316010203-000031_pano_0005_001900", "timestamp": "2016-07-28T09:39:49.513740Z", "filename": "pano_0005_001900.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 10.75502169, "relative_pitch": 76.14685609054116, "relative_heading": 83.81079972914883, "relative_elevation": 43.611939474009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190063420158, 52.3499850982731, 44.098519214429 ] }, "distance": 10.84, "direction": 70.29, "angle": 76.19, "elevation": 44.1, "pano_id": "TMX7316010203-002100_pano_0000_000963", "timestamp": "2021-04-16T09:26:42.379080Z", "filename": "pano_0000_000963.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 10.84227785, "relative_pitch": 76.18695986224158, "relative_heading": 70.28658132570774, "relative_elevation": 44.098519214429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002836_pano_0002_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8118986757059, 52.3499128885018, 44.2017492391169 ] }, "distance": 10.98, "direction": 113.49, "angle": 76.05, "elevation": 44.2, "pano_id": "TMX7316010203-002836_pano_0002_000013", "timestamp": "2022-12-07T11:36:01.792840Z", "filename": "pano_0002_000013.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 10.98354834, "relative_pitch": 76.04538903524501, "relative_heading": 113.48930163035344, "relative_elevation": 44.2017492391169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81191049014212, 52.349937840828, 43.7757196938619 ] }, "distance": 11.0, "direction": 98.37, "angle": 75.9, "elevation": 43.78, "pano_id": "TMX7316010203-000805_pano_0000_000373", "timestamp": "2018-06-22T12:25:22.532060Z", "filename": "pano_0000_000373.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 10.99565233, "relative_pitch": 75.90005964285663, "relative_heading": 98.37352747438628, "relative_elevation": 43.7757196938619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811752475902287, 52.350051689067726, 0.0 ] }, "distance": 11.07, "direction": 0.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00211", "timestamp": "2025-07-16T11:39:34Z", "filename": "recording_2025-07-16_11-35-07_00211.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.06764227, "relative_pitch": 0.0, "relative_heading": 0.5754349423684517, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811914380951992, 52.349943912482, 0.0 ] }, "distance": 11.18, "direction": 94.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00205", "timestamp": "2025-07-16T11:39:23Z", "filename": "recording_2025-07-16_11-35-07_00205.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.18193622, "relative_pitch": 0.0, "relative_heading": 94.74834596943279, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190807602922, 52.3499836569557, 43.768248476088 ] }, "distance": 11.27, "direction": 71.92, "angle": 75.56, "elevation": 43.77, "pano_id": "TMX7316010203-000805_pano_0000_000374", "timestamp": "2018-06-22T12:25:23.692050Z", "filename": "pano_0000_000374.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.27015585, "relative_pitch": 75.56024129046558, "relative_heading": 71.9239642979914, "relative_elevation": 43.768248476088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81175947066034, 52.3500540836923, 44.2415476199239 ] }, "distance": 11.35, "direction": 2.97, "angle": 75.61, "elevation": 44.24, "pano_id": "TMX7316010203-002100_pano_0000_000967", "timestamp": "2021-04-16T09:26:48.354080Z", "filename": "pano_0000_000967.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.34877522, "relative_pitch": 75.61278651582869, "relative_heading": 2.9688284167304277, "relative_elevation": 44.2415476199239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0005_001899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190805353118, 52.3499182112337, 43.596316867508 ] }, "distance": 11.36, "direction": 109.46, "angle": 75.39, "elevation": 43.6, "pano_id": "TMX7316010203-000031_pano_0005_001899", "timestamp": "2016-07-28T09:39:48.538730Z", "filename": "pano_0005_001899.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.36159269, "relative_pitch": 75.3931047598771, "relative_heading": 109.46222568866219, "relative_elevation": 43.596316867508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_000940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81175373153762, 52.3498499782609, 43.9175750166178 ] }, "distance": 11.38, "direction": 179.01, "angle": 75.47, "elevation": 43.92, "pano_id": "TMX7316010203-001874_pano_0000_000940", "timestamp": "2020-08-13T09:21:36.264870Z", "filename": "pano_0000_000940.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.37978306, "relative_pitch": 75.47319151486482, "relative_heading": 179.00951910960248, "relative_elevation": 43.9175750166178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002836_pano_0002_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81189581793383, 52.3500031409679, 44.2044009724632 ] }, "distance": 11.39, "direction": 60.17, "angle": 75.55, "elevation": 44.2, "pano_id": "TMX7316010203-002836_pano_0002_000015", "timestamp": "2022-12-07T11:36:03.277810Z", "filename": "pano_0002_000015.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.38767758, "relative_pitch": 75.55390338011112, "relative_heading": 60.16767743641603, "relative_elevation": 44.2044009724632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_001128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190432969482, 52.349909273937, 43.6071785995737 ] }, "distance": 11.5, "direction": 114.56, "angle": 75.23, "elevation": 43.61, "pano_id": "TMX7316010203-001874_pano_0000_001128", "timestamp": "2020-08-13T09:23:58.189560Z", "filename": "pano_0000_001128.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.49921995, "relative_pitch": 75.22738383583062, "relative_heading": 114.56219773242196, "relative_elevation": 43.6071785995737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81177057463219, 52.3498495684104, 44.09752726648 ] }, "distance": 11.5, "direction": 173.29, "angle": 75.38, "elevation": 44.1, "pano_id": "TMX7316010203-000805_pano_0000_000029", "timestamp": "2018-06-22T12:18:21.649920Z", "filename": "pano_0000_000029.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.50252722, "relative_pitch": 75.38055608292153, "relative_heading": 173.28787694829663, "relative_elevation": 44.09752726648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track46_Sphere_00231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811772021555511, 52.35005540618099, 0.0 ] }, "distance": 11.57, "direction": 7.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track46_Sphere_00231", "timestamp": "2024-10-21T09:45:19Z", "filename": "Job_20241021_0921_Track46_Sphere_00231.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.57103349, "relative_pitch": 0.0, "relative_heading": 7.163961479486389, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8119004495655, 52.3499025817254, 43.2411191165447 ] }, "distance": 11.6, "direction": 118.46, "angle": 74.99, "elevation": 43.24, "pano_id": "TMX7316010203-002521_pano_0002_000558", "timestamp": "2022-04-14T11:30:50.051430Z", "filename": "pano_0002_000558.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.5950465, "relative_pitch": 74.98933949353054, "relative_heading": 118.45500883003675, "relative_elevation": 43.2411191165447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81175291676769, 52.3498477302896, 43.7708764784038 ] }, "distance": 11.63, "direction": 179.3, "angle": 75.12, "elevation": 43.77, "pano_id": "TMX7316010203-002521_pano_0002_000645", "timestamp": "2022-04-14T11:32:05.135960Z", "filename": "pano_0002_000645.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.62908064, "relative_pitch": 75.12133267160544, "relative_heading": 179.3043249632734, "relative_elevation": 43.7708764784038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_001130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190163552691, 52.3500017687734, 43.6297120908275 ] }, "distance": 11.66, "direction": 61.79, "angle": 75.04, "elevation": 43.63, "pano_id": "TMX7316010203-001874_pano_0000_001130", "timestamp": "2020-08-13T09:23:59.829640Z", "filename": "pano_0000_001130.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.66026779, "relative_pitch": 75.03710522456214, "relative_heading": 61.78775641389591, "relative_elevation": 43.6297120908275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811913521638616, 52.34998869452107, 0.0 ] }, "distance": 11.8, "direction": 69.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00206", "timestamp": "2025-07-16T11:39:24Z", "filename": "recording_2025-07-16_11-35-07_00206.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.80423222, "relative_pitch": 0.0, "relative_heading": 69.89584993042209, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0001_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0001_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0001_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190598935568, 52.349904745253, 43.7244859151542 ] }, "distance": 11.82, "direction": 116.56, "angle": 74.87, "elevation": 43.72, "pano_id": "TMX7316010203-001311_pano_0001_000224", "timestamp": "2019-07-15T07:09:51.786560Z", "filename": "pano_0001_000224.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.81870993, "relative_pitch": 74.87442800047194, "relative_heading": 116.5566060082777, "relative_elevation": 43.7244859151542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track46_Sphere_00221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811910444901835, 52.34991014415461, 0.0 ] }, "distance": 11.84, "direction": 113.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track46_Sphere_00221", "timestamp": "2024-10-21T09:45:09Z", "filename": "Job_20241021_0921_Track46_Sphere_00221.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 11.84084223, "relative_pitch": 0.0, "relative_heading": 113.29778567148874, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001901/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001901/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001901/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001901/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0005_001901/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001901/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001901/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001901/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001901/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190747184022, 52.350006944108, 43.5951825296506 ] }, "distance": 12.29, "direction": 60.3, "angle": 74.26, "elevation": 43.6, "pano_id": "TMX7316010203-000031_pano_0005_001901", "timestamp": "2016-07-28T09:39:50.763740Z", "filename": "pano_0005_001901.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 12.28710981, "relative_pitch": 74.25974390423805, "relative_heading": 60.2979052628403, "relative_elevation": 43.5951825296506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190294847483, 52.3498920537817, 44.0081891594455 ] }, "distance": 12.34, "direction": 122.87, "angle": 74.34, "elevation": 44.01, "pano_id": "TMX7316010203-002100_pano_0000_000961", "timestamp": "2021-04-16T09:26:40.464150Z", "filename": "pano_0000_000961.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 12.33946606, "relative_pitch": 74.33702284995991, "relative_heading": 122.86504478383563, "relative_elevation": 44.0081891594455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81189969343179, 52.3500191601714, 43.3122591590509 ] }, "distance": 12.58, "direction": 53.71, "angle": 73.8, "elevation": 43.31, "pano_id": "TMX7316010203-002521_pano_0002_000561", "timestamp": "2022-04-14T11:30:51.936340Z", "filename": "pano_0002_000561.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 12.58330492, "relative_pitch": 73.80008489379232, "relative_heading": 53.711344122171305, "relative_elevation": 43.3122591590509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811915006611351, 52.34989903942881, 0.0 ] }, "distance": 12.66, "direction": 117.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00204", "timestamp": "2025-07-16T11:39:22Z", "filename": "recording_2025-07-16_11-35-07_00204.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 12.65558313, "relative_pitch": 0.0, "relative_heading": 117.88418926127218, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0001_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0001_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0001_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190169947063, 52.350022009261, 43.762368212454 ] }, "distance": 12.88, "direction": 52.93, "angle": 73.6, "elevation": 43.76, "pano_id": "TMX7316010203-001311_pano_0001_000226", "timestamp": "2019-07-15T07:09:54.716550Z", "filename": "pano_0001_000226.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 12.88230476, "relative_pitch": 73.59718139078217, "relative_heading": 52.93459333577314, "relative_elevation": 43.762368212454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81191231595976, 52.3498918187907, 43.7802261495963 ] }, "distance": 12.89, "direction": 121.42, "angle": 73.59, "elevation": 43.78, "pano_id": "TMX7316010203-000805_pano_0000_000372", "timestamp": "2018-06-22T12:25:21.432060Z", "filename": "pano_0000_000372.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 12.89388846, "relative_pitch": 73.58956190940917, "relative_heading": 121.42326157018701, "relative_elevation": 43.7802261495963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81181562601409, 52.3500632737164, 43.7860026704147 ] }, "distance": 13.12, "direction": 19.66, "angle": 73.32, "elevation": 43.79, "pano_id": "TMX7316010203-000805_pano_0000_000024", "timestamp": "2018-06-22T12:18:16.030090Z", "filename": "pano_0000_000024.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 13.12098861, "relative_pitch": 73.31853940222663, "relative_heading": 19.659389118206047, "relative_elevation": 43.7860026704147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81178704871047, 52.3500682555947, 43.7617194019258 ] }, "distance": 13.14, "direction": 10.82, "angle": 73.28, "elevation": 43.76, "pano_id": "TMX7316010203-002521_pano_0002_000640", "timestamp": "2022-04-14T11:32:01.345960Z", "filename": "pano_0002_000640.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 13.1440942, "relative_pitch": 73.28204543501207, "relative_heading": 10.817846943472812, "relative_elevation": 43.7617194019258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190027634729, 52.3500316084072, 44.12098398339 ] }, "distance": 13.48, "direction": 49.06, "angle": 73.01, "elevation": 44.12, "pano_id": "TMX7316010203-002100_pano_0000_000964", "timestamp": "2021-04-16T09:26:43.529060Z", "filename": "pano_0000_000964.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 13.47952051, "relative_pitch": 73.01142301782778, "relative_heading": 49.06035849877618, "relative_elevation": 44.12098398339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190749142547, 52.3500295097428, 43.7224289337173 ] }, "distance": 13.71, "direction": 51.14, "angle": 72.59, "elevation": 43.72, "pano_id": "TMX7316010203-000805_pano_0000_000375", "timestamp": "2018-06-22T12:25:24.982020Z", "filename": "pano_0000_000375.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 13.70695742, "relative_pitch": 72.59382064116733, "relative_heading": 51.144831167108855, "relative_elevation": 43.7224289337173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000557/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000557/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000557/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000557/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000557/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000557/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000557/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000557/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000557/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81189923034773, 52.3498675503807, 43.1998398639262 ] }, "distance": 13.82, "direction": 132.98, "angle": 72.26, "elevation": 43.2, "pano_id": "TMX7316010203-002521_pano_0002_000557", "timestamp": "2022-04-14T11:30:49.531320Z", "filename": "pano_0002_000557.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 13.82116276, "relative_pitch": 72.25868026665964, "relative_heading": 132.98153616760686, "relative_elevation": 43.1998398639262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0005_001898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190895877798, 52.3498736533913, 43.5768090263009 ] }, "distance": 13.88, "direction": 129.06, "angle": 72.34, "elevation": 43.58, "pano_id": "TMX7316010203-000031_pano_0005_001898", "timestamp": "2016-07-28T09:39:47.618750Z", "filename": "pano_0005_001898.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 13.87561174, "relative_pitch": 72.33762263360947, "relative_heading": 129.06080700454828, "relative_elevation": 43.5768090263009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002836_pano_0002_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190091846809, 52.3498676706244, 44.1793533125892 ] }, "distance": 13.9, "direction": 132.62, "angle": 72.54, "elevation": 44.18, "pano_id": "TMX7316010203-002836_pano_0002_000012", "timestamp": "2022-12-07T11:36:01.122870Z", "filename": "pano_0002_000012.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 13.89647402, "relative_pitch": 72.53919847288313, "relative_heading": 132.61783059140996, "relative_elevation": 44.1793533125892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811751194516824, 52.34982676309603, 0.0 ] }, "distance": 13.96, "direction": 179.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00216", "timestamp": "2025-07-16T11:39:42Z", "filename": "recording_2025-07-16_11-35-07_00216.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 13.96134709, "relative_pitch": 0.0, "relative_heading": 179.90217052976797, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81174424758365, 52.3498267886387, 44.1380304144695 ] }, "distance": 13.97, "direction": 181.84, "angle": 72.44, "elevation": 44.14, "pano_id": "TMX7316010203-002100_pano_0000_000972", "timestamp": "2021-04-16T09:26:53.404060Z", "filename": "pano_0000_000972.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 13.96572129, "relative_pitch": 72.44209948695402, "relative_heading": 181.84458297422896, "relative_elevation": 44.1380304144695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_001145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81191031447566, 52.349872712342, 43.5177887836471 ] }, "distance": 14.01, "direction": 129.16, "angle": 72.15, "elevation": 43.52, "pano_id": "TMX7316010203-000286_pano_0000_001145", "timestamp": "2017-05-04T12:02:14.766360Z", "filename": "pano_0000_001145.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 14.01334625, "relative_pitch": 72.15070391699945, "relative_heading": 129.15523811215533, "relative_elevation": 43.5177887836471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811912073997664, 52.350033572565934, 0.0 ] }, "distance": 14.23, "direction": 50.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00207", "timestamp": "2025-07-16T11:39:25Z", "filename": "recording_2025-07-16_11-35-07_00207.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 14.23460056, "relative_pitch": 0.0, "relative_heading": 50.516265832914996, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_000935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81179199130031, 52.3500782747474, 43.7603706112131 ] }, "distance": 14.3, "direction": 11.3, "angle": 71.9, "elevation": 43.76, "pano_id": "TMX7316010203-001874_pano_0000_000935", "timestamp": "2020-08-13T09:21:32.159930Z", "filename": "pano_0000_000935.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 14.3028812, "relative_pitch": 71.9002515330026, "relative_heading": 11.30480926845806, "relative_elevation": 43.7603706112131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_001127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190564016761, 52.3498631980195, 43.5785772362724 ] }, "distance": 14.47, "direction": 133.21, "angle": 71.63, "elevation": 43.58, "pano_id": "TMX7316010203-001874_pano_0000_001127", "timestamp": "2020-08-13T09:23:57.469550Z", "filename": "pano_0000_001127.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 14.47098605, "relative_pitch": 71.63040125648057, "relative_heading": 133.20534754239438, "relative_elevation": 43.5785772362724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002836_pano_0002_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190587344386, 52.3500476669641, 44.1735391542315 ] }, "distance": 14.98, "direction": 44.85, "angle": 71.27, "elevation": 44.17, "pano_id": "TMX7316010203-002836_pano_0002_000016", "timestamp": "2022-12-07T11:36:04.182810Z", "filename": "pano_0002_000016.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 14.97895066, "relative_pitch": 71.26854717024132, "relative_heading": 44.84929726518078, "relative_elevation": 44.1735391542315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_000761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_000761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_000761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81177921505549, 52.3500864403557, 43.8593188012019 ] }, "distance": 15.06, "direction": 7.38, "angle": 71.05, "elevation": 43.86, "pano_id": "TMX7316010203-000286_pano_0000_000761", "timestamp": "2017-05-04T11:45:38.698770Z", "filename": "pano_0000_000761.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 15.05860334, "relative_pitch": 71.05066810494104, "relative_heading": 7.3758419801697865, "relative_elevation": 43.8593188012019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_001147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190977716467, 52.350047011236, 43.5965196574107 ] }, "distance": 15.12, "direction": 45.76, "angle": 70.88, "elevation": 43.6, "pano_id": "TMX7316010203-000286_pano_0000_001147", "timestamp": "2017-05-04T12:02:18.126360Z", "filename": "pano_0000_001147.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 15.11672486, "relative_pitch": 70.87644349449566, "relative_heading": 45.75916089406053, "relative_elevation": 43.5965196574107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_001131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190895956067, 52.3500477686078, 43.6141742439941 ] }, "distance": 15.14, "direction": 45.38, "angle": 70.86, "elevation": 43.61, "pano_id": "TMX7316010203-001874_pano_0000_001131", "timestamp": "2020-08-13T09:24:00.824450Z", "filename": "pano_0000_001131.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 15.13593409, "relative_pitch": 70.86109699740632, "relative_heading": 45.383472699614224, "relative_elevation": 43.6141742439941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81180969772011, 52.3500858790511, 44.2163717085496 ] }, "distance": 15.4, "direction": 15.09, "angle": 70.79, "elevation": 44.22, "pano_id": "TMX7316010203-002100_pano_0000_000966", "timestamp": "2021-04-16T09:26:46.799050Z", "filename": "pano_0000_000966.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 15.40276902, "relative_pitch": 70.79422273678583, "relative_heading": 15.091575337720618, "relative_elevation": 44.2163717085496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81189907786437, 52.3500567855779, 43.3287518005818 ] }, "distance": 15.41, "direction": 40.96, "angle": 70.43, "elevation": 43.33, "pano_id": "TMX7316010203-002521_pano_0002_000562", "timestamp": "2022-04-14T11:30:52.831330Z", "filename": "pano_0002_000562.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 15.40714395, "relative_pitch": 70.42527113179135, "relative_heading": 40.96436531611989, "relative_elevation": 43.3287518005818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0005_001902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190800357593, 52.3500519038854, 43.5660386281088 ] }, "distance": 15.42, "direction": 44.0, "angle": 70.51, "elevation": 43.57, "pano_id": "TMX7316010203-000031_pano_0005_001902", "timestamp": "2016-07-28T09:39:52.363650Z", "filename": "pano_0005_001902.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 15.41727324, "relative_pitch": 70.51200265981451, "relative_heading": 43.99603509296537, "relative_elevation": 43.5660386281088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track46_Sphere_00219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811914128554453, 52.34985581282176, 0.0 ] }, "distance": 15.46, "direction": 133.96, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track46_Sphere_00219", "timestamp": "2024-10-21T09:45:08Z", "filename": "Job_20241021_0921_Track46_Sphere_00219.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 15.45652886, "relative_pitch": 0.0, "relative_heading": 133.95790371650054, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0001_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0001_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0001_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190858138259, 52.3498507072272, 43.6859537921846 ] }, "distance": 15.59, "direction": 136.43, "angle": 70.36, "elevation": 43.69, "pano_id": "TMX7316010203-001311_pano_0001_000223", "timestamp": "2019-07-15T07:09:50.621520Z", "filename": "pano_0001_000223.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 15.59324008, "relative_pitch": 70.35651288926377, "relative_heading": 136.42542285559057, "relative_elevation": 43.6859537921846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811914794569667, 52.34985425218151, 0.0 ] }, "distance": 15.61, "direction": 134.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00203", "timestamp": "2025-07-16T11:39:21Z", "filename": "recording_2025-07-16_11-35-07_00203.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 15.61001984, "relative_pitch": 0.0, "relative_heading": 134.30111490286512, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811783948650461, 52.350092044520366, 0.0 ] }, "distance": 15.72, "direction": 8.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00210", "timestamp": "2025-07-16T11:39:32Z", "filename": "recording_2025-07-16_11-35-07_00210.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 15.72027907, "relative_pitch": 0.0, "relative_heading": 8.249973225691841, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_001149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81167378287761, 52.35008553109, 43.8726297756657 ] }, "distance": 15.73, "direction": 340.51, "angle": 70.27, "elevation": 43.87, "pano_id": "TMX7316010203-000286_pano_0000_001149", "timestamp": "2017-05-04T12:02:26.486290Z", "filename": "pano_0000_001149.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 15.73487764, "relative_pitch": 70.2696755106221, "relative_heading": 340.5051863024178, "relative_elevation": 43.8726297756657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190363211519, 52.3498456253655, 43.9716774048284 ] }, "distance": 15.78, "direction": 138.73, "angle": 70.25, "elevation": 43.97, "pano_id": "TMX7316010203-002100_pano_0000_000960", "timestamp": "2021-04-16T09:26:39.619120Z", "filename": "pano_0000_000960.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 15.78319615, "relative_pitch": 70.25490470290859, "relative_heading": 138.72798523586613, "relative_elevation": 43.9716774048284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81187563179491, 52.3500741714085, 44.1493570823222 ] }, "distance": 16.01, "direction": 32.07, "angle": 70.06, "elevation": 44.15, "pano_id": "TMX7316010203-002100_pano_0000_000965", "timestamp": "2021-04-16T09:26:45.059090Z", "filename": "pano_0000_000965.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 16.01296773, "relative_pitch": 70.06429643289, "relative_heading": 32.07403158307327, "relative_elevation": 44.1493570823222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81191418036819, 52.3498456016373, 43.7912713484839 ] }, "distance": 16.27, "direction": 136.83, "angle": 69.62, "elevation": 43.79, "pano_id": "TMX7316010203-000805_pano_0000_000371", "timestamp": "2018-06-22T12:25:20.382050Z", "filename": "pano_0000_000371.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 16.26822079, "relative_pitch": 69.62024039579504, "relative_heading": 136.83114582040218, "relative_elevation": 43.7912713484839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_000941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81175669463219, 52.3498032826217, 43.9447423862293 ] }, "distance": 16.58, "direction": 178.62, "angle": 69.33, "elevation": 43.94, "pano_id": "TMX7316010203-001874_pano_0000_000941", "timestamp": "2020-08-13T09:21:36.984870Z", "filename": "pano_0000_000941.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 16.57888575, "relative_pitch": 69.33018153531907, "relative_heading": 178.62224334073446, "relative_elevation": 43.9447423862293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81175401824233, 52.349802415511, 43.7660820828751 ] }, "distance": 16.67, "direction": 179.26, "angle": 69.15, "elevation": 43.77, "pano_id": "TMX7316010203-002521_pano_0002_000646", "timestamp": "2022-04-14T11:32:05.860920Z", "filename": "pano_0002_000646.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 16.67198221, "relative_pitch": 69.14646908192793, "relative_heading": 179.25680025528328, "relative_elevation": 43.7660820828751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81189740290369, 52.3498322475124, 43.1897292360663 ] }, "distance": 16.67, "direction": 143.2, "angle": 68.89, "elevation": 43.19, "pano_id": "TMX7316010203-002521_pano_0002_000556", "timestamp": "2022-04-14T11:30:49.026490Z", "filename": "pano_0002_000556.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 16.67285603, "relative_pitch": 68.89154068850156, "relative_heading": 143.2032406471235, "relative_elevation": 43.1897292360663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81177487423108, 52.3498031153685, 44.1267031226307 ] }, "distance": 16.67, "direction": 174.36, "angle": 69.3, "elevation": 44.13, "pano_id": "TMX7316010203-000805_pano_0000_000030", "timestamp": "2018-06-22T12:18:22.729930Z", "filename": "pano_0000_000030.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 16.67329938, "relative_pitch": 69.30090017358621, "relative_heading": 174.3641625234968, "relative_elevation": 44.1267031226307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_000934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_000934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_000934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81185956794821, 52.3500884683594, 43.6619768263772 ] }, "distance": 16.87, "direction": 26.04, "angle": 68.87, "elevation": 43.66, "pano_id": "TMX7316010203-001874_pano_0000_000934", "timestamp": "2020-08-13T09:21:30.869920Z", "filename": "pano_0000_000934.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 16.87310196, "relative_pitch": 68.87105418928195, "relative_heading": 26.04469990672835, "relative_elevation": 43.6619768263772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81183465791468, 52.3501001367958, 43.7126003028825 ] }, "distance": 17.42, "direction": 19.14, "angle": 68.27, "elevation": 43.71, "pano_id": "TMX7316010203-002521_pano_0002_000639", "timestamp": "2022-04-14T11:32:00.465930Z", "filename": "pano_0002_000639.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 17.42080817, "relative_pitch": 68.27120595711699, "relative_heading": 19.13729588264865, "relative_elevation": 43.7126003028825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190344064561, 52.35007798426839, 0.0 ] }, "distance": 17.43, "direction": 36.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00208", "timestamp": "2025-07-16T11:39:27Z", "filename": "recording_2025-07-16_11-35-07_00208.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 17.43345041, "relative_pitch": 0.0, "relative_heading": 36.61549521370944, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81191564766639, 52.3500725458007, 43.6567424861714 ] }, "distance": 17.47, "direction": 39.99, "angle": 68.19, "elevation": 43.66, "pano_id": "TMX7316010203-000805_pano_0000_000376", "timestamp": "2018-06-22T12:25:26.392020Z", "filename": "pano_0000_000376.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 17.47413641, "relative_pitch": 68.18564921363325, "relative_heading": 39.99008366833817, "relative_elevation": 43.6567424861714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0005_001897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81191012941592, 52.3498291428452, 43.5836078794673 ] }, "distance": 17.48, "direction": 141.6, "angle": 68.15, "elevation": 43.58, "pano_id": "TMX7316010203-000031_pano_0005_001897", "timestamp": "2016-07-28T09:39:46.703770Z", "filename": "pano_0005_001897.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 17.47573048, "relative_pitch": 68.15068270219959, "relative_heading": 141.60472414549332, "relative_elevation": 43.5836078794673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002836_pano_0002_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190243019424, 52.3498223763558, 44.1944165434688 ] }, "distance": 17.76, "direction": 144.44, "angle": 68.1, "elevation": 44.19, "pano_id": "TMX7316010203-002836_pano_0002_000011", "timestamp": "2022-12-07T11:36:00.467820Z", "filename": "pano_0002_000011.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 17.76175251, "relative_pitch": 68.10478708941658, "relative_heading": 144.44075824876776, "relative_elevation": 44.1944165434688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_000764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_000764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_000764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_000764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81175363294787, 52.3497918354089, 43.892853083089 ] }, "distance": 17.85, "direction": 179.39, "angle": 67.87, "elevation": 43.89, "pano_id": "TMX7316010203-000286_pano_0000_000764", "timestamp": "2017-05-04T11:45:44.128840Z", "filename": "pano_0000_000764.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 17.8488811, "relative_pitch": 67.87104802727848, "relative_heading": 179.39009057095797, "relative_elevation": 43.892853083089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track46_Sphere_00241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track46_Sphere_00241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811754632735998, 52.349790244397205, 0.0 ] }, "distance": 18.03, "direction": 179.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track46_Sphere_00241", "timestamp": "2024-10-21T09:45:26Z", "filename": "Job_20241021_0921_Track46_Sphere_00241.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 18.02675617, "relative_pitch": 0.0, "relative_heading": 179.17955893999618, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_001126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190740738638, 52.3498170850956, 43.5886159809306 ] }, "distance": 18.44, "direction": 144.65, "angle": 67.07, "elevation": 43.59, "pano_id": "TMX7316010203-001874_pano_0000_001126", "timestamp": "2020-08-13T09:23:56.784530Z", "filename": "pano_0000_001126.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 18.43808585, "relative_pitch": 67.07152497472188, "relative_heading": 144.64738758649847, "relative_elevation": 43.5886159809306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811853614318855, 52.350106116555736, 0.0 ] }, "distance": 18.5, "direction": 22.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00209", "timestamp": "2025-07-16T11:39:29Z", "filename": "recording_2025-07-16_11-35-07_00209.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 18.50005818, "relative_pitch": 0.0, "relative_heading": 22.242638140621356, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000286_pano_0000_001148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000286_pano_0000_001148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/04/TMX7316010203-000286/pano_0000_001148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81184263291757, 52.3501095052694, 43.6877148551866 ] }, "distance": 18.58, "direction": 19.67, "angle": 66.96, "elevation": 43.69, "pano_id": "TMX7316010203-000286_pano_0000_001148", "timestamp": "2017-05-04T12:02:21.166580Z", "filename": "pano_0000_001148.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 18.58460962, "relative_pitch": 66.95525899591064, "relative_heading": 19.66645128677842, "relative_elevation": 43.6877148551866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811753522641273, 52.34978190730733, 0.0 ] }, "distance": 18.95, "direction": 179.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00217", "timestamp": "2025-07-16T11:39:43Z", "filename": "recording_2025-07-16_11-35-07_00217.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 18.95348777, "relative_pitch": 0.0, "relative_heading": 179.44836019595013, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81174693368187, 52.3497810860392, 44.1106527782977 ] }, "distance": 19.05, "direction": 180.8, "angle": 66.65, "elevation": 44.11, "pano_id": "TMX7316010203-002100_pano_0000_000973", "timestamp": "2021-04-16T09:26:54.314060Z", "filename": "pano_0000_000973.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 19.0458597, "relative_pitch": 66.64653952376187, "relative_heading": 180.8017435004211, "relative_elevation": 44.1106527782977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0001_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0001_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0001_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8119291175902, 52.3500841910391, 43.7625917978585 ] }, "distance": 19.06, "direction": 39.6, "angle": 66.47, "elevation": 43.76, "pano_id": "TMX7316010203-001311_pano_0001_000227", "timestamp": "2019-07-15T07:09:56.731500Z", "filename": "pano_0001_000227.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 19.05723381, "relative_pitch": 66.46838777432336, "relative_heading": 39.600602647262875, "relative_elevation": 43.7625917978585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-16_11-35-07_00202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-16_11-35-07_00202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-16_11-35-07_00202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.811914246027884, 52.34980938240795, 0.0 ] }, "distance": 19.41, "direction": 144.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-16_11-35-07_00202", "timestamp": "2025-07-16T11:39:20Z", "filename": "recording_2025-07-16_11-35-07_00202.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 19.40712322, "relative_pitch": 0.0, "relative_heading": 144.98943948437895, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002836_pano_0002_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002836_pano_0002_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002836/pano_0002_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81194251953595, 52.3500866802591, 44.1638855161145 ] }, "distance": 19.86, "direction": 41.12, "angle": 65.79, "elevation": 44.16, "pano_id": "TMX7316010203-002836_pano_0002_000017", "timestamp": "2022-12-07T11:36:05.282790Z", "filename": "pano_0002_000017.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 19.85976682, "relative_pitch": 65.78734090507777, "relative_heading": 41.12142195600232, "relative_elevation": 44.1638855161145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002100_pano_0000_000959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002100_pano_0000_000959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/16/TMX7316010203-002100/pano_0000_000959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190440238449, 52.3497993727536, 43.951943363063 ] }, "distance": 19.97, "direction": 148.4, "angle": 65.56, "elevation": 43.95, "pano_id": "TMX7316010203-002100_pano_0000_000959", "timestamp": "2021-04-16T09:26:38.834150Z", "filename": "pano_0000_000959.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 19.96995023, "relative_pitch": 65.56491128374351, "relative_heading": 148.40111614179813, "relative_elevation": 43.951943363063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001874_pano_0000_001132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001874_pano_0000_001132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/13/TMX7316010203-001874/pano_0000_001132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81194389173445, 52.3500875851058, 43.6264428757131 ] }, "distance": 20.0, "direction": 41.13, "angle": 65.37, "elevation": 43.63, "pano_id": "TMX7316010203-001874_pano_0000_001132", "timestamp": "2020-08-13T09:24:01.914440Z", "filename": "pano_0000_001132.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 19.99710861, "relative_pitch": 65.37463833685587, "relative_heading": 41.13351388495844, "relative_elevation": 43.6264428757131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0005_001903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0005_001903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0005_001903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81193531154148, 52.3500932418005, 43.5930782705545 ] }, "distance": 20.1, "direction": 38.7, "angle": 65.24, "elevation": 43.59, "pano_id": "TMX7316010203-000031_pano_0005_001903", "timestamp": "2016-07-28T09:39:53.918700Z", "filename": "pano_0005_001903.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 20.10475269, "relative_pitch": 65.24125484575815, "relative_heading": 38.697819578629314, "relative_elevation": 43.5930782705545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001311_pano_0001_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0001_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001311_pano_0001_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/15/TMX7316010203-001311/pano_0001_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81190940731604, 52.3497983213106, 43.6754162125289 ] }, "distance": 20.25, "direction": 147.75, "angle": 65.13, "elevation": 43.68, "pano_id": "TMX7316010203-001311_pano_0001_000222", "timestamp": "2019-07-15T07:09:49.501550Z", "filename": "pano_0001_000222.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 20.24959457, "relative_pitch": 65.12575601634198, "relative_heading": 147.75265316638067, "relative_elevation": 43.6754162125289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81189716882324, 52.3497931357651, 43.1691428674385 ] }, "distance": 20.32, "direction": 150.61, "angle": 64.8, "elevation": 43.17, "pano_id": "TMX7316010203-002521_pano_0002_000555", "timestamp": "2022-04-14T11:30:48.541310Z", "filename": "pano_0002_000555.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 20.31791368, "relative_pitch": 64.79559171952533, "relative_heading": 150.61101352975396, "relative_elevation": 43.1691428674385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000805_pano_0000_000370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000805_pano_0000_000370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000805/pano_0000_000370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81191608442623, 52.3497995746449, 43.8166820043698 ] }, "distance": 20.38, "direction": 146.46, "angle": 65.06, "elevation": 43.82, "pano_id": "TMX7316010203-000805_pano_0000_000370", "timestamp": "2018-06-22T12:25:19.377160Z", "filename": "pano_0000_000370.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 20.37958679, "relative_pitch": 65.05637995470795, "relative_heading": 146.4614743361058, "relative_elevation": 43.8166820043698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track46_Sphere_00235/adjacencies/b_20241021_0921_Track46_Sphere_00235/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002521_pano_0002_000638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002521_pano_0002_000638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002521/pano_0002_000638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81189947330225, 52.3501173911612, 43.7411925904453 ] }, "distance": 20.98, "direction": 28.86, "angle": 64.37, "elevation": 43.74, "pano_id": "TMX7316010203-002521_pano_0002_000638", "timestamp": "2022-04-14T11:31:59.565960Z", "filename": "pano_0002_000638.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_20241021_0921_Track46_Sphere_00235", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115791.60208187392, 484827.2674587433 ] }, "relative_distance": 20.98385397, "relative_pitch": 64.37168390863145, "relative_heading": 28.858111845317914, "relative_elevation": 43.7411925904453 } ] } }