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_20250129_0912_Track06_Sphere_00041/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track06_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.863266342529522, 52.354874630784096, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track06_Sphere_00041", "timestamp": "2025-01-29T10:29:58Z", "filename": "Job_20250129_0912_Track06_Sphere_00041.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "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_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0000_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86326196919535, 52.3548733765752, 44.640058381483 ] }, "distance": 0.33, "direction": 244.9, "angle": 89.58, "elevation": 44.64, "pano_id": "TMX7316010203-001653_pano_0000_000076", "timestamp": "2020-02-18T09:27:58.658770Z", "filename": "pano_0000_000076.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 0.32903501, "relative_pitch": 89.57768926233192, "relative_heading": 244.90298478938377, "relative_elevation": 44.640058381483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0007_000422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86326329975451, 52.3548778214172, 44.5037497552112 ] }, "distance": 0.41, "direction": 329.72, "angle": 89.47, "elevation": 44.5, "pano_id": "TMX7316010203-002942_pano_0007_000422", "timestamp": "2023-01-20T10:16:45.307440Z", "filename": "pano_0007_000422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 0.41113176, "relative_pitch": 89.47070876684069, "relative_heading": 329.71808535974486, "relative_elevation": 44.5037497552112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003769/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003769/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003769/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003769/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003769/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003769/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003769/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003769/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003769/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86327265980208, 52.3548769960501, 44.8872099043801 ] }, "distance": 0.5, "direction": 58.56, "angle": 89.36, "elevation": 44.89, "pano_id": "TMX7316010203-000781_pano_0000_003769", "timestamp": "2018-06-07T11:23:59.188490Z", "filename": "pano_0000_003769.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 0.50451034, "relative_pitch": 89.35605050649993, "relative_heading": 58.55500584889351, "relative_elevation": 44.8872099043801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_000816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8632525915471, 52.3548738199131, 44.5318647343665 ] }, "distance": 0.94, "direction": 264.5, "angle": 88.79, "elevation": 44.53, "pano_id": "TMX7316060226-000013_pano_0000_000816", "timestamp": "2016-08-04T07:13:59.205050Z", "filename": "pano_0000_000816.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 0.94123901, "relative_pitch": 88.78915930313507, "relative_heading": 264.49907790137684, "relative_elevation": 44.5318647343665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86328844452385, 52.3548766235723, 44.385836629197 ] }, "distance": 1.52, "direction": 81.62, "angle": 88.04, "elevation": 44.39, "pano_id": "TMX7316010203-000258_pano_0002_003017", "timestamp": "2017-04-12T11:50:18.697170Z", "filename": "pano_0002_003017.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 1.52212766, "relative_pitch": 88.03592014607418, "relative_heading": 81.62325183066955, "relative_elevation": 44.385836629197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86326655312015, 52.3548602454974, 45.2988705448806 ] }, "distance": 1.6, "direction": 179.49, "angle": 87.98, "elevation": 45.3, "pano_id": "TMX7316010203-001061_pano_0001_002217", "timestamp": "2019-01-17T12:19:13.455280Z", "filename": "pano_0001_002217.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 1.60077393, "relative_pitch": 87.976120832232, "relative_heading": 179.48643063216642, "relative_elevation": 45.2988705448806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86328623633345, 52.3548839467154, 44.8727228054777 ] }, "distance": 1.71, "direction": 52.59, "angle": 87.82, "elevation": 44.87, "pano_id": "TMX7316010203-002228_pano_0002_001237", "timestamp": "2021-07-12T07:52:37.492050Z", "filename": "pano_0002_001237.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 1.70639783, "relative_pitch": 87.82223362563111, "relative_heading": 52.59166845241025, "relative_elevation": 44.8727228054777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86326575044625, 52.3548585187581, 44.8013376845047 ] }, "distance": 1.79, "direction": 181.29, "angle": 87.71, "elevation": 44.8, "pano_id": "TMX7316010203-002463_pano_0003_001669", "timestamp": "2022-03-22T08:51:33.887350Z", "filename": "pano_0003_001669.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 1.79330476, "relative_pitch": 87.7077923066012, "relative_heading": 181.28899016599814, "relative_elevation": 44.8013376845047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86329456243308, 52.3548758408061, 45.3266147691756 ] }, "distance": 1.93, "direction": 85.99, "angle": 87.57, "elevation": 45.33, "pano_id": "TMX7316010203-001061_pano_0001_002149", "timestamp": "2019-01-17T12:18:29.001020Z", "filename": "pano_0001_002149.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 1.92743291, "relative_pitch": 87.56506677667903, "relative_heading": 85.99423253397515, "relative_elevation": 45.3266147691756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86329291804646, 52.3548848907813, 45.1921884082258 ] }, "distance": 2.14, "direction": 57.77, "angle": 87.29, "elevation": 45.19, "pano_id": "TMX7316010203-001707_pano_0000_002654", "timestamp": "2020-05-13T10:58:17.755410Z", "filename": "pano_0000_002654.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 2.14056033, "relative_pitch": 87.28817121362145, "relative_heading": 57.76778268693222, "relative_elevation": 45.1921884082258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001887/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001887/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001887/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001887/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0000_001887/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001887/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001887/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001887/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001887/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8632350622351, 52.354868998201, 44.7432386707515 ] }, "distance": 2.22, "direction": 253.61, "angle": 87.16, "elevation": 44.74, "pano_id": "TMX7316010203-001159_pano_0000_001887", "timestamp": "2019-05-03T08:10:41.270140Z", "filename": "pano_0000_001887.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 2.22148879, "relative_pitch": 87.15761525525537, "relative_heading": 253.61232145849561, "relative_elevation": 44.7432386707515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-41-16_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.863232408850124, 52.35486814420953, 0.0 ] }, "distance": 2.42, "direction": 252.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-41-16_00041", "timestamp": "2025-07-31T06:42:26Z", "filename": "recording_2025-07-31_06-41-16_00041.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 2.4220726, "relative_pitch": 0.0, "relative_heading": 252.66224711714207, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-41-16_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.863299990871632, 52.35488539425937, 0.0 ] }, "distance": 2.59, "direction": 62.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-41-16_00040", "timestamp": "2025-07-31T06:42:24Z", "filename": "recording_2025-07-31_06-41-16_00040.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 2.58658329, "relative_pitch": 0.0, "relative_heading": 62.41643028758041, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001886/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001886/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001886/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001886/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0000_001886/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001886/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001886/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001886/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001886/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86330260885817, 52.3548865034006, 44.7479620510712 ] }, "distance": 2.8, "direction": 61.87, "angle": 86.42, "elevation": 44.75, "pano_id": "TMX7316010203-001159_pano_0000_001886", "timestamp": "2019-05-03T08:10:40.515280Z", "filename": "pano_0000_001886.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 2.80195779, "relative_pitch": 86.41702048287263, "relative_heading": 61.86847499605379, "relative_elevation": 44.7479620510712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86322500448351, 52.3548683110524, 45.1924394499511 ] }, "distance": 2.9, "direction": 255.98, "angle": 86.32, "elevation": 45.19, "pano_id": "TMX7316010203-001707_pano_0000_002655", "timestamp": "2020-05-13T10:58:18.395390Z", "filename": "pano_0000_002655.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 2.9029737, "relative_pitch": 86.32460788219342, "relative_heading": 255.981109167063, "relative_elevation": 45.1924394499511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86322650195171, 52.3548583250557, 45.326392008923 ] }, "distance": 3.27, "direction": 236.24, "angle": 85.88, "elevation": 45.33, "pano_id": "TMX7316010203-001061_pano_0001_002150", "timestamp": "2019-01-17T12:18:29.645660Z", "filename": "pano_0001_002150.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 3.26503995, "relative_pitch": 85.87987401618742, "relative_heading": 236.24060210994642, "relative_elevation": 45.326392008923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86321896858987, 52.3548669119632, 44.8478985372931 ] }, "distance": 3.34, "direction": 255.1, "angle": 85.74, "elevation": 44.85, "pano_id": "TMX7316010203-002228_pano_0002_001238", "timestamp": "2021-07-12T07:52:38.387100Z", "filename": "pano_0002_001238.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 3.34008113, "relative_pitch": 85.74071681570825, "relative_heading": 255.09894754378888, "relative_elevation": 44.8478985372931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_000815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86332277239156, 52.3548909513773, 44.5065621137619 ] }, "distance": 4.25, "direction": 64.72, "angle": 84.54, "elevation": 44.51, "pano_id": "TMX7316060226-000013_pano_0000_000815", "timestamp": "2016-08-04T07:13:58.225040Z", "filename": "pano_0000_000815.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 4.25209702, "relative_pitch": 84.54260252191517, "relative_heading": 64.71649059338324, "relative_elevation": 44.5065621137619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003770/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003770/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003770/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003770/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003770/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003770/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003770/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003770/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003770/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86320474794015, 52.3548606857537, 44.9071851419285 ] }, "distance": 4.47, "direction": 249.71, "angle": 84.31, "elevation": 44.91, "pano_id": "TMX7316010203-000781_pano_0000_003770", "timestamp": "2018-06-07T11:24:00.093500Z", "filename": "pano_0000_003770.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 4.47435121, "relative_pitch": 84.31008341995165, "relative_heading": 249.70809943734747, "relative_elevation": 44.9071851419285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86333294458687, 52.3548769384746, 44.7943676291034 ] }, "distance": 4.55, "direction": 86.76, "angle": 84.21, "elevation": 44.79, "pano_id": "TMX7316010203-002463_pano_0003_001670", "timestamp": "2022-03-22T08:51:34.687380Z", "filename": "pano_0003_001670.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 4.54509906, "relative_pitch": 84.20626292478244, "relative_heading": 86.76118811326712, "relative_elevation": 44.7943676291034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86333568123673, 52.3548748169132, 45.2645469233394 ] }, "distance": 4.72, "direction": 89.75, "angle": 84.04, "elevation": 45.26, "pano_id": "TMX7316010203-001061_pano_0001_002216", "timestamp": "2019-01-17T12:19:12.855280Z", "filename": "pano_0001_002216.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 4.72434277, "relative_pitch": 84.04150941453493, "relative_heading": 89.74878913141261, "relative_elevation": 45.2645469233394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0000_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8633285983299, 52.3548936969205, 44.6220870772377 ] }, "distance": 4.74, "direction": 63.43, "angle": 83.93, "elevation": 44.62, "pano_id": "TMX7316010203-001653_pano_0000_000075", "timestamp": "2020-02-18T09:27:57.003850Z", "filename": "pano_0000_000075.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 4.74269647, "relative_pitch": 83.93304641739931, "relative_heading": 63.42724451288201, "relative_elevation": 44.6220870772377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track06_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.863201609802045, 52.35485600022558, 0.0 ] }, "distance": 4.87, "direction": 244.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track06_Sphere_00042", "timestamp": "2025-01-29T10:29:59Z", "filename": "Job_20250129_0912_Track06_Sphere_00042.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 4.873401, "relative_pitch": 0.0, "relative_heading": 244.82464395077406, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0007_000421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86333146819268, 52.3548953471239, 44.4762275163084 ] }, "distance": 5.0, "direction": 62.55, "angle": 83.59, "elevation": 44.48, "pano_id": "TMX7316010203-002942_pano_0007_000421", "timestamp": "2023-01-20T10:16:44.572420Z", "filename": "pano_0007_000421.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 5.00030645, "relative_pitch": 83.58537209287277, "relative_heading": 62.54766758876763, "relative_elevation": 44.4762275163084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0007_000423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86319559472669, 52.3548603159856, 44.5312288738787 ] }, "distance": 5.08, "direction": 251.71, "angle": 83.5, "elevation": 44.53, "pano_id": "TMX7316010203-002942_pano_0007_000423", "timestamp": "2023-01-20T10:16:46.227430Z", "filename": "pano_0007_000423.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 5.07666842, "relative_pitch": 83.4962203412872, "relative_heading": 251.713929295787, "relative_elevation": 44.5312288738787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track06_Sphere_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86333574275122, 52.35489329095171, 0.0 ] }, "distance": 5.16, "direction": 66.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track06_Sphere_00040", "timestamp": "2025-01-29T10:29:57Z", "filename": "Job_20250129_0912_Track06_Sphere_00040.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 5.16430084, "relative_pitch": 0.0, "relative_heading": 66.29253456719013, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0000_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86319589816768, 52.3548535165184, 44.7367376424372 ] }, "distance": 5.34, "direction": 243.92, "angle": 83.19, "elevation": 44.74, "pano_id": "TMX7316010203-001653_pano_0000_000077", "timestamp": "2020-02-18T09:28:00.368760Z", "filename": "pano_0000_000077.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 5.3438252, "relative_pitch": 83.1882663044458, "relative_heading": 243.91778529672402, "relative_elevation": 44.7367376424372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003768/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003768/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003768/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003768/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003768/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003768/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003768/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003768/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003768/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86334005070861, 52.3548939333183, 44.8683159025386 ] }, "distance": 5.46, "direction": 66.84, "angle": 83.06, "elevation": 44.87, "pano_id": "TMX7316010203-000781_pano_0000_003768", "timestamp": "2018-06-07T11:23:58.318510Z", "filename": "pano_0000_003768.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 5.46203991, "relative_pitch": 83.05925546742075, "relative_heading": 66.84395478814855, "relative_elevation": 44.8683159025386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86319792552596, 52.3548456284243, 45.4218710809946 ] }, "distance": 5.67, "direction": 235.3, "angle": 82.89, "elevation": 45.42, "pano_id": "TMX7316010203-001061_pano_0001_002218", "timestamp": "2019-01-17T12:19:14.035410Z", "filename": "pano_0001_002218.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 5.66960955, "relative_pitch": 82.88507435854464, "relative_heading": 235.30471710333782, "relative_elevation": 45.4218710809946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8631970303252, 52.3548420358151, 44.8734682751819 ] }, "distance": 5.95, "direction": 232.47, "angle": 82.44, "elevation": 44.87, "pano_id": "TMX7316010203-002463_pano_0003_001668", "timestamp": "2022-03-22T08:51:33.027510Z", "filename": "pano_0003_001668.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 5.95456917, "relative_pitch": 82.4411888233688, "relative_heading": 232.47499825173273, "relative_elevation": 44.8734682751819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_000817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86318274541847, 52.3548566921665, 44.6311473567039 ] }, "distance": 6.04, "direction": 250.69, "angle": 82.3, "elevation": 44.63, "pano_id": "TMX7316060226-000013_pano_0000_000817", "timestamp": "2016-08-04T07:14:00.255060Z", "filename": "pano_0000_000817.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 6.03541912, "relative_pitch": 82.29867468324026, "relative_heading": 250.68685201886828, "relative_elevation": 44.6311473567039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86335360244617, 52.3549014344127, 44.8469856195152 ] }, "distance": 6.65, "direction": 63.36, "angle": 81.56, "elevation": 44.85, "pano_id": "TMX7316010203-002228_pano_0002_001236", "timestamp": "2021-07-12T07:52:36.767070Z", "filename": "pano_0002_001236.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 6.65150952, "relative_pitch": 81.563640549131, "relative_heading": 63.35877003953312, "relative_elevation": 44.8469856195152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86336259868016, 52.3548933988493, 45.2905140118673 ] }, "distance": 6.88, "direction": 72.34, "angle": 81.36, "elevation": 45.29, "pano_id": "TMX7316010203-001061_pano_0001_002148", "timestamp": "2019-01-17T12:18:28.390730Z", "filename": "pano_0001_002148.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 6.88276357, "relative_pitch": 81.3589218069551, "relative_heading": 72.33655696129738, "relative_elevation": 45.2905140118673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86336052854589, 52.3549020240409, 45.1537784049287 ] }, "distance": 7.1, "direction": 64.59, "angle": 81.06, "elevation": 45.15, "pano_id": "TMX7316010203-001707_pano_0000_002653", "timestamp": "2020-05-13T10:58:17.150410Z", "filename": "pano_0000_002653.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 7.1043755, "relative_pitch": 81.05853556885125, "relative_heading": 64.5924330707379, "relative_elevation": 45.1537784049287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0000_001888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86316712568431, 52.3548514418361, 44.8739061160013 ] }, "distance": 7.24, "direction": 249.11, "angle": 80.84, "elevation": 44.87, "pano_id": "TMX7316010203-001159_pano_0000_001888", "timestamp": "2019-05-03T08:10:42.045420Z", "filename": "pano_0000_001888.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 7.23572834, "relative_pitch": 80.84013993367996, "relative_heading": 249.1079241673647, "relative_elevation": 44.8739061160013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-41-16_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.863165131686521, 52.35484994276801, 0.0 ] }, "distance": 7.42, "direction": 248.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-41-16_00042", "timestamp": "2025-07-31T06:42:31Z", "filename": "recording_2025-07-31_06-41-16_00042.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 7.42291658, "relative_pitch": 0.0, "relative_heading": 248.27896173796097, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-41-16_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86336734407965, 52.354903380254086, 0.0 ] }, "distance": 7.59, "direction": 65.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-41-16_00039", "timestamp": "2025-07-31T06:42:22Z", "filename": "recording_2025-07-31_06-41-16_00039.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 7.58883819, "relative_pitch": 0.0, "relative_heading": 65.06750697007686, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001885/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001885/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001885/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001885/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0000_001885/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001885/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001885/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001885/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001885/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86337050301736, 52.3549040385912, 44.7118659615517 ] }, "distance": 7.81, "direction": 65.25, "angle": 80.09, "elevation": 44.71, "pano_id": "TMX7316010203-001159_pano_0000_001885", "timestamp": "2019-05-03T08:10:39.790190Z", "filename": "pano_0000_001885.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 7.81492844, "relative_pitch": 80.08575106120063, "relative_heading": 65.2456721061393, "relative_elevation": 44.7118659615517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86315800221333, 52.3548501329268, 45.3147705048323 ] }, "distance": 7.87, "direction": 249.73, "angle": 80.15, "elevation": 45.31, "pano_id": "TMX7316010203-001707_pano_0000_002656", "timestamp": "2020-05-13T10:58:19.065390Z", "filename": "pano_0000_002656.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 7.86887972, "relative_pitch": 80.14885956791169, "relative_heading": 249.73123543633355, "relative_elevation": 45.3147705048323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86315837308712, 52.3548404493447, 45.4264724170789 ] }, "distance": 8.28, "direction": 242.66, "angle": 79.67, "elevation": 45.43, "pano_id": "TMX7316010203-001061_pano_0001_002151", "timestamp": "2019-01-17T12:18:30.285690Z", "filename": "pano_0001_002151.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 8.28146084, "relative_pitch": 79.66817069307608, "relative_heading": 242.65939300074194, "relative_elevation": 45.4264724170789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.863152229171, 52.3548488842286, 44.9476811578497 ] }, "distance": 8.29, "direction": 249.77, "angle": 79.55, "elevation": 44.95, "pano_id": "TMX7316010203-002228_pano_0002_001239", "timestamp": "2021-07-12T07:52:39.562020Z", "filename": "pano_0002_001239.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 8.28599888, "relative_pitch": 79.55492671287014, "relative_heading": 249.77216288506867, "relative_elevation": 44.9476811578497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86315141461844, 52.3548431465755, 44.4476096536964 ] }, "distance": 8.58, "direction": 245.9, "angle": 79.08, "elevation": 44.45, "pano_id": "TMX7316010203-000258_pano_0002_003016", "timestamp": "2017-04-12T11:50:17.502190Z", "filename": "pano_0002_003016.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 8.57844488, "relative_pitch": 79.07615632088788, "relative_heading": 245.89612238953077, "relative_elevation": 44.4476096536964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8633994484015, 52.35489580764, 44.7816835632548 ] }, "distance": 9.37, "direction": 75.43, "angle": 78.18, "elevation": 44.78, "pano_id": "TMX7316010203-002463_pano_0003_001671", "timestamp": "2022-03-22T08:51:35.432380Z", "filename": "pano_0003_001671.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 9.37012506, "relative_pitch": 78.18192597061973, "relative_heading": 75.43461014246861, "relative_elevation": 44.7816835632548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_000814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86339310672262, 52.3549082310705, 44.466542978771 ] }, "distance": 9.41, "direction": 66.59, "angle": 78.05, "elevation": 44.47, "pano_id": "TMX7316060226-000013_pano_0000_000814", "timestamp": "2016-08-04T07:13:57.295060Z", "filename": "pano_0000_000814.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 9.41142838, "relative_pitch": 78.04960170804844, "relative_heading": 66.59257165638547, "relative_elevation": 44.466542978771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003771/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003771/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003771/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003771/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003771/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003771/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003771/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003771/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003771/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86313719795508, 52.3548433410981, 44.9450818402693 ] }, "distance": 9.46, "direction": 248.41, "angle": 78.11, "elevation": 44.95, "pano_id": "TMX7316010203-000781_pano_0000_003771", "timestamp": "2018-06-07T11:24:00.978470Z", "filename": "pano_0000_003771.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 9.46289878, "relative_pitch": 78.11039435550184, "relative_heading": 248.41173454643553, "relative_elevation": 44.9450818402693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8634037403364, 52.3548912556462, 45.224155918695 ] }, "distance": 9.54, "direction": 78.82, "angle": 78.09, "elevation": 45.22, "pano_id": "TMX7316010203-001061_pano_0001_002215", "timestamp": "2019-01-17T12:19:12.210240Z", "filename": "pano_0001_002215.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 9.54244011, "relative_pitch": 78.08518246751615, "relative_heading": 78.82169430372896, "relative_elevation": 45.224155918695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0000_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86339698747275, 52.3549118844113, 44.5812439881265 ] }, "distance": 9.82, "direction": 65.03, "angle": 77.58, "elevation": 44.58, "pano_id": "TMX7316010203-001653_pano_0000_000074", "timestamp": "2020-02-18T09:27:55.508870Z", "filename": "pano_0000_000074.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 9.8192337, "relative_pitch": 77.57865633796379, "relative_heading": 65.02842890126672, "relative_elevation": 44.5812439881265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0007_000420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86339917350077, 52.3549133839363, 44.4401491349563 ] }, "distance": 10.03, "direction": 64.52, "angle": 77.29, "elevation": 44.44, "pano_id": "TMX7316010203-002942_pano_0007_000420", "timestamp": "2023-01-20T10:16:43.932460Z", "filename": "pano_0007_000420.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 10.02508385, "relative_pitch": 77.28765277682714, "relative_heading": 64.5232994168591, "relative_elevation": 44.4401491349563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0007_000424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86312778273516, 52.3548423603523, 44.5685951868072 ] }, "distance": 10.1, "direction": 249.18, "angle": 77.23, "elevation": 44.57, "pano_id": "TMX7316010203-002942_pano_0007_000424", "timestamp": "2023-01-20T10:16:47.057420Z", "filename": "pano_0007_000424.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 10.10044195, "relative_pitch": 77.23092532545334, "relative_heading": 249.17501875458615, "relative_elevation": 44.5685951868072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track06_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.863131644690369, 52.35483670833466, 0.0 ] }, "distance": 10.1, "direction": 245.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track06_Sphere_00043", "timestamp": "2025-01-29T10:30:00Z", "filename": "Job_20250129_0912_Track06_Sphere_00043.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 10.1011033, "relative_pitch": 0.0, "relative_heading": 245.30712445581102, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0000_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86312978288261, 52.3548364340453, 44.7092061117291 ] }, "distance": 10.23, "direction": 245.45, "angle": 77.11, "elevation": 44.71, "pano_id": "TMX7316010203-001653_pano_0000_000078", "timestamp": "2020-02-18T09:28:02.028900Z", "filename": "pano_0000_000078.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 10.22913735, "relative_pitch": 77.11295377481221, "relative_heading": 245.44862671471068, "relative_elevation": 44.7092061117291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track06_Sphere_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.863403635604027, 52.35491281622072, 0.0 ] }, "distance": 10.27, "direction": 65.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track06_Sphere_00039", "timestamp": "2025-01-29T10:29:56Z", "filename": "Job_20250129_0912_Track06_Sphere_00039.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 10.27408396, "relative_pitch": 0.0, "relative_heading": 65.57067129019423, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86340728226233, 52.3549106954345, 44.8560026399791 ] }, "distance": 10.41, "direction": 67.32, "angle": 76.94, "elevation": 44.86, "pano_id": "TMX7316010203-000781_pano_0000_003767", "timestamp": "2018-06-07T11:23:57.453530Z", "filename": "pano_0000_003767.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 10.40755002, "relative_pitch": 76.93728846041498, "relative_heading": 67.31948878671128, "relative_elevation": 44.8560026399791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86313047995827, 52.354829539565, 45.369632076472 ] }, "distance": 10.53, "direction": 241.54, "angle": 76.93, "elevation": 45.37, "pano_id": "TMX7316010203-001061_pano_0001_002219", "timestamp": "2019-01-17T12:19:14.595290Z", "filename": "pano_0001_002219.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 10.52918576, "relative_pitch": 76.9343372514587, "relative_heading": 241.54096901582753, "relative_elevation": 45.369632076472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86312835053452, 52.3548263261123, 44.8127694521099 ] }, "distance": 10.83, "direction": 240.24, "angle": 76.41, "elevation": 44.81, "pano_id": "TMX7316010203-002463_pano_0003_001667", "timestamp": "2022-03-22T08:51:32.212410Z", "filename": "pano_0003_001667.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 10.82991088, "relative_pitch": 76.41381760998243, "relative_heading": 240.24348752591024, "relative_elevation": 44.8127694521099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_000818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86311372808385, 52.3548389196534, 44.5827378043905 ] }, "distance": 11.13, "direction": 249.09, "angle": 75.98, "elevation": 44.58, "pano_id": "TMX7316060226-000013_pano_0000_000818", "timestamp": "2016-08-04T07:14:01.315030Z", "filename": "pano_0000_000818.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 11.13160421, "relative_pitch": 75.98078867573561, "relative_heading": 249.0854195385388, "relative_elevation": 44.5827378043905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8634251220827, 52.3549108952828, 44.3560648886487 ] }, "distance": 11.55, "direction": 69.54, "angle": 75.41, "elevation": 44.36, "pano_id": "TMX7316010203-000258_pano_0002_003018", "timestamp": "2017-04-12T11:50:19.802150Z", "filename": "pano_0002_003018.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 11.54632246, "relative_pitch": 75.40915382595784, "relative_heading": 69.54394663711211, "relative_elevation": 44.3560648886487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86342155836726, 52.3549184953837, 44.8356117373332 ] }, "distance": 11.65, "direction": 65.22, "angle": 75.44, "elevation": 44.84, "pano_id": "TMX7316010203-002228_pano_0002_001235", "timestamp": "2021-07-12T07:52:36.092070Z", "filename": "pano_0002_001235.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 11.64746491, "relative_pitch": 75.43750792722182, "relative_heading": 65.22464725471828, "relative_elevation": 44.8356117373332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86343110091851, 52.3549107400868, 45.2675334829837 ] }, "distance": 11.92, "direction": 70.31, "angle": 75.24, "elevation": 45.27, "pano_id": "TMX7316010203-001061_pano_0001_002147", "timestamp": "2019-01-17T12:18:27.785800Z", "filename": "pano_0001_002147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 11.92301313, "relative_pitch": 75.24400350951049, "relative_heading": 70.30586338527348, "relative_elevation": 45.2675334829837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86342793028421, 52.3549191061649, 45.1256373142824 ] }, "distance": 12.07, "direction": 65.8, "angle": 75.02, "elevation": 45.13, "pano_id": "TMX7316010203-001707_pano_0000_002652", "timestamp": "2020-05-13T10:58:16.565520Z", "filename": "pano_0000_002652.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 12.07072708, "relative_pitch": 75.02446681917836, "relative_heading": 65.79531327520044, "relative_elevation": 45.1256373142824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0000_001889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86310002724706, 52.3548337691378, 44.7838724581525 ] }, "distance": 12.21, "direction": 248.14, "angle": 74.75, "elevation": 44.78, "pano_id": "TMX7316010203-001159_pano_0000_001889", "timestamp": "2019-05-03T08:10:42.850120Z", "filename": "pano_0000_001889.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 12.20985162, "relative_pitch": 74.74956340720257, "relative_heading": 248.1368961033702, "relative_elevation": 44.7838724581525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-41-16_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.863098518157059, 52.35483148358134, 0.0 ] }, "distance": 12.4, "direction": 247.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-41-16_00043", "timestamp": "2025-07-31T06:42:33Z", "filename": "recording_2025-07-31_06-41-16_00043.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 12.40156081, "relative_pitch": 0.0, "relative_heading": 247.223281330526, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-41-16_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.863435204661945, 52.35492066741003, 0.0 ] }, "distance": 12.59, "direction": 66.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-41-16_00038", "timestamp": "2025-07-31T06:42:21Z", "filename": "recording_2025-07-31_06-41-16_00038.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 12.59409075, "relative_pitch": 0.0, "relative_heading": 65.99891080935072, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0000_001884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86343869624723, 52.3549214016368, 44.6880209427327 ] }, "distance": 12.84, "direction": 66.1, "angle": 73.96, "elevation": 44.69, "pano_id": "TMX7316010203-001159_pano_0000_001884", "timestamp": "2019-05-03T08:10:39.090220Z", "filename": "pano_0000_001884.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 12.84466707, "relative_pitch": 73.96377404490396, "relative_heading": 66.09761373501208, "relative_elevation": 44.6880209427327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86309106745834, 52.354831646387, 45.2175715342164 ] }, "distance": 12.86, "direction": 248.17, "angle": 74.12, "elevation": 45.22, "pano_id": "TMX7316010203-001707_pano_0000_002657", "timestamp": "2020-05-13T10:58:19.760440Z", "filename": "pano_0000_002657.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 12.86437202, "relative_pitch": 74.11897907662704, "relative_heading": 248.1730341209905, "relative_elevation": 45.2175715342164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86308493069366, 52.3548307356554, 44.8627202548087 ] }, "distance": 13.29, "direction": 248.44, "angle": 73.5, "elevation": 44.86, "pano_id": "TMX7316010203-002228_pano_0002_001240", "timestamp": "2021-07-12T07:52:40.747020Z", "filename": "pano_0002_001240.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 13.2903384, "relative_pitch": 73.49836184066564, "relative_heading": 248.43766854722213, "relative_elevation": 44.8627202548087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86309060404534, 52.3548223857854, 45.3372970623896 ] }, "distance": 13.31, "direction": 244.1, "angle": 73.64, "elevation": 45.34, "pano_id": "TMX7316010203-001061_pano_0001_002152", "timestamp": "2019-01-17T12:18:30.935680Z", "filename": "pano_0001_002152.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 13.3103946, "relative_pitch": 73.63850085683009, "relative_heading": 244.10241299815036, "relative_elevation": 45.3372970623896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86346594947733, 52.3549151733561, 44.7696108696982 ] }, "distance": 14.33, "direction": 71.65, "angle": 72.25, "elevation": 44.77, "pano_id": "TMX7316010203-002463_pano_0003_001672", "timestamp": "2022-03-22T08:51:36.152340Z", "filename": "pano_0003_001672.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 14.32865983, "relative_pitch": 72.25256039009128, "relative_heading": 71.64833460347957, "relative_elevation": 44.7696108696982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86346902622845, 52.3549105570697, 45.1838818788528 ] }, "distance": 14.38, "direction": 73.85, "angle": 72.35, "elevation": 45.18, "pano_id": "TMX7316010203-001061_pano_0001_002214", "timestamp": "2019-01-17T12:19:11.515300Z", "filename": "pano_0001_002214.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 14.37656166, "relative_pitch": 72.35002320299512, "relative_heading": 73.85497723302144, "relative_elevation": 45.1838818788528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003772/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003772/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003772/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003772/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003772/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003772/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003772/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003772/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003772/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86306919685084, 52.3548254209028, 44.9015935994685 ] }, "distance": 14.51, "direction": 247.82, "angle": 72.1, "elevation": 44.9, "pano_id": "TMX7316010203-000781_pano_0000_003772", "timestamp": "2018-06-07T11:24:01.868470Z", "filename": "pano_0000_003772.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 14.50550731, "relative_pitch": 72.09689440791264, "relative_heading": 247.82135515130227, "relative_elevation": 44.9015935994685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_000813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86346325660381, 52.3549254006197, 44.4376372238621 ] }, "distance": 14.56, "direction": 67.17, "angle": 71.86, "elevation": 44.44, "pano_id": "TMX7316060226-000013_pano_0000_000813", "timestamp": "2016-08-04T07:13:56.405080Z", "filename": "pano_0000_000813.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 14.55736218, "relative_pitch": 71.86167895874712, "relative_heading": 67.16506882458653, "relative_elevation": 44.4376372238621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0000_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86346596754485, 52.3549293499673, 44.5577328586951 ] }, "distance": 14.9, "direction": 65.88, "angle": 71.51, "elevation": 44.56, "pano_id": "TMX7316010203-001653_pano_0000_000073", "timestamp": "2020-02-18T09:27:54.248830Z", "filename": "pano_0000_000073.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 14.90186452, "relative_pitch": 71.50803089946723, "relative_heading": 65.88331649370686, "relative_elevation": 44.5577328586951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0000_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86307176983853, 52.354811587028, 44.7080284543335 ] }, "distance": 15.0, "direction": 242.11, "angle": 71.45, "elevation": 44.71, "pano_id": "TMX7316010203-001653_pano_0000_000079", "timestamp": "2020-02-18T09:28:03.718720Z", "filename": "pano_0000_000079.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 14.99863031, "relative_pitch": 71.45444908419809, "relative_heading": 242.11377850720373, "relative_elevation": 44.7080284543335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0007_000419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86346742207476, 52.3549315115871, 44.4005625303835 ] }, "distance": 15.09, "direction": 65.2, "angle": 71.23, "elevation": 44.4, "pano_id": "TMX7316010203-002942_pano_0007_000419", "timestamp": "2023-01-20T10:16:43.317480Z", "filename": "pano_0007_000419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 15.09165888, "relative_pitch": 71.22720960435346, "relative_heading": 65.2035520189416, "relative_elevation": 44.4005625303835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0007_000425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86305982278674, 52.3548236578138, 44.5519717400894 ] }, "distance": 15.17, "direction": 248.05, "angle": 71.19, "elevation": 44.55, "pano_id": "TMX7316010203-002942_pano_0007_000425", "timestamp": "2023-01-20T10:16:47.807400Z", "filename": "pano_0007_000425.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 15.17111686, "relative_pitch": 71.19494244665518, "relative_heading": 248.04581582259993, "relative_elevation": 44.5519717400894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track06_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8630619953332, 52.35481802896794, 0.0 ] }, "distance": 15.28, "direction": 245.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track06_Sphere_00044", "timestamp": "2025-01-29T10:30:01Z", "filename": "Job_20250129_0912_Track06_Sphere_00044.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 15.28124944, "relative_pitch": 0.0, "relative_heading": 245.65950418837454, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86347469726614, 52.3549271667572, 44.8285238854587 ] }, "distance": 15.35, "direction": 67.62, "angle": 71.1, "elevation": 44.83, "pano_id": "TMX7316010203-000781_pano_0000_003766", "timestamp": "2018-06-07T11:23:56.598490Z", "filename": "pano_0000_003766.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 15.35251087, "relative_pitch": 71.09510767117484, "relative_heading": 67.6180595625777, "relative_elevation": 44.8285238854587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track06_Sphere_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.863472329498466, 52.35493163496178, 0.0 ] }, "distance": 15.4, "direction": 65.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track06_Sphere_00038", "timestamp": "2025-01-29T10:29:56Z", "filename": "Job_20250129_0912_Track06_Sphere_00038.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 15.40148012, "relative_pitch": 0.0, "relative_heading": 65.67886462823112, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86306344852995, 52.3548128088961, 45.3877130420879 ] }, "distance": 15.44, "direction": 243.54, "angle": 71.21, "elevation": 45.39, "pano_id": "TMX7316010203-001061_pano_0001_002220", "timestamp": "2019-01-17T12:19:15.150210Z", "filename": "pano_0001_002220.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 15.4409717, "relative_pitch": 71.21161451254808, "relative_heading": 243.54383072489873, "relative_elevation": 45.3877130420879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86305885937772, 52.3548123023309, 44.7940056174994 ] }, "distance": 15.75, "direction": 243.87, "angle": 70.63, "elevation": 44.79, "pano_id": "TMX7316010203-002463_pano_0003_001666", "timestamp": "2022-03-22T08:51:31.447370Z", "filename": "pano_0003_001666.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 15.7462657, "relative_pitch": 70.63209003870242, "relative_heading": 243.86708493890708, "relative_elevation": 44.7940056174994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_000819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86304389295411, 52.3548211000991, 44.5991462394595 ] }, "distance": 16.28, "direction": 248.54, "angle": 69.94, "elevation": 44.6, "pano_id": "TMX7316060226-000013_pano_0000_000819", "timestamp": "2016-08-04T07:14:02.370000Z", "filename": "pano_0000_000819.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 16.28479034, "relative_pitch": 69.9410006537606, "relative_heading": 248.54476942729065, "relative_elevation": 44.5991462394595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86348999546239, 52.3549350907933, 44.8192455265671 ] }, "distance": 16.66, "direction": 66.18, "angle": 69.61, "elevation": 44.82, "pano_id": "TMX7316010203-002228_pano_0002_001234", "timestamp": "2021-07-12T07:52:35.447140Z", "filename": "pano_0002_001234.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 16.65731194, "relative_pitch": 69.61214792059441, "relative_heading": 66.1786602226528, "relative_elevation": 44.8192455265671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86349965992331, 52.3549280342268, 45.2473198892549 ] }, "distance": 16.97, "direction": 69.5, "angle": 69.44, "elevation": 45.25, "pano_id": "TMX7316010203-001061_pano_0001_002146", "timestamp": "2019-01-17T12:18:27.180710Z", "filename": "pano_0001_002146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 16.97112267, "relative_pitch": 69.44020506089802, "relative_heading": 69.50348716948925, "relative_elevation": 45.2473198892549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86349515552761, 52.3549365868516, 45.096437339671 ] }, "distance": 17.05, "direction": 66.14, "angle": 69.29, "elevation": 45.1, "pano_id": "TMX7316010203-001707_pano_0000_002651", "timestamp": "2020-05-13T10:58:15.985430Z", "filename": "pano_0000_002651.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 17.04617362, "relative_pitch": 69.293718793187, "relative_heading": 66.14405247099185, "relative_elevation": 45.096437339671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0000_001890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86303319487037, 52.3548155789941, 44.7896322617307 ] }, "distance": 17.19, "direction": 247.53, "angle": 69.0, "elevation": 44.79, "pano_id": "TMX7316010203-001159_pano_0000_001890", "timestamp": "2019-05-03T08:10:43.860100Z", "filename": "pano_0000_001890.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 17.1906057, "relative_pitch": 69.00281332646546, "relative_heading": 247.5276012724722, "relative_elevation": 44.7896322617307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-41-16_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86303221801198, 52.35481259433225, 0.0 ] }, "distance": 17.38, "direction": 246.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-41-16_00044", "timestamp": "2025-07-31T06:42:35Z", "filename": "recording_2025-07-31_06-41-16_00044.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 17.38133572, "relative_pitch": 0.0, "relative_heading": 246.59977443236255, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-41-16_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-41-16_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-41-16_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.863503321183754, 52.354937416393696, 0.0 ] }, "distance": 17.59, "direction": 66.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-41-16_00037", "timestamp": "2025-07-31T06:42:19Z", "filename": "recording_2025-07-31_06-41-16_00037.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 17.59289102, "relative_pitch": 0.0, "relative_heading": 66.6019225320324, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001707_pano_0000_002658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001707_pano_0000_002658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001707/pano_0000_002658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86302444655546, 52.354813112531, 45.2328408565372 ] }, "distance": 17.85, "direction": 247.44, "angle": 68.47, "elevation": 45.23, "pano_id": "TMX7316010203-001707_pano_0000_002658", "timestamp": "2020-05-13T10:58:20.425420Z", "filename": "pano_0000_002658.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 17.84632404, "relative_pitch": 68.468608243821, "relative_heading": 247.44484982993984, "relative_elevation": 45.2328408565372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001883/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001883/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001883/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001883/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0000_001883/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001883/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0000_001883/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001883/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0000_001883/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8635070412831, 52.3549383110309, 44.67116713617 ] }, "distance": 17.87, "direction": 66.63, "angle": 68.2, "elevation": 44.67, "pano_id": "TMX7316010203-001159_pano_0000_001883", "timestamp": "2019-05-03T08:10:38.415260Z", "filename": "pano_0000_001883.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 17.86504711, "relative_pitch": 68.20237182521575, "relative_heading": 66.63171703515891, "relative_elevation": 44.67116713617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86301794780443, 52.3548126368208, 44.876218482852 ] }, "distance": 18.28, "direction": 247.82, "angle": 67.84, "elevation": 44.88, "pano_id": "TMX7316010203-002228_pano_0002_001241", "timestamp": "2021-07-12T07:52:41.822090Z", "filename": "pano_0002_001241.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 18.27594386, "relative_pitch": 67.8412757691738, "relative_heading": 247.82405409354143, "relative_elevation": 44.876218482852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86302259237796, 52.3548043054489, 45.3538347836584 ] }, "distance": 18.36, "direction": 244.77, "angle": 67.96, "elevation": 45.35, "pano_id": "TMX7316010203-001061_pano_0001_002153", "timestamp": "2019-01-17T12:18:31.565680Z", "filename": "pano_0001_002153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 18.35889087, "relative_pitch": 67.96226827135061, "relative_heading": 244.77059663474543, "relative_elevation": 45.3538347836584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000258_pano_0002_003015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000258_pano_0002_003015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/12/TMX7316010203-000258/pano_0002_003015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8630154349847, 52.3548092861271, 44.3972194464877 ] }, "distance": 18.58, "direction": 246.96, "angle": 67.29, "elevation": 44.4, "pano_id": "TMX7316010203-000258_pano_0002_003015", "timestamp": "2017-04-12T11:50:16.182220Z", "filename": "pano_0002_003015.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 18.57733935, "relative_pitch": 67.2938713869703, "relative_heading": 246.95847215065507, "relative_elevation": 44.3972194464877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86353424647592, 52.3549301424964, 45.153845384717 ] }, "distance": 19.27, "direction": 71.3, "angle": 66.89, "elevation": 45.15, "pano_id": "TMX7316010203-001061_pano_0001_002213", "timestamp": "2019-01-17T12:19:10.775290Z", "filename": "pano_0001_002213.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 19.27010225, "relative_pitch": 66.888883923746, "relative_heading": 71.3037550124321, "relative_elevation": 45.153845384717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8635334372335, 52.3549337712944, 44.7627026187256 ] }, "distance": 19.35, "direction": 70.12, "angle": 66.62, "elevation": 44.76, "pano_id": "TMX7316010203-002463_pano_0003_001673", "timestamp": "2022-03-22T08:51:36.882360Z", "filename": "pano_0003_001673.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 19.35144711, "relative_pitch": 66.62059929527327, "relative_heading": 70.11888244965238, "relative_elevation": 44.7627026187256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86300145388952, 52.3548075502719, 44.8984438320622 ] }, "distance": 19.53, "direction": 247.53, "angle": 66.49, "elevation": 44.9, "pano_id": "TMX7316010203-000781_pano_0000_003773", "timestamp": "2018-06-07T11:24:02.763420Z", "filename": "pano_0000_003773.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 19.53050221, "relative_pitch": 66.49130407808497, "relative_heading": 247.53082946797528, "relative_elevation": 44.8984438320622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_000812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_000812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_000812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86353319080621, 52.3549425438358, 44.4075295897201 ] }, "distance": 19.69, "direction": 67.43, "angle": 66.09, "elevation": 44.41, "pano_id": "TMX7316060226-000013_pano_0000_000812", "timestamp": "2016-08-04T07:13:55.540040Z", "filename": "pano_0000_000812.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 19.68929418, "relative_pitch": 66.08858479845088, "relative_heading": 67.42996431112293, "relative_elevation": 44.4075295897201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001653_pano_0000_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001653_pano_0000_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/18/TMX7316010203-001653/pano_0000_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86353489002413, 52.3549471728147, 44.5249557457864 ] }, "distance": 20.0, "direction": 66.19, "angle": 65.81, "elevation": 44.52, "pano_id": "TMX7316010203-001653_pano_0000_000072", "timestamp": "2020-02-18T09:27:53.168820Z", "filename": "pano_0000_000072.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 19.99854473, "relative_pitch": 65.812595451257, "relative_heading": 66.19447793659032, "relative_elevation": 44.5249557457864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0007_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86353544102922, 52.3549497038655, 44.3652250589803 ] }, "distance": 20.15, "direction": 65.5, "angle": 65.58, "elevation": 44.37, "pano_id": "TMX7316010203-002942_pano_0007_000418", "timestamp": "2023-01-20T10:16:42.702470Z", "filename": "pano_0007_000418.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 20.1480309, "relative_pitch": 65.57529298363882, "relative_heading": 65.50478017265831, "relative_elevation": 44.3652250589803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002942_pano_0007_000426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002942_pano_0007_000426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002942/pano_0007_000426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86299288281033, 52.3548043190813, 44.5550542566925 ] }, "distance": 20.21, "direction": 247.22, "angle": 65.6, "elevation": 44.56, "pano_id": "TMX7316010203-002942_pano_0007_000426", "timestamp": "2023-01-20T10:16:48.537400Z", "filename": "pano_0007_000426.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 20.2078581, "relative_pitch": 65.60342449193982, "relative_heading": 247.22160402162316, "relative_elevation": 44.5550542566925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_003765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_003765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_003765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86354177315747, 52.354944088059, 44.7995942123234 ] }, "distance": 20.3, "direction": 67.62, "angle": 65.63, "elevation": 44.8, "pano_id": "TMX7316010203-000781_pano_0000_003765", "timestamp": "2018-06-07T11:23:55.753440Z", "filename": "pano_0000_003765.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 20.29531296, "relative_pitch": 65.62830975448877, "relative_heading": 67.61560870106872, "relative_elevation": 44.7995942123234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track06_Sphere_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.862994239999908, 52.354799313008996, 0.0 ] }, "distance": 20.35, "direction": 245.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track06_Sphere_00045", "timestamp": "2025-01-29T10:30:02Z", "filename": "Job_20250129_0912_Track06_Sphere_00045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 20.34569124, "relative_pitch": 0.0, "relative_heading": 245.67423539941151, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_002221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_002221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_002221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86299684345685, 52.3547957376047, 45.4106599269435 ] }, "distance": 20.35, "direction": 244.45, "angle": 65.86, "elevation": 45.41, "pano_id": "TMX7316010203-001061_pano_0001_002221", "timestamp": "2019-01-17T12:19:15.700210Z", "filename": "pano_0001_002221.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 20.35260394, "relative_pitch": 65.85855425456465, "relative_heading": 244.44786933145772, "relative_elevation": 45.4106599269435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250129_0912_Track06_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250129_0912_Track06_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.863540913027807, 52.354949859982355, 0.0 ] }, "distance": 20.49, "direction": 65.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250129_0912_Track06_Sphere_00037", "timestamp": "2025-01-29T10:29:55Z", "filename": "Job_20250129_0912_Track06_Sphere_00037.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 20.49497441, "relative_pitch": 0.0, "relative_heading": 65.8927309199747, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250129_0912_Track06_Sphere_00041/adjacencies/b_20250129_0912_Track06_Sphere_00041/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002463_pano_0003_001665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002463_pano_0003_001665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002463/pano_0003_001665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86298960922899, 52.3547975155345, 44.7763503752649 ] }, "distance": 20.72, "direction": 245.53, "angle": 65.17, "elevation": 44.78, "pano_id": "TMX7316010203-002463_pano_0003_001665", "timestamp": "2022-03-22T08:51:30.677410Z", "filename": "pano_0003_001665.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_20250129_0912_Track06_Sphere_00041", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119305.51408506368, 485348.3254590862 ] }, "relative_distance": 20.71564736, "relative_pitch": 65.17251736515136, "relative_heading": 245.5296199908193, "relative_elevation": 44.7763503752649 } ] } }