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_20240918_0854_Track03_Sphere_00082/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track03_Sphere_00082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801561727934658, 52.355040877114895, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track03_Sphere_00082", "timestamp": "2024-09-18T08:00:12Z", "filename": "Job_20240918_0854_Track03_Sphere_00082.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "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_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_002718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8015661051627, 52.3550414277443, 44.3663690770045 ] }, "distance": 0.3, "direction": 78.39, "angle": 89.61, "elevation": 44.37, "pano_id": "TMX7316010203-002089_pano_0000_002718", "timestamp": "2021-04-13T11:46:05.381680Z", "filename": "pano_0000_002718.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 0.30446411, "relative_pitch": 89.6068140115209, "relative_heading": 78.39043590640486, "relative_elevation": 44.3663690770045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80156884733735, 52.3550353725391, 44.2204343192279 ] }, "distance": 0.78, "direction": 141.62, "angle": 88.99, "elevation": 44.22, "pano_id": "TMX7316010203-000816_pano_0000_002763", "timestamp": "2018-06-29T10:29:05.046260Z", "filename": "pano_0000_002763.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 0.78132484, "relative_pitch": 88.98775399252462, "relative_heading": 141.6233186264858, "relative_elevation": 44.2204343192279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_001086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80156687640932, 52.3550476049108, 44.1996320243925 ] }, "distance": 0.83, "direction": 25.11, "angle": 88.93, "elevation": 44.2, "pano_id": "TMX7316010203-000535_pano_0000_001086", "timestamp": "2018-01-08T10:07:29.236880Z", "filename": "pano_0000_001086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 0.8267373, "relative_pitch": 88.9284291999554, "relative_heading": 25.10622824057456, "relative_elevation": 44.1996320243925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801566709389387, 52.355053817229994, 0.0 ] }, "distance": 1.48, "direction": 13.26, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00633", "timestamp": "2025-09-23T11:40:54Z", "filename": "2025_09_23_10_57_25_00633.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 1.47935972, "relative_pitch": 0.0, "relative_heading": 13.263264618619125, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_006620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80157564777648, 52.3550283499206, 44.1608094284311 ] }, "distance": 1.69, "direction": 145.77, "angle": 87.81, "elevation": 44.16, "pano_id": "TMX7316010203-000050_pano_0000_006620", "timestamp": "2016-08-08T10:22:20.882090Z", "filename": "pano_0000_006620.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 1.68599412, "relative_pitch": 87.8135941175522, "relative_heading": 145.76972465170584, "relative_elevation": 44.1608094284311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80154616669181, 52.35502702293, 44.0201793285087 ] }, "distance": 1.87, "direction": 214.52, "angle": 87.57, "elevation": 44.02, "pano_id": "TMX7316010203-002090_pano_0001_000063", "timestamp": "2021-04-14T08:40:33.099930Z", "filename": "pano_0001_000063.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 1.87100933, "relative_pitch": 87.56619679454873, "relative_heading": 214.5181672164859, "relative_elevation": 44.0201793285087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80152613476315, 52.3550390064633, 44.1923528024927 ] }, "distance": 2.43, "direction": 265.09, "angle": 86.85, "elevation": 44.19, "pano_id": "TMX7316010203-002529_pano_0000_001563", "timestamp": "2022-04-21T07:09:52.069270Z", "filename": "pano_0000_001563.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 2.43399972, "relative_pitch": 86.84748282300643, "relative_heading": 265.0941008166105, "relative_elevation": 44.1923528024927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80154027966052, 52.355021718641, 44.1786841992289 ] }, "distance": 2.58, "direction": 214.43, "angle": 86.65, "elevation": 44.18, "pano_id": "TMX7316010203-001317_pano_0000_001221", "timestamp": "2019-07-17T09:51:06.357690Z", "filename": "pano_0000_001221.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 2.58462258, "relative_pitch": 86.65179348917731, "relative_heading": 214.43002371691526, "relative_elevation": 44.1786841992289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0001_001054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80152444465363, 52.355052574466, 44.3942249706015 ] }, "distance": 2.85, "direction": 297.13, "angle": 86.32, "elevation": 44.39, "pano_id": "TMX7316010203-001517_pano_0001_001054", "timestamp": "2019-12-17T09:24:26.883050Z", "filename": "pano_0001_001054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 2.85429304, "relative_pitch": 86.32127469185427, "relative_heading": 297.13053767373333, "relative_elevation": 44.3942249706015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80157766657633, 52.355066731796, 47.379848940298 ] }, "distance": 3.08, "direction": 20.68, "angle": 86.29, "elevation": 47.38, "pano_id": "TMX7316010203-001886_pano_0000_001488", "timestamp": "2020-08-21T07:18:04.692110Z", "filename": "pano_0000_001488.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 3.07508867, "relative_pitch": 86.2865471925304, "relative_heading": 20.679808752760994, "relative_elevation": 47.379848940298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80160049803877, 52.3550240172307, 47.3524590497836 ] }, "distance": 3.24, "direction": 125.38, "angle": 86.09, "elevation": 47.35, "pano_id": "TMX7316010203-001886_pano_0000_001487", "timestamp": "2020-08-21T07:18:04.002110Z", "filename": "pano_0000_001487.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 3.23996243, "relative_pitch": 86.08579372759192, "relative_heading": 125.38304313773041, "relative_elevation": 47.3524590497836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0001_001055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80154960282513, 52.3550110022313, 44.3767923396081 ] }, "distance": 3.43, "direction": 193.96, "angle": 85.59, "elevation": 44.38, "pano_id": "TMX7316010203-001517_pano_0001_001055", "timestamp": "2019-12-17T09:24:27.448040Z", "filename": "pano_0001_001055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 3.42541321, "relative_pitch": 85.58613164118844, "relative_heading": 193.95591870151947, "relative_elevation": 44.3767923396081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_006621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80155354616802, 52.3550724998818, 44.1513201128691 ] }, "distance": 3.56, "direction": 351.0, "angle": 85.39, "elevation": 44.15, "pano_id": "TMX7316010203-000050_pano_0000_006621", "timestamp": "2016-08-08T10:22:21.782120Z", "filename": "pano_0000_006621.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 3.56267696, "relative_pitch": 85.38666034213598, "relative_heading": 350.99795724617474, "relative_elevation": 44.1513201128691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80151595907335, 52.3550640823455, 44.1695116283372 ] }, "distance": 4.05, "direction": 309.63, "angle": 84.76, "elevation": 44.17, "pano_id": "TMX7316010203-001317_pano_0000_001220", "timestamp": "2019-07-17T09:51:05.567780Z", "filename": "pano_0000_001220.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 4.04867657, "relative_pitch": 84.76277519905115, "relative_heading": 309.6260545774187, "relative_elevation": 44.1695116283372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801591334355964, 52.35500865852865, 0.0 ] }, "distance": 4.11, "direction": 150.64, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00632", "timestamp": "2025-09-23T11:40:53Z", "filename": "2025_09_23_10_57_25_00632.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 4.11362818, "relative_pitch": 0.0, "relative_heading": 150.63530723301986, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_003638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801556334198, 52.3550036875096, 43.9449226465076 ] }, "distance": 4.15, "direction": 185.07, "angle": 84.6, "elevation": 43.94, "pano_id": "TMX7316010203-000283_pano_0000_003638", "timestamp": "2017-05-02T13:23:03.565390Z", "filename": "pano_0000_003638.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 4.1545249, "relative_pitch": 84.59934524925775, "relative_heading": 185.07480332608822, "relative_elevation": 43.9449226465076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80152254804301, 52.3550705763011, 44.010450555943 ] }, "distance": 4.25, "direction": 321.07, "angle": 84.49, "elevation": 44.01, "pano_id": "TMX7316010203-002090_pano_0001_000062", "timestamp": "2021-04-14T08:40:32.219940Z", "filename": "pano_0001_000062.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 4.24821998, "relative_pitch": 84.4864619677721, "relative_heading": 321.06999568659586, "relative_elevation": 44.010450555943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_001085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80158957319387, 52.3550056410238, 44.2094206856564 ] }, "distance": 4.36, "direction": 154.18, "angle": 84.37, "elevation": 44.21, "pano_id": "TMX7316010203-000535_pano_0000_001085", "timestamp": "2018-01-08T10:07:28.421810Z", "filename": "pano_0000_001085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 4.35574466, "relative_pitch": 84.37307881000112, "relative_heading": 154.17899906140343, "relative_elevation": 44.2094206856564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80154446860203, 52.3550793882248, 44.2189336093143 ] }, "distance": 4.44, "direction": 344.66, "angle": 84.26, "elevation": 44.22, "pano_id": "TMX7316010203-000816_pano_0000_002764", "timestamp": "2018-06-29T10:29:06.011170Z", "filename": "pano_0000_002764.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 4.44370616, "relative_pitch": 84.26142457931938, "relative_heading": 344.65506523844044, "relative_elevation": 44.2189336093143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track03_Sphere_00083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80154018213544, 52.35508295025454, 0.0 ] }, "distance": 4.91, "direction": 342.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track03_Sphere_00083", "timestamp": "2024-09-18T08:00:13Z", "filename": "Job_20240918_0854_Track03_Sphere_00083.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 4.90640763, "relative_pitch": 0.0, "relative_heading": 342.5905712379788, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track03_Sphere_00081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801584857227047, 52.35499893763472, 0.0 ] }, "distance": 4.93, "direction": 161.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track03_Sphere_00081", "timestamp": "2024-09-18T08:00:11Z", "filename": "Job_20240918_0854_Track03_Sphere_00081.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 4.92566756, "relative_pitch": 0.0, "relative_heading": 161.34119471479246, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80154925118231, 52.3549961805691, 44.2016419358552 ] }, "distance": 5.05, "direction": 189.7, "angle": 83.49, "elevation": 44.2, "pano_id": "TMX7316010203-002529_pano_0000_001564", "timestamp": "2022-04-21T07:09:52.694220Z", "filename": "pano_0000_001564.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 5.04569269, "relative_pitch": 83.48777766503694, "relative_heading": 189.6992901972756, "relative_elevation": 44.2016419358552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_001087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80154448167398, 52.3550895938281, 44.1957441503182 ] }, "distance": 5.55, "direction": 347.77, "angle": 82.85, "elevation": 44.2, "pano_id": "TMX7316010203-000535_pano_0000_001087", "timestamp": "2018-01-08T10:07:30.086810Z", "filename": "pano_0000_001087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 5.5467985, "relative_pitch": 82.84648135556597, "relative_heading": 347.7696837376076, "relative_elevation": 44.1957441503182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80159155749556, 52.3549913002785, 44.2291306434199 ] }, "distance": 5.88, "direction": 159.78, "angle": 82.43, "elevation": 44.23, "pano_id": "TMX7316010203-000816_pano_0000_002762", "timestamp": "2018-06-29T10:29:04.101050Z", "filename": "pano_0000_002762.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 5.87908782, "relative_pitch": 82.42843328148045, "relative_heading": 159.7755709903881, "relative_elevation": 44.2291306434199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_002717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80153700693502, 52.3550917035032, 44.3754907371476 ] }, "distance": 5.9, "direction": 343.42, "angle": 82.43, "elevation": 44.38, "pano_id": "TMX7316010203-002089_pano_0000_002717", "timestamp": "2021-04-13T11:46:04.666730Z", "filename": "pano_0000_002717.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 5.90113872, "relative_pitch": 82.42513938264129, "relative_heading": 343.41584157365327, "relative_elevation": 44.3754907371476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80150376145983, 52.3550820763749, 44.195340745151 ] }, "distance": 6.05, "direction": 319.26, "angle": 82.2, "elevation": 44.2, "pano_id": "TMX7316010203-002529_pano_0000_001562", "timestamp": "2022-04-21T07:09:51.449290Z", "filename": "pano_0000_001562.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 6.05103018, "relative_pitch": 82.20379022904018, "relative_heading": 319.2552678221561, "relative_elevation": 44.195340745151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_003639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80152178916566, 52.3550901563524, 43.9609987633303 ] }, "distance": 6.12, "direction": 333.61, "angle": 82.07, "elevation": 43.96, "pano_id": "TMX7316010203-000283_pano_0000_003639", "timestamp": "2017-05-02T13:23:04.745380Z", "filename": "pano_0000_003639.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 6.12156158, "relative_pitch": 82.07254930239047, "relative_heading": 333.6073333310931, "relative_elevation": 43.9609987633303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80156915681935, 52.3549835234674, 44.0428026970476 ] }, "distance": 6.4, "direction": 175.47, "angle": 81.73, "elevation": 44.04, "pano_id": "TMX7316010203-002090_pano_0001_000064", "timestamp": "2021-04-14T08:40:34.030130Z", "filename": "pano_0001_000064.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 6.402015, "relative_pitch": 81.72947168854313, "relative_heading": 175.4653531578742, "relative_elevation": 44.0428026970476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_002719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80159869286818, 52.3549866793477, 44.3614974375814 ] }, "distance": 6.54, "direction": 157.33, "angle": 81.62, "elevation": 44.36, "pano_id": "TMX7316010203-002089_pano_0000_002719", "timestamp": "2021-04-13T11:46:06.136740Z", "filename": "pano_0000_002719.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 6.53557293, "relative_pitch": 81.6191671297591, "relative_heading": 157.33390760187413, "relative_elevation": 44.3614974375814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801540754003997, 52.35509967937939, 0.0 ] }, "distance": 6.7, "direction": 347.68, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00634", "timestamp": "2025-09-23T11:40:55Z", "filename": "2025_09_23_10_57_25_00634.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 6.69739962, "relative_pitch": 0.0, "relative_heading": 347.68009695937315, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_006619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80159864301788, 52.3549846171954, 44.1692425152287 ] }, "distance": 6.75, "direction": 158.11, "angle": 81.32, "elevation": 44.17, "pano_id": "TMX7316010203-000050_pano_0000_006619", "timestamp": "2016-08-08T10:22:20.067130Z", "filename": "pano_0000_006619.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 6.74662719, "relative_pitch": 81.31548538441501, "relative_heading": 158.11150830700393, "relative_elevation": 44.1692425152287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80156382470671, 52.3549790612952, 44.1980514321476 ] }, "distance": 6.88, "direction": 178.81, "angle": 81.15, "elevation": 44.2, "pano_id": "TMX7316010203-001317_pano_0000_001222", "timestamp": "2019-07-17T09:51:07.177740Z", "filename": "pano_0000_001222.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 6.87998236, "relative_pitch": 81.15219881472906, "relative_heading": 178.81018838493867, "relative_elevation": 44.1980514321476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0001_001053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80150028375179, 52.3550944286117, 44.4065426951274 ] }, "distance": 7.28, "direction": 324.91, "angle": 80.69, "elevation": 44.41, "pano_id": "TMX7316010203-001517_pano_0001_001053", "timestamp": "2019-12-17T09:24:26.308040Z", "filename": "pano_0001_001053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 7.28246762, "relative_pitch": 80.68665914547583, "relative_heading": 324.91022223739577, "relative_elevation": 44.4065426951274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80155643979996, 52.355109507084, 47.4246142506599 ] }, "distance": 7.65, "direction": 357.3, "angle": 80.84, "elevation": 47.42, "pano_id": "TMX7316010203-001886_pano_0000_001489", "timestamp": "2020-08-21T07:18:05.367110Z", "filename": "pano_0000_001489.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 7.64523196, "relative_pitch": 80.84224456900841, "relative_heading": 357.29881363496975, "relative_elevation": 47.4246142506599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80162315745784, 52.3549809230337, 47.3039100738242 ] }, "distance": 7.88, "direction": 147.9, "angle": 80.55, "elevation": 47.3, "pano_id": "TMX7316010203-001886_pano_0000_001486", "timestamp": "2020-08-21T07:18:03.252180Z", "filename": "pano_0000_001486.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 7.87555203, "relative_pitch": 80.5476162751894, "relative_heading": 147.89700437825508, "relative_elevation": 47.3039100738242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0001_001056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80157654341856, 52.3549697724897, 44.357513169758 ] }, "distance": 7.98, "direction": 172.73, "angle": 79.81, "elevation": 44.36, "pano_id": "TMX7316010203-001517_pano_0001_001056", "timestamp": "2019-12-17T09:24:28.003150Z", "filename": "pano_0001_001056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 7.97623417, "relative_pitch": 79.80618364367388, "relative_heading": 172.72944967013095, "relative_elevation": 44.357513169758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_002474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_002474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_002474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8015319113212, 52.3551159647534, 44.0834081089124 ] }, "distance": 8.6, "direction": 346.33, "angle": 78.96, "elevation": 44.08, "pano_id": "TMX7316010203-002090_pano_0000_002474", "timestamp": "2021-04-14T08:18:54.725860Z", "filename": "pano_0000_002474.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 8.59873205, "relative_pitch": 78.96270150704171, "relative_heading": 346.3343231911587, "relative_elevation": 44.0834081089124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_006622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80153171509004, 52.35511707025, 44.1522719971836 ] }, "distance": 8.72, "direction": 346.44, "angle": 78.83, "elevation": 44.15, "pano_id": "TMX7316010203-000050_pano_0000_006622", "timestamp": "2016-08-08T10:22:22.907120Z", "filename": "pano_0000_006622.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 8.7214363, "relative_pitch": 78.82616193789485, "relative_heading": 346.4399040529993, "relative_elevation": 44.1522719971836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80149134960418, 52.355106663761, 44.1699625914916 ] }, "distance": 8.75, "direction": 326.77, "angle": 78.79, "elevation": 44.17, "pano_id": "TMX7316010203-001317_pano_0000_001219", "timestamp": "2019-07-17T09:51:04.792950Z", "filename": "pano_0000_001219.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 8.75103327, "relative_pitch": 78.79357780710485, "relative_heading": 326.7736931323096, "relative_elevation": 44.1699625914916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801614606020519, 52.354965937808316, 0.0 ] }, "distance": 9.08, "direction": 156.63, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00631", "timestamp": "2025-09-23T11:40:52Z", "filename": "2025_09_23_10_57_25_00631.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 9.08380714, "relative_pitch": 0.0, "relative_heading": 156.63330559135017, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8014987605614, 52.3551141272981, 44.0118990261108 ] }, "distance": 9.21, "direction": 332.24, "angle": 78.18, "elevation": 44.01, "pano_id": "TMX7316010203-002090_pano_0001_000061", "timestamp": "2021-04-14T08:40:31.359940Z", "filename": "pano_0001_000061.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 9.21096745, "relative_pitch": 78.17954105457926, "relative_heading": 332.24007542625736, "relative_elevation": 44.0118990261108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_001084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80161258984255, 52.3549637755877, 44.210645088926 ] }, "distance": 9.25, "direction": 158.01, "angle": 78.18, "elevation": 44.21, "pano_id": "TMX7316010203-000535_pano_0000_001084", "timestamp": "2018-01-08T10:07:27.636840Z", "filename": "pano_0000_001084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 9.25284341, "relative_pitch": 78.17919133104532, "relative_heading": 158.0051893538498, "relative_elevation": 44.210645088926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80151915192804, 52.3551235347577, 44.2198950173333 ] }, "distance": 9.64, "direction": 342.5, "angle": 77.7, "elevation": 44.22, "pano_id": "TMX7316010203-000816_pano_0000_002765", "timestamp": "2018-06-29T10:29:07.006230Z", "filename": "pano_0000_002765.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 9.64425914, "relative_pitch": 77.6965827203849, "relative_heading": 342.49528655216335, "relative_elevation": 44.2198950173333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80157422303247, 52.3549542859995, 44.2210481883958 ] }, "distance": 9.67, "direction": 174.95, "angle": 77.66, "elevation": 44.22, "pano_id": "TMX7316010203-002529_pano_0000_001565", "timestamp": "2022-04-21T07:09:53.319240Z", "filename": "pano_0000_001565.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 9.67288421, "relative_pitch": 77.66149397799873, "relative_heading": 174.95072182517202, "relative_elevation": 44.2210481883958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track03_Sphere_00080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801609972829275, 52.35495663947698, 0.0 ] }, "distance": 9.93, "direction": 160.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track03_Sphere_00080", "timestamp": "2024-09-18T08:00:10Z", "filename": "Job_20240918_0854_Track03_Sphere_00080.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 9.93311803, "relative_pitch": 0.0, "relative_heading": 160.67521590197572, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track03_Sphere_00084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801517961413151, 52.3551272220614, 0.0 ] }, "distance": 10.06, "direction": 342.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track03_Sphere_00084", "timestamp": "2024-09-18T08:00:14Z", "filename": "Job_20240918_0854_Track03_Sphere_00084.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 10.06006345, "relative_pitch": 0.0, "relative_heading": 342.75758770374256, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_001088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80152120565015, 52.3551313958344, 44.2001492409036 ] }, "distance": 10.44, "direction": 344.67, "angle": 76.71, "elevation": 44.2, "pano_id": "TMX7316010203-000535_pano_0000_001088", "timestamp": "2018-01-08T10:07:30.956800Z", "filename": "pano_0000_001088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 10.44392956, "relative_pitch": 76.70557742657797, "relative_heading": 344.671318016358, "relative_elevation": 44.2001492409036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80148121878633, 52.3551252301408, 44.2061555515975 ] }, "distance": 10.87, "direction": 329.7, "angle": 76.18, "elevation": 44.21, "pano_id": "TMX7316010203-002529_pano_0000_001561", "timestamp": "2022-04-21T07:09:50.824280Z", "filename": "pano_0000_001561.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 10.87160772, "relative_pitch": 76.18345718349931, "relative_heading": 329.6980309650793, "relative_elevation": 44.2061555515975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80161036322804, 52.3549465482107, 44.2182267373428 ] }, "distance": 11.01, "direction": 162.48, "angle": 76.02, "elevation": 44.22, "pano_id": "TMX7316010203-000816_pano_0000_002761", "timestamp": "2018-06-29T10:29:03.136100Z", "filename": "pano_0000_002761.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 11.0070056, "relative_pitch": 76.02176114738272, "relative_heading": 162.47913298743555, "relative_elevation": 44.2182267373428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_002716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80150394198036, 52.3551339242587, 44.3706861110404 ] }, "distance": 11.08, "direction": 339.18, "angle": 75.98, "elevation": 44.37, "pano_id": "TMX7316010203-002089_pano_0000_002716", "timestamp": "2021-04-13T11:46:03.981850Z", "filename": "pano_0000_002716.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 11.07704766, "relative_pitch": 75.9827464055679, "relative_heading": 339.1800426389126, "relative_elevation": 44.3706861110404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8015924978114, 52.3549401992723, 44.0521586546674 ] }, "distance": 11.4, "direction": 169.4, "angle": 75.49, "elevation": 44.05, "pano_id": "TMX7316010203-002090_pano_0001_000065", "timestamp": "2021-04-14T08:40:35.030180Z", "filename": "pano_0001_000065.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 11.39730887, "relative_pitch": 75.49433619955738, "relative_heading": 169.4004616407764, "relative_elevation": 44.0521586546674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80158698015943, 52.3549363545685, 44.1857355488464 ] }, "distance": 11.76, "direction": 171.59, "angle": 75.1, "elevation": 44.19, "pano_id": "TMX7316010203-001317_pano_0000_001223", "timestamp": "2019-07-17T09:51:08.037830Z", "filename": "pano_0000_001223.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 11.75722059, "relative_pitch": 75.09963016210492, "relative_heading": 171.58525698156683, "relative_elevation": 44.1857355488464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006618/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006618/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006618/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006618/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_006618/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006618/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006618/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006618/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006618/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80162133607847, 52.3549409364481, 44.1623506685719 ] }, "distance": 11.84, "direction": 159.94, "angle": 74.99, "elevation": 44.16, "pano_id": "TMX7316010203-000050_pano_0000_006618", "timestamp": "2016-08-08T10:22:19.252120Z", "filename": "pano_0000_006618.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 11.83919602, "relative_pitch": 74.9928223030256, "relative_heading": 159.93783008931993, "relative_elevation": 44.1623506685719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0001_001052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80147730626859, 52.355136671415, 44.4405237073079 ] }, "distance": 12.11, "direction": 331.65, "angle": 74.75, "elevation": 44.44, "pano_id": "TMX7316010203-001517_pano_0001_001052", "timestamp": "2019-12-17T09:24:25.698040Z", "filename": "pano_0001_001052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 12.11230638, "relative_pitch": 74.75428554865645, "relative_heading": 331.64831264782504, "relative_elevation": 44.4405237073079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801513423093581, 52.355146325642984, 0.0 ] }, "distance": 12.19, "direction": 344.33, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00635", "timestamp": "2025-09-23T11:40:56Z", "filename": "2025_09_23_10_57_25_00635.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 12.18651885, "relative_pitch": 0.0, "relative_heading": 344.3318092514415, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80153592282945, 52.3551525172118, 47.4762438237667 ] }, "distance": 12.55, "direction": 351.94, "angle": 75.2, "elevation": 47.48, "pano_id": "TMX7316010203-001886_pano_0000_001490", "timestamp": "2020-08-21T07:18:06.052280Z", "filename": "pano_0000_001490.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 12.54645199, "relative_pitch": 75.19696855301098, "relative_heading": 351.9444006265355, "relative_elevation": 47.4762438237667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0001_001057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80160679661962, 52.3549294952732, 44.3452710993588 ] }, "distance": 12.77, "direction": 166.08, "angle": 73.94, "elevation": 44.35, "pano_id": "TMX7316010203-001517_pano_0001_001057", "timestamp": "2019-12-17T09:24:28.548010Z", "filename": "pano_0001_001057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 12.7686406, "relative_pitch": 73.93693713229779, "relative_heading": 166.084728863831, "relative_elevation": 44.3452710993588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8016463546431, 52.3549382115647, 47.2431465256959 ] }, "distance": 12.8, "direction": 153.22, "angle": 74.84, "elevation": 47.24, "pano_id": "TMX7316010203-001886_pano_0000_001485", "timestamp": "2020-08-21T07:18:02.417140Z", "filename": "pano_0000_001485.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 12.79663392, "relative_pitch": 74.84410708953216, "relative_heading": 153.2190540752268, "relative_elevation": 47.2431465256959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_002720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8016352609652, 52.3549268604461, 44.3451321283355 ] }, "distance": 13.64, "direction": 158.45, "angle": 72.9, "elevation": 44.35, "pano_id": "TMX7316010203-002089_pano_0000_002720", "timestamp": "2021-04-13T11:46:06.946900Z", "filename": "pano_0000_002720.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 13.64049937, "relative_pitch": 72.90217726870458, "relative_heading": 158.45120683360358, "relative_elevation": 44.3451321283355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_002475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_002475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_002475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80150851394822, 52.3551593276023, 44.0835615508258 ] }, "distance": 13.67, "direction": 344.62, "angle": 72.77, "elevation": 44.08, "pano_id": "TMX7316010203-002090_pano_0000_002475", "timestamp": "2021-04-14T08:18:55.685890Z", "filename": "pano_0000_002475.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 13.6700433, "relative_pitch": 72.77165583008055, "relative_heading": 344.61967206909765, "relative_elevation": 44.0835615508258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80146661558016, 52.3551492848541, 44.1867186212912 ] }, "distance": 13.69, "direction": 331.76, "angle": 72.78, "elevation": 44.19, "pano_id": "TMX7316010203-001317_pano_0000_001218", "timestamp": "2019-07-17T09:51:04.012850Z", "filename": "pano_0000_001218.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 13.69342236, "relative_pitch": 72.78184057850608, "relative_heading": 331.7550202290249, "relative_elevation": 44.1867186212912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_003637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80160380270752, 52.35491963171, 43.9462968464941 ] }, "distance": 13.79, "direction": 168.0, "angle": 72.58, "elevation": 43.95, "pano_id": "TMX7316010203-000283_pano_0000_003637", "timestamp": "2017-05-02T13:23:02.125460Z", "filename": "pano_0000_003637.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 13.79267125, "relative_pitch": 72.57538525454059, "relative_heading": 168.00405054197552, "relative_elevation": 43.9462968464941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_006623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80151215722771, 52.3551628535741, 44.1566012781113 ] }, "distance": 13.99, "direction": 346.03, "angle": 72.42, "elevation": 44.16, "pano_id": "TMX7316010203-000050_pano_0000_006623", "timestamp": "2016-08-08T10:22:24.572070Z", "filename": "pano_0000_006623.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 13.98672079, "relative_pitch": 72.42426346551477, "relative_heading": 346.0265289452549, "relative_elevation": 44.1566012781113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801637703879443, 52.35492303646737, 0.0 ] }, "distance": 14.1, "direction": 158.46, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00630", "timestamp": "2025-09-23T11:40:51Z", "filename": "2025_09_23_10_57_25_00630.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 14.09740218, "relative_pitch": 0.0, "relative_heading": 158.45720435178595, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_001083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80163661349916, 52.3549220809164, 44.2007731748745 ] }, "distance": 14.17, "direction": 158.89, "angle": 72.23, "elevation": 44.2, "pano_id": "TMX7316010203-000535_pano_0000_001083", "timestamp": "2018-01-08T10:07:26.856840Z", "filename": "pano_0000_001083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 14.16943581, "relative_pitch": 72.22571539123865, "relative_heading": 158.89450526968272, "relative_elevation": 44.2007731748745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80147519957682, 52.3551578463849, 44.0277623310685 ] }, "distance": 14.29, "direction": 335.63, "angle": 72.02, "elevation": 44.03, "pano_id": "TMX7316010203-002090_pano_0001_000060", "timestamp": "2021-04-14T08:40:30.454920Z", "filename": "pano_0001_000060.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 14.28858206, "relative_pitch": 72.01990102611012, "relative_heading": 335.63180307601374, "relative_elevation": 44.0277623310685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80160590465495, 52.3549142732445, 44.2194262994453 ] }, "distance": 14.41, "direction": 167.94, "angle": 71.96, "elevation": 44.22, "pano_id": "TMX7316010203-002529_pano_0000_001566", "timestamp": "2022-04-21T07:09:53.934210Z", "filename": "pano_0000_001566.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 14.40568353, "relative_pitch": 71.95556838706113, "relative_heading": 167.93978435233166, "relative_elevation": 44.2194262994453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track03_Sphere_00079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801636630344797, 52.35491540051434, 0.0 ] }, "distance": 14.87, "direction": 159.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track03_Sphere_00079", "timestamp": "2024-09-18T08:00:08Z", "filename": "Job_20240918_0854_Track03_Sphere_00079.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 14.86573077, "relative_pitch": 0.0, "relative_heading": 159.92209774182027, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80149316811827, 52.3551679928252, 44.2344672102481 ] }, "distance": 14.9, "direction": 341.72, "angle": 71.39, "elevation": 44.23, "pano_id": "TMX7316010203-000816_pano_0000_002766", "timestamp": "2018-06-29T10:29:08.046240Z", "filename": "pano_0000_002766.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 14.89604865, "relative_pitch": 71.38894079771957, "relative_heading": 341.7245047972895, "relative_elevation": 44.2344672102481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track03_Sphere_00085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801495527359426, 52.355170971515854, 0.0 ] }, "distance": 15.16, "direction": 342.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track03_Sphere_00085", "timestamp": "2024-09-18T08:00:15Z", "filename": "Job_20240918_0854_Track03_Sphere_00085.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 15.16254529, "relative_pitch": 0.0, "relative_heading": 342.6940833196059, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002715/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002715/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002715/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002715/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_002715/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002715/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002715/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002715/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002715/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80147111230027, 52.3551670722516, 44.3757206471637 ] }, "distance": 15.34, "direction": 336.27, "angle": 70.93, "elevation": 44.38, "pano_id": "TMX7316010203-002089_pano_0000_002715", "timestamp": "2021-04-13T11:46:03.331660Z", "filename": "pano_0000_002715.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 15.33956607, "relative_pitch": 70.93102469171755, "relative_heading": 336.266439039051, "relative_elevation": 44.3757206471637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_001089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80149699430389, 52.3551729657955, 44.212923232466 ] }, "distance": 15.35, "direction": 343.3, "angle": 70.86, "elevation": 44.21, "pano_id": "TMX7316010203-000535_pano_0000_001089", "timestamp": "2018-01-08T10:07:31.856820Z", "filename": "pano_0000_001089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 15.34552831, "relative_pitch": 70.85901120486832, "relative_heading": 343.2968497334431, "relative_elevation": 44.212923232466 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80145867735089, 52.3551683727811, 44.2322967369109 ] }, "distance": 15.83, "direction": 333.67, "angle": 70.31, "elevation": 44.23, "pano_id": "TMX7316010203-002529_pano_0000_001560", "timestamp": "2022-04-21T07:09:50.174230Z", "filename": "pano_0000_001560.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 15.82930284, "relative_pitch": 70.30936054298562, "relative_heading": 333.66908817518345, "relative_elevation": 44.2322967369109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000283_pano_0000_003640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000283_pano_0000_003640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/02/TMX7316010203-000283/pano_0000_003640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80148511130338, 52.355176295269, 43.9987449785694 ] }, "distance": 15.95, "direction": 340.89, "angle": 70.08, "elevation": 44.0, "pano_id": "TMX7316010203-000283_pano_0000_003640", "timestamp": "2017-05-02T13:23:05.970440Z", "filename": "pano_0000_003640.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 15.94711658, "relative_pitch": 70.07721449129984, "relative_heading": 340.892581056581, "relative_elevation": 43.9987449785694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80163104853446, 52.3549023358742, 44.2125241979957 ] }, "distance": 16.12, "direction": 162.97, "angle": 69.96, "elevation": 44.21, "pano_id": "TMX7316010203-000816_pano_0000_002760", "timestamp": "2018-06-29T10:29:02.106380Z", "filename": "pano_0000_002760.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 16.12333201, "relative_pitch": 69.9642031453733, "relative_heading": 162.96635027419302, "relative_elevation": 44.2125241979957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80161901394764, 52.3548976505078, 44.066555744037 ] }, "distance": 16.41, "direction": 166.24, "angle": 69.58, "elevation": 44.07, "pano_id": "TMX7316010203-002090_pano_0001_000066", "timestamp": "2021-04-14T08:40:36.149900Z", "filename": "pano_0001_000066.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 16.40838783, "relative_pitch": 69.5769501936495, "relative_heading": 166.23900186695352, "relative_elevation": 44.066555744037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80161140852881, 52.3548939871343, 44.1782103488222 ] }, "distance": 16.69, "direction": 168.3, "angle": 69.3, "elevation": 44.18, "pano_id": "TMX7316010203-001317_pano_0000_001224", "timestamp": "2019-07-17T09:51:08.952730Z", "filename": "pano_0000_001224.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 16.6918615, "relative_pitch": 69.30192148758715, "relative_heading": 168.2999299797222, "relative_elevation": 44.1782103488222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_006617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80164419338343, 52.3548971034972, 44.1663245391101 ] }, "distance": 16.96, "direction": 160.65, "angle": 69.0, "elevation": 44.17, "pano_id": "TMX7316010203-000050_pano_0000_006617", "timestamp": "2016-08-08T10:22:18.292110Z", "filename": "pano_0000_006617.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 16.95624425, "relative_pitch": 68.99730826910418, "relative_heading": 160.6484928641224, "relative_elevation": 44.1663245391101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0001_001051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80145458071126, 52.3551787864919, 44.4699606029317 ] }, "distance": 16.99, "direction": 334.56, "angle": 69.09, "elevation": 44.47, "pano_id": "TMX7316010203-001517_pano_0001_001051", "timestamp": "2019-12-17T09:24:25.043180Z", "filename": "pano_0001_001051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 16.99370419, "relative_pitch": 69.08619582476172, "relative_heading": 334.5586318106205, "relative_elevation": 44.4699606029317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801488509340384, 52.35518888542435, 0.0 ] }, "distance": 17.21, "direction": 343.15, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00636", "timestamp": "2025-09-23T11:40:58Z", "filename": "2025_09_23_10_57_25_00636.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 17.20844098, "relative_pitch": 0.0, "relative_heading": 343.14842831321903, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002650/pano_0001_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002650/pano_0001_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002650/pano_0001_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002650/pano_0001_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002650_pano_0001_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002650_pano_0001_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002650_pano_0001_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002650/pano_0001_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002650/pano_0001_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80144127853239, 52.3551781942976, 44.9725732458755 ] }, "distance": 17.34, "direction": 331.76, "angle": 68.91, "elevation": 44.97, "pano_id": "TMX7316010203-002650_pano_0001_000075", "timestamp": "2022-06-29T11:46:31.916980Z", "filename": "pano_0001_000075.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 17.34422411, "relative_pitch": 68.91025548897721, "relative_heading": 331.7603662456478, "relative_elevation": 44.9725732458755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80151445165179, 52.3551957923816, 47.509032801725 ] }, "distance": 17.54, "direction": 349.42, "angle": 69.74, "elevation": 47.51, "pano_id": "TMX7316010203-001886_pano_0000_001491", "timestamp": "2020-08-21T07:18:06.777100Z", "filename": "pano_0000_001491.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 17.53641792, "relative_pitch": 69.74001130989191, "relative_heading": 349.41584377481064, "relative_elevation": 47.509032801725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001517_pano_0001_001058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001517_pano_0001_001058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001517/pano_0001_001058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80164103802591, 52.354890268945, 44.3507014568895 ] }, "distance": 17.61, "direction": 162.13, "angle": 68.35, "elevation": 44.35, "pano_id": "TMX7316010203-001517_pano_0001_001058", "timestamp": "2019-12-17T09:24:29.088060Z", "filename": "pano_0001_001058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 17.60842442, "relative_pitch": 68.34558772310885, "relative_heading": 162.12866519895852, "relative_elevation": 44.3507014568895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001886_pano_0000_001484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001886_pano_0000_001484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001886/pano_0000_001484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80168817314724, 52.3549023308229, 47.182320217602 ] }, "distance": 17.66, "direction": 150.8, "angle": 69.48, "elevation": 47.18, "pano_id": "TMX7316010203-001886_pano_0000_001484", "timestamp": "2020-08-21T07:18:01.452140Z", "filename": "pano_0000_001484.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 17.66048614, "relative_pitch": 69.4789721718233, "relative_heading": 150.80250353178292, "relative_elevation": 47.182320217602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001317_pano_0000_001217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001317_pano_0000_001217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001317/pano_0000_001217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8014431133127, 52.3551919634793, 44.1940354993567 ] }, "distance": 18.65, "direction": 334.33, "angle": 67.12, "elevation": 44.19, "pano_id": "TMX7316010203-001317_pano_0000_001217", "timestamp": "2019-07-17T09:51:03.177790Z", "filename": "pano_0000_001217.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 18.65356603, "relative_pitch": 67.11620219151466, "relative_heading": 334.32625236760214, "relative_elevation": 44.1940354993567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_002476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_002476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_002476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_002476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8014852269595, 52.3552027854324, 44.0660771802068 ] }, "distance": 18.76, "direction": 343.86, "angle": 66.94, "elevation": 44.07, "pano_id": "TMX7316010203-002090_pano_0000_002476", "timestamp": "2021-04-14T08:18:56.750880Z", "filename": "pano_0000_002476.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 18.75502972, "relative_pitch": 66.94483784134906, "relative_heading": 343.8643671438617, "relative_elevation": 44.0660771802068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002089_pano_0000_002714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002089_pano_0000_002714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002089/pano_0000_002714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80144330960697, 52.35519628496, 44.3572777695954 ] }, "distance": 19.08, "direction": 334.99, "angle": 66.72, "elevation": 44.36, "pano_id": "TMX7316010203-002089_pano_0000_002714", "timestamp": "2021-04-13T11:46:02.681720Z", "filename": "pano_0000_002714.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 19.08243946, "relative_pitch": 66.72269186574405, "relative_heading": 334.98799399994016, "relative_elevation": 44.3572777695954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_001082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80166533035416, 52.3548815416138, 44.2041965220124 ] }, "distance": 19.08, "direction": 158.29, "angle": 66.65, "elevation": 44.2, "pano_id": "TMX7316010203-000535_pano_0000_001082", "timestamp": "2018-01-08T10:07:26.071850Z", "filename": "pano_0000_001082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 19.08340577, "relative_pitch": 66.64964635585143, "relative_heading": 158.2910172614269, "relative_elevation": 44.2041965220124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80164407690541, 52.3548760457914, 44.2392502445728 ] }, "distance": 19.18, "direction": 162.99, "angle": 66.56, "elevation": 44.24, "pano_id": "TMX7316010203-002529_pano_0000_001567", "timestamp": "2022-04-21T07:09:54.539220Z", "filename": "pano_0000_001567.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 19.18043767, "relative_pitch": 66.56029969762645, "relative_heading": 162.99089004415848, "relative_elevation": 44.2392502445728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_23_10_57_25_00629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_23_10_57_25_00629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_23_10_57_25_00629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801663741144464, 52.35487985306524, 0.0 ] }, "distance": 19.22, "direction": 158.8, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_23_10_57_25_00629", "timestamp": "2025-09-23T11:40:50Z", "filename": "2025_09_23_10_57_25_00629.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 19.21867273, "relative_pitch": 0.0, "relative_heading": 158.79813078254787, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80145139484823, 52.3552015311137, 44.0202483516186 ] }, "distance": 19.39, "direction": 337.19, "angle": 66.22, "elevation": 44.02, "pano_id": "TMX7316010203-002090_pano_0001_000059", "timestamp": "2021-04-14T08:40:29.459960Z", "filename": "pano_0001_000059.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 19.39289515, "relative_pitch": 66.22435502798946, "relative_heading": 337.19266579563885, "relative_elevation": 44.0202483516186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track03_Sphere_00078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track03_Sphere_00078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801667179268367, 52.35487515147815, 0.0 ] }, "distance": 19.79, "direction": 158.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track03_Sphere_00078", "timestamp": "2024-09-18T08:00:07Z", "filename": "Job_20240918_0854_Track03_Sphere_00078.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 19.79116539, "relative_pitch": 0.0, "relative_heading": 158.71362098482453, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80146705225024, 52.3552125360335, 44.2170481523499 ] }, "distance": 20.16, "direction": 341.34, "angle": 65.49, "elevation": 44.22, "pano_id": "TMX7316010203-000816_pano_0000_002767", "timestamp": "2018-06-29T10:29:09.271090Z", "filename": "pano_0000_002767.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 20.160982, "relative_pitch": 65.48915105499981, "relative_heading": 341.33997271953587, "relative_elevation": 44.2170481523499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_001090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_001090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_001090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80147227334067, 52.3552142445138, 44.2067340789363 ] }, "distance": 20.23, "direction": 342.47, "angle": 65.41, "elevation": 44.21, "pano_id": "TMX7316010203-000535_pano_0000_001090", "timestamp": "2018-01-08T10:07:32.841710Z", "filename": "pano_0000_001090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 20.23119386, "relative_pitch": 65.40881813069694, "relative_heading": 342.4667933562062, "relative_elevation": 44.2067340789363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_006624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_006624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_006624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80149154100595, 52.3552211610754, 44.1253106147051 ] }, "distance": 20.62, "direction": 346.59, "angle": 64.95, "elevation": 44.13, "pano_id": "TMX7316010203-000050_pano_0000_006624", "timestamp": "2016-08-08T10:22:42.237240Z", "filename": "pano_0000_006624.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 20.62302551, "relative_pitch": 64.94983314011819, "relative_heading": 346.59226168966626, "relative_elevation": 44.1253106147051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002529_pano_0000_001559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002529_pano_0000_001559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/21/TMX7316010203-002529/pano_0000_001559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80143543313804, 52.3552118637034, 44.2204327760264 ] }, "distance": 20.88, "direction": 335.66, "angle": 64.72, "elevation": 44.22, "pano_id": "TMX7316010203-002529_pano_0000_001559", "timestamp": "2022-04-21T07:09:49.469270Z", "filename": "pano_0000_001559.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 20.88173533, "relative_pitch": 64.72242153360781, "relative_heading": 335.66470328677144, "relative_elevation": 44.2204327760264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track03_Sphere_00082/adjacencies/b_20240918_0854_Track03_Sphere_00082/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_002759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_002759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_002759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80167361967944, 52.3548661610346, 44.2277756258845 ] }, "distance": 20.88, "direction": 158.59, "angle": 64.73, "elevation": 44.23, "pano_id": "TMX7316010203-000816_pano_0000_002759", "timestamp": "2018-06-29T10:29:00.961030Z", "filename": "pano_0000_002759.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_20240918_0854_Track03_Sphere_00082", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115101.95408125612, 485399.00045907113 ] }, "relative_distance": 20.8826693, "relative_pitch": 64.72510520107004, "relative_heading": 158.58824076563923, "relative_elevation": 44.2277756258845 } ] } }