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_20241216_0911_Track46_Sphere_00309/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890559571249065, 52.38193350473316, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00309", "timestamp": "2024-12-16T12:14:18Z", "filename": "Job_20241216_0911_Track46_Sphere_00309.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "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_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_001890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89056257869126, 52.3819307280101, 50.208333991468 ] }, "distance": 0.37, "direction": 146.46, "angle": 89.58, "elevation": 50.21, "pano_id": "TMX7316010203-000703_pano_0000_001890", "timestamp": "2018-05-02T11:15:03.701000Z", "filename": "pano_0000_001890.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 0.37068025, "relative_pitch": 89.57700193729214, "relative_heading": 146.4646553047545, "relative_elevation": 50.208333991468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0009_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0009_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0009_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89056925157314, 52.3819316016406, 50.108532412909 ] }, "distance": 0.69, "direction": 107.81, "angle": 89.21, "elevation": 50.11, "pano_id": "TMX7316010203-000225_pano_0009_000033", "timestamp": "2017-03-27T12:32:09.058950Z", "filename": "pano_0009_000033.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 0.6923345, "relative_pitch": 89.20841184070368, "relative_heading": 107.81064005491903, "relative_elevation": 50.108532412909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89055662121806, 52.3819397290037, 50.3877956764773 ] }, "distance": 0.72, "direction": 343.83, "angle": 89.18, "elevation": 50.39, "pano_id": "TMX7316010203-001178_pano_0001_006663", "timestamp": "2019-05-13T09:51:47.165370Z", "filename": "pano_0001_006663.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 0.72114448, "relative_pitch": 89.18004521091974, "relative_heading": 343.82642404127654, "relative_elevation": 50.3877956764773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8905439913762, 52.3819413269757, 51.0064443387091 ] }, "distance": 1.37, "direction": 309.37, "angle": 88.46, "elevation": 51.01, "pano_id": "TMX7316010203-002620_pano_0002_000331", "timestamp": "2022-06-22T09:56:47.203560Z", "filename": "pano_0002_000331.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 1.37224614, "relative_pitch": 88.45892117356254, "relative_heading": 309.368155346978, "relative_elevation": 51.0064443387091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89054495805825, 52.3819451448568, 50.3463143464178 ] }, "distance": 1.63, "direction": 322.47, "angle": 88.14, "elevation": 50.35, "pano_id": "TMX7316010203-002037_pano_0000_002355", "timestamp": "2021-03-11T09:14:03.438250Z", "filename": "pano_0000_002355.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 1.63333403, "relative_pitch": 88.14186327516371, "relative_heading": 322.4676952092024, "relative_elevation": 50.3463143464178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_002354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89058269880631, 52.3819219146585, 50.1059792852029 ] }, "distance": 2.04, "direction": 129.32, "angle": 87.67, "elevation": 50.11, "pano_id": "TMX7316010203-000188_pano_0000_002354", "timestamp": "2016-11-22T12:20:57.687680Z", "filename": "pano_0000_002354.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 2.03550437, "relative_pitch": 87.67369646233104, "relative_heading": 129.31568339705439, "relative_elevation": 50.1059792852029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89054256850243, 52.3819489903432, 50.3767458172515 ] }, "distance": 2.08, "direction": 326.1, "angle": 87.64, "elevation": 50.38, "pano_id": "TMX7316010203-001047_pano_0000_003365", "timestamp": "2019-01-10T12:22:14.570840Z", "filename": "pano_0000_003365.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 2.07596976, "relative_pitch": 87.64023969957776, "relative_heading": 326.1036998572946, "relative_elevation": 50.3767458172515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890587610968076, 52.38192290000458, 0.0 ] }, "distance": 2.24, "direction": 121.72, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02389", "timestamp": "2025-06-16T04:28:13Z", "filename": "recording_2025-06-16_03-46-32_02389.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 2.24451349, "relative_pitch": 0.0, "relative_heading": 121.71825375879156, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89059121468845, 52.3819229207955, 50.4548143539578 ] }, "distance": 2.46, "direction": 118.66, "angle": 87.21, "elevation": 50.45, "pano_id": "TMX7315120208-000074_pano_0001_000153", "timestamp": "2016-06-09T12:52:06.428190Z", "filename": "pano_0001_000153.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 2.45552762, "relative_pitch": 87.21373569921025, "relative_heading": 118.66066054089642, "relative_elevation": 50.4548143539578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89053342191806, 52.3819521219116, 50.6345108617097 ] }, "distance": 2.73, "direction": 319.32, "angle": 86.91, "elevation": 50.63, "pano_id": "TMX7315120208-000074_pano_0001_000152", "timestamp": "2016-06-09T12:52:05.993180Z", "filename": "pano_0001_000152.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 2.73166606, "relative_pitch": 86.91196070510236, "relative_heading": 319.32089675721284, "relative_elevation": 50.6345108617097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_002353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89052897352363, 52.3819500769448, 50.2770486781374 ] }, "distance": 2.78, "direction": 311.51, "angle": 86.83, "elevation": 50.28, "pano_id": "TMX7316010203-000188_pano_0000_002353", "timestamp": "2016-11-22T12:20:52.587720Z", "filename": "pano_0000_002353.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 2.78233465, "relative_pitch": 86.83247929517358, "relative_heading": 311.5119866618817, "relative_elevation": 50.2770486781374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89053132886311, 52.381951712193704, 0.0 ] }, "distance": 2.79, "direction": 316.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02388", "timestamp": "2025-06-16T04:28:13Z", "filename": "recording_2025-06-16_03-46-32_02388.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 2.79338983, "relative_pitch": 0.0, "relative_heading": 316.49329131026116, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89059715442868, 52.3819211137437, 50.2073415881023 ] }, "distance": 2.91, "direction": 118.31, "angle": 86.69, "elevation": 50.21, "pano_id": "TMX7316010203-001047_pano_0000_003366", "timestamp": "2019-01-10T12:22:14.965880Z", "filename": "pano_0000_003366.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 2.90691635, "relative_pitch": 86.68637496749803, "relative_heading": 118.3149310318556, "relative_elevation": 50.2073415881023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89060226596675, 52.3819158478292, 50.1729169311002 ] }, "distance": 3.51, "direction": 124.05, "angle": 86.0, "elevation": 50.17, "pano_id": "TMX7316010203-002037_pano_0000_002356", "timestamp": "2021-03-11T09:14:03.858210Z", "filename": "pano_0000_002356.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 3.50883681, "relative_pitch": 85.99954011453073, "relative_heading": 124.05215986461845, "relative_elevation": 50.1729169311002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89060025290532, 52.3819129144463, 50.8353342441842 ] }, "distance": 3.59, "direction": 129.59, "angle": 85.96, "elevation": 50.84, "pano_id": "TMX7316010203-002620_pano_0002_000332", "timestamp": "2022-06-22T09:56:47.623550Z", "filename": "pano_0002_000332.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 3.59484631, "relative_pitch": 85.95503360640365, "relative_heading": 129.59449459051754, "relative_elevation": 50.8353342441842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89061288792465, 52.3819112688548, 50.2214920995757 ] }, "distance": 4.39, "direction": 124.28, "angle": 85.0, "elevation": 50.22, "pano_id": "TMX7316010203-001178_pano_0001_006664", "timestamp": "2019-05-13T09:51:47.580400Z", "filename": "pano_0001_006664.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 4.39342689, "relative_pitch": 85.00043514164176, "relative_heading": 124.27595405047045, "relative_elevation": 50.2214920995757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_001889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89050814971224, 52.3819583408031, 50.3766463370994 ] }, "distance": 4.46, "direction": 308.28, "angle": 84.94, "elevation": 50.38, "pano_id": "TMX7316010203-000703_pano_0000_001889", "timestamp": "2018-05-02T11:15:03.231030Z", "filename": "pano_0000_001889.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 4.46064794, "relative_pitch": 84.93988772235252, "relative_heading": 308.28377997494414, "relative_elevation": 50.3766463370994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890615488356462, 52.381904493270795, 0.0 ] }, "distance": 4.99, "direction": 130.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00310", "timestamp": "2024-12-16T12:14:18Z", "filename": "Job_20241216_0911_Track46_Sphere_00310.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 4.99185861, "relative_pitch": 0.0, "relative_heading": 130.29329135617746, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890502419972178, 52.38196254694352, 0.0 ] }, "distance": 5.06, "direction": 309.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00308", "timestamp": "2024-12-16T12:14:18Z", "filename": "Job_20241216_0911_Track46_Sphere_00308.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 5.05843269, "relative_pitch": 0.0, "relative_heading": 309.7073291342033, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_001891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89061650655843, 52.3819030307988, 50.0511037185788 ] }, "distance": 5.15, "direction": 131.18, "angle": 84.12, "elevation": 50.05, "pano_id": "TMX7316010203-000703_pano_0000_001891", "timestamp": "2018-05-02T11:15:04.171000Z", "filename": "pano_0000_001891.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 5.1505926, "relative_pitch": 84.12456353295548, "relative_heading": 131.1753470931816, "relative_elevation": 50.0511037185788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89050006983809, 52.3819677918283, 50.5597255760804 ] }, "distance": 5.57, "direction": 313.28, "angle": 83.72, "elevation": 50.56, "pano_id": "TMX7316010203-001178_pano_0001_006662", "timestamp": "2019-05-13T09:51:46.750430Z", "filename": "pano_0001_006662.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 5.56521271, "relative_pitch": 83.71862265841534, "relative_heading": 313.27962416709767, "relative_elevation": 50.5597255760804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89048720780973, 52.3819694687423, 51.1721170293167 ] }, "distance": 6.35, "direction": 309.08, "angle": 82.93, "elevation": 51.17, "pano_id": "TMX7316010203-002620_pano_0002_000330", "timestamp": "2022-06-22T09:56:46.783580Z", "filename": "pano_0002_000330.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 6.34775718, "relative_pitch": 82.92874221300784, "relative_heading": 309.0826285353896, "relative_elevation": 51.1721170293167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89048759848132, 52.3819741672036, 50.5108788013458 ] }, "distance": 6.67, "direction": 312.72, "angle": 82.48, "elevation": 50.51, "pano_id": "TMX7316010203-002037_pano_0000_002354", "timestamp": "2021-03-11T09:14:03.023320Z", "filename": "pano_0000_002354.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 6.67011517, "relative_pitch": 82.4774426919936, "relative_heading": 312.7151898860566, "relative_elevation": 50.5108788013458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89048803240123, 52.381976570708, 50.5364369051531 ] }, "distance": 6.83, "direction": 314.53, "angle": 82.3, "elevation": 50.54, "pano_id": "TMX7316010203-001047_pano_0000_003364", "timestamp": "2019-01-10T12:22:14.176060Z", "filename": "pano_0000_003364.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 6.83326343, "relative_pitch": 82.29947772501687, "relative_heading": 314.5312062317669, "relative_elevation": 50.5364369051531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_002355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89063792167117, 52.3818926143756, 49.9456438533962 ] }, "distance": 7.01, "direction": 130.46, "angle": 82.01, "elevation": 49.95, "pano_id": "TMX7316010203-000188_pano_0000_002355", "timestamp": "2016-11-22T12:21:00.767630Z", "filename": "pano_0000_002355.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 7.01182421, "relative_pitch": 82.00852529749184, "relative_heading": 130.45960356481274, "relative_elevation": 49.9456438533962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000835/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000835/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000835/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000835/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000835/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000835/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000835/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000835/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000835/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89063034001465, 52.3819805122505, 50.3815824398771 ] }, "distance": 7.11, "direction": 42.65, "angle": 81.96, "elevation": 50.38, "pano_id": "TMX7316010203-001548_pano_0000_000835", "timestamp": "2020-01-10T09:33:17.454060Z", "filename": "pano_0000_000835.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 7.11205692, "relative_pitch": 81.96499963404082, "relative_heading": 42.65257326079513, "relative_elevation": 50.3815824398771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890643499575895, 52.38189380752027, 0.0 ] }, "distance": 7.22, "direction": 127.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02390", "timestamp": "2025-06-16T04:28:14Z", "filename": "recording_2025-06-16_03-46-32_02390.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 7.22301747, "relative_pitch": 0.0, "relative_heading": 127.7021814843198, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8906489873307, 52.3818937164221, 50.2870468674228 ] }, "distance": 7.53, "direction": 126.02, "angle": 81.49, "elevation": 50.29, "pano_id": "TMX7315120208-000074_pano_0001_000154", "timestamp": "2016-06-09T12:52:06.863180Z", "filename": "pano_0001_000154.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 7.52809634, "relative_pitch": 81.48590585460279, "relative_heading": 126.0237158686431, "relative_elevation": 50.2870468674228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89065133705534, 52.3818932370409, 50.0621312288567 ] }, "distance": 7.69, "direction": 125.64, "angle": 81.27, "elevation": 50.06, "pano_id": "TMX7316010203-001047_pano_0000_003367", "timestamp": "2019-01-10T12:22:15.355830Z", "filename": "pano_0000_003367.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 7.68903903, "relative_pitch": 81.26817962468078, "relative_heading": 125.64401117699357, "relative_elevation": 50.0621312288567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_002352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89047286350864, 52.3819785327396, 50.4431297238916 ] }, "distance": 7.74, "direction": 310.32, "angle": 81.27, "elevation": 50.44, "pano_id": "TMX7316010203-000188_pano_0000_002352", "timestamp": "2016-11-22T12:20:51.062740Z", "filename": "pano_0000_002352.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 7.74359419, "relative_pitch": 81.27257660829473, "relative_heading": 310.31939926664904, "relative_elevation": 50.4431297238916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89047627343595, 52.3819811291937, 50.800315355882 ] }, "distance": 7.76, "direction": 313.06, "angle": 81.31, "elevation": 50.8, "pano_id": "TMX7315120208-000074_pano_0001_000151", "timestamp": "2016-06-09T12:52:05.563310Z", "filename": "pano_0001_000151.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 7.76235468, "relative_pitch": 81.31232793962737, "relative_heading": 313.055360830663, "relative_elevation": 50.800315355882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890474667847465, 52.38198025313599, 0.0 ] }, "distance": 7.78, "direction": 311.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02387", "timestamp": "2025-06-16T04:28:12Z", "filename": "recording_2025-06-16_03-46-32_02387.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 7.77705595, "relative_pitch": 0.0, "relative_heading": 311.980641498011, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000836/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000836/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000836/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000836/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000836/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000836/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000836/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000836/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000836/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89057358370935, 52.3820091605198, 50.5709759779274 ] }, "distance": 8.47, "direction": 6.47, "angle": 80.49, "elevation": 50.57, "pano_id": "TMX7316010203-001548_pano_0000_000836", "timestamp": "2020-01-10T09:33:17.824080Z", "filename": "pano_0000_000836.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 8.47246426, "relative_pitch": 80.48921593415747, "relative_heading": 6.466137623817513, "relative_elevation": 50.5709759779274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89065923943909, 52.3818866389045, 50.0184919405729 ] }, "distance": 8.56, "direction": 127.54, "angle": 80.29, "elevation": 50.02, "pano_id": "TMX7316010203-002037_pano_0000_002357", "timestamp": "2021-03-11T09:14:04.278190Z", "filename": "pano_0000_002357.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 8.55885856, "relative_pitch": 80.28993773858858, "relative_heading": 127.53940405422226, "relative_elevation": 50.0184919405729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89065645358592, 52.381884371102, 50.6798935709521 ] }, "distance": 8.57, "direction": 129.65, "angle": 80.4, "elevation": 50.68, "pano_id": "TMX7316010203-002620_pano_0002_000333", "timestamp": "2022-06-22T09:56:48.043740Z", "filename": "pano_0002_000333.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 8.56801888, "relative_pitch": 80.40422444145314, "relative_heading": 129.65087542695207, "relative_elevation": 50.6798935709521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000834/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000834/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000834/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000834/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000834/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000834/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000834/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000834/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000834/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89068776442344, 52.3819516284773, 50.202700573951 ] }, "distance": 8.96, "direction": 76.99, "angle": 79.88, "elevation": 50.2, "pano_id": "TMX7316010203-001548_pano_0000_000834", "timestamp": "2020-01-10T09:33:17.084040Z", "filename": "pano_0000_000834.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 8.95886837, "relative_pitch": 79.88185354310106, "relative_heading": 76.99072406453098, "relative_elevation": 50.202700573951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_001888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89045365945336, 52.3819858883103, 50.5378727959469 ] }, "distance": 9.27, "direction": 308.95, "angle": 79.6, "elevation": 50.54, "pano_id": "TMX7316010203-000703_pano_0000_001888", "timestamp": "2018-05-02T11:15:02.761050Z", "filename": "pano_0000_001888.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 9.2728647, "relative_pitch": 79.602819461429, "relative_heading": 308.9472584751332, "relative_elevation": 50.5378727959469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89066851110524, 52.3818828365093, 50.0694677568972 ] }, "distance": 9.32, "direction": 127.24, "angle": 79.46, "elevation": 50.07, "pano_id": "TMX7316010203-001178_pano_0001_006665", "timestamp": "2019-05-13T09:51:47.990380Z", "filename": "pano_0001_006665.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 9.31739307, "relative_pitch": 79.45844575994494, "relative_heading": 127.23701210138553, "relative_elevation": 50.0694677568972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0009_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0009_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0009_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89045456496377, 52.3819893783236, 50.4656970603392 ] }, "distance": 9.48, "direction": 311.01, "angle": 79.37, "elevation": 50.47, "pano_id": "TMX7316010203-000225_pano_0009_000032", "timestamp": "2017-03-27T12:32:08.213970Z", "filename": "pano_0009_000032.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 9.47516029, "relative_pitch": 79.36626039454558, "relative_heading": 311.00843020165644, "relative_elevation": 50.4656970603392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890446996242944, 52.38199076950507, 0.0 ] }, "distance": 9.97, "direction": 309.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00307", "timestamp": "2024-12-16T12:14:17Z", "filename": "Job_20241216_0911_Track46_Sphere_00307.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 9.96809976, "relative_pitch": 0.0, "relative_heading": 309.73601160366906, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_001892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89067080467004, 52.3818751507248, 49.8965482460335 ] }, "distance": 9.98, "direction": 130.61, "angle": 78.69, "elevation": 49.9, "pano_id": "TMX7316010203-000703_pano_0000_001892", "timestamp": "2018-05-02T11:15:04.645980Z", "filename": "pano_0000_001892.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 9.97649023, "relative_pitch": 78.69318055495458, "relative_heading": 130.6065836721577, "relative_elevation": 49.8965482460335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890671492807079, 52.38187554506215, 0.0 ] }, "distance": 9.98, "direction": 130.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00311", "timestamp": "2024-12-16T12:14:19Z", "filename": "Job_20241216_0911_Track46_Sphere_00311.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 9.98370787, "relative_pitch": 0.0, "relative_heading": 130.2403769468261, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89044361676449, 52.3819955600028, 50.742673589848 ] }, "distance": 10.49, "direction": 311.17, "angle": 78.32, "elevation": 50.74, "pano_id": "TMX7316010203-001178_pano_0001_006661", "timestamp": "2019-05-13T09:51:46.335360Z", "filename": "pano_0001_006661.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 10.4891104, "relative_pitch": 78.3207810775829, "relative_heading": 311.17180230956416, "relative_elevation": 50.742673589848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0009_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0009_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0009_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89068276091745, 52.3818729512581, 49.775780682452 ] }, "distance": 10.76, "direction": 128.77, "angle": 77.8, "elevation": 49.78, "pano_id": "TMX7316010203-000225_pano_0009_000034", "timestamp": "2017-03-27T12:32:09.893960Z", "filename": "pano_0009_000034.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 10.75936922, "relative_pitch": 77.80278824322237, "relative_heading": 128.77400299373193, "relative_elevation": 49.775780682452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89065731265178, 52.3820137905138, 50.2358352215961 ] }, "distance": 11.14, "direction": 36.69, "angle": 77.5, "elevation": 50.24, "pano_id": "TMX7316010203-000703_pano_0000_002271", "timestamp": "2018-05-02T11:21:26.203450Z", "filename": "pano_0000_002271.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.14031367, "relative_pitch": 77.49641572097963, "relative_heading": 36.68501987899511, "relative_elevation": 50.2358352215961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_003086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8906629781801, 52.3820115097038, 50.2333352817222 ] }, "distance": 11.18, "direction": 39.05, "angle": 77.46, "elevation": 50.23, "pano_id": "TMX7316010203-002037_pano_0000_003086", "timestamp": "2021-03-11T09:26:20.707280Z", "filename": "pano_0000_003086.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.17676672, "relative_pitch": 77.45619008519401, "relative_heading": 39.04886756018724, "relative_elevation": 50.2333352817222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89064083679752, 52.3820208499238, 51.8580756271258 ] }, "distance": 11.18, "direction": 29.65, "angle": 77.83, "elevation": 51.86, "pano_id": "TMX7316010203-002620_pano_0002_000488", "timestamp": "2022-06-22T09:57:59.638310Z", "filename": "pano_0002_000488.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.18412953, "relative_pitch": 77.82954011189027, "relative_heading": 29.654299049781763, "relative_elevation": 51.8580756271258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89063699476242, 52.382022475507, 50.1500532720238 ] }, "distance": 11.22, "direction": 28.04, "angle": 77.39, "elevation": 50.15, "pano_id": "TMX7316010203-000188_pano_0000_001341", "timestamp": "2016-11-22T11:56:16.963770Z", "filename": "pano_0000_001341.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.21636373, "relative_pitch": 77.39292882429928, "relative_heading": 28.035574094615, "relative_elevation": 50.1500532720238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89067663748919, 52.38200504334227, 0.0 ] }, "distance": 11.27, "direction": 45.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02309", "timestamp": "2025-06-16T04:27:18Z", "filename": "recording_2025-06-16_03-46-32_02309.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.26541477, "relative_pitch": 0.0, "relative_heading": 45.03893288509667, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89066084030346, 52.3820140636522, 50.2339588422328 ] }, "distance": 11.31, "direction": 37.57, "angle": 77.31, "elevation": 50.23, "pano_id": "TMX7315120208-000073_pano_0005_000725", "timestamp": "2016-06-09T09:16:09.740370Z", "filename": "pano_0005_000725.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.30953501, "relative_pitch": 77.31213217611172, "relative_heading": 37.56894528377366, "relative_elevation": 50.2339588422328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89043015896034, 52.381997692281, 51.3714459277689 ] }, "distance": 11.34, "direction": 309.03, "angle": 77.55, "elevation": 51.37, "pano_id": "TMX7316010203-002620_pano_0002_000329", "timestamp": "2022-06-22T09:56:46.358590Z", "filename": "pano_0002_000329.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.343047, "relative_pitch": 77.54862182155728, "relative_heading": 309.02626832538135, "relative_elevation": 51.3714459277689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track12_Sphere_00422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890679297921146, 52.382004865755356, 0.0 ] }, "distance": 11.38, "direction": 45.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track12_Sphere_00422", "timestamp": "2024-12-11T13:04:06Z", "filename": "Job_20241211_1256_Track12_Sphere_00422.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.38051937, "relative_pitch": 0.0, "relative_heading": 45.7538091638793, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89063726527378, 52.3820244306725, 50.5828264933079 ] }, "distance": 11.42, "direction": 27.6, "angle": 77.28, "elevation": 50.58, "pano_id": "TMX7316010203-001672_pano_0000_001792", "timestamp": "2020-04-24T07:00:59.227220Z", "filename": "pano_0000_001792.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.41737597, "relative_pitch": 77.28055100634215, "relative_heading": 27.60399836539168, "relative_elevation": 50.5828264933079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89062654690234, 52.382028226086, 50.2910311510786 ] }, "distance": 11.48, "direction": 23.4, "angle": 77.14, "elevation": 50.29, "pano_id": "TMX7316010203-000225_pano_0008_000960", "timestamp": "2017-03-27T12:18:16.354250Z", "filename": "pano_0008_000960.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.48440133, "relative_pitch": 77.13657485674022, "relative_heading": 23.39723322660735, "relative_elevation": 50.2910311510786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89069769142123, 52.3819930508032, 51.6885682847351 ] }, "distance": 11.5, "direction": 54.83, "angle": 77.45, "elevation": 51.69, "pano_id": "TMX7316010203-002620_pano_0002_000487", "timestamp": "2022-06-22T09:57:59.253350Z", "filename": "pano_0002_000487.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.50456661, "relative_pitch": 77.45194963872665, "relative_heading": 54.834305650399834, "relative_elevation": 51.6885682847351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89069604892368, 52.381994559481, 49.9847313761711 ] }, "distance": 11.51, "direction": 53.83, "angle": 77.03, "elevation": 49.98, "pano_id": "TMX7316010203-000188_pano_0000_001340", "timestamp": "2016-11-22T11:56:16.528750Z", "filename": "pano_0000_001340.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.51159171, "relative_pitch": 77.03079378056134, "relative_heading": 53.83058646641921, "relative_elevation": 49.9847313761711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8906488561182, 52.3820215445459, 50.3290555560961 ] }, "distance": 11.53, "direction": 31.82, "angle": 77.1, "elevation": 50.33, "pano_id": "TMX7316010203-001182_pano_0000_000576", "timestamp": "2019-05-14T08:58:07.236790Z", "filename": "pano_0000_000576.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.52972511, "relative_pitch": 77.09693604149885, "relative_heading": 31.82291317629465, "relative_elevation": 50.3290555560961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89069482655854, 52.3819961752122, 50.4246007315814 ] }, "distance": 11.55, "direction": 52.87, "angle": 77.1, "elevation": 50.42, "pano_id": "TMX7316010203-001672_pano_0000_001791", "timestamp": "2020-04-24T07:00:58.827220Z", "filename": "pano_0000_001791.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.55214016, "relative_pitch": 77.09636719086079, "relative_heading": 52.86704857950594, "relative_elevation": 50.4246007315814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89043355754896, 52.3820041556529, 50.7346493601799 ] }, "distance": 11.64, "direction": 312.5, "angle": 77.08, "elevation": 50.73, "pano_id": "TMX7316010203-001047_pano_0000_003363", "timestamp": "2019-01-10T12:22:13.775830Z", "filename": "pano_0000_003363.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.63747763, "relative_pitch": 77.08101754471517, "relative_heading": 312.49662315952486, "relative_elevation": 50.7346493601799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89043057819193, 52.3820030483632, 50.7207757728174 ] }, "distance": 11.71, "direction": 311.38, "angle": 77.0, "elevation": 50.72, "pano_id": "TMX7316010203-002037_pano_0000_002353", "timestamp": "2021-03-11T09:14:02.608230Z", "filename": "pano_0000_002353.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.70603989, "relative_pitch": 77.0040474181129, "relative_heading": 311.3811079884384, "relative_elevation": 50.7207757728174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890619044390158, 52.38203287940516, 0.0 ] }, "distance": 11.78, "direction": 20.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02310", "timestamp": "2025-06-16T04:27:19Z", "filename": "recording_2025-06-16_03-46-32_02310.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.77608724, "relative_pitch": 0.0, "relative_heading": 20.113832895476065, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track12_Sphere_00423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890621819098271, 52.382032989904886, 0.0 ] }, "distance": 11.85, "direction": 20.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track12_Sphere_00423", "timestamp": "2024-12-11T13:04:07Z", "filename": "Job_20241211_1256_Track12_Sphere_00423.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.85387064, "relative_pitch": 0.0, "relative_heading": 20.950947388448892, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000837/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000837/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000837/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000837/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000837/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000837/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000837/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000837/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000837/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89051613882773, 52.3820377913836, 50.7767027253285 ] }, "distance": 11.98, "direction": 345.7, "angle": 76.73, "elevation": 50.78, "pano_id": "TMX7316010203-001548_pano_0000_000837", "timestamp": "2020-01-10T09:33:18.199040Z", "filename": "pano_0000_000837.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 11.97537387, "relative_pitch": 76.72963785623546, "relative_heading": 345.70252705556965, "relative_elevation": 50.7767027253285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_002356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89069352070805, 52.3818631759767, 49.7758064884692 ] }, "distance": 12.02, "direction": 130.63, "angle": 76.43, "elevation": 49.78, "pano_id": "TMX7316010203-000188_pano_0000_002356", "timestamp": "2016-11-22T12:21:02.762650Z", "filename": "pano_0000_002356.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.01806668, "relative_pitch": 76.42606670220621, "relative_heading": 130.62981743168697, "relative_elevation": 49.7758064884692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8907071046251, 52.3819936846466, 50.1589745040983 ] }, "distance": 12.07, "direction": 56.31, "angle": 76.47, "elevation": 50.16, "pano_id": "TMX7316010203-001182_pano_0000_000575", "timestamp": "2019-05-14T08:58:06.912070Z", "filename": "pano_0000_000575.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.07318883, "relative_pitch": 76.46643246862885, "relative_heading": 56.31275141655857, "relative_elevation": 50.1589745040983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_003087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89060413414855, 52.3820390676393, 50.4038886167109 ] }, "distance": 12.13, "direction": 14.48, "angle": 76.47, "elevation": 50.4, "pano_id": "TMX7316010203-002037_pano_0000_003087", "timestamp": "2021-03-11T09:26:21.167470Z", "filename": "pano_0000_003087.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.13206422, "relative_pitch": 76.4665131238044, "relative_heading": 14.484116040998602, "relative_elevation": 50.4038886167109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8907161272535, 52.381985587185, 50.0599357960746 ] }, "distance": 12.13, "direction": 61.47, "angle": 76.38, "elevation": 50.06, "pano_id": "TMX7316010203-000703_pano_0000_002270", "timestamp": "2018-05-02T11:21:25.693450Z", "filename": "pano_0000_002270.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.13372487, "relative_pitch": 76.37518571605237, "relative_heading": 61.46908717470238, "relative_elevation": 50.0599357960746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890699300995863, 52.381864624767125, 0.0 ] }, "distance": 12.22, "direction": 128.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02391", "timestamp": "2025-06-16T04:28:14Z", "filename": "recording_2025-06-16_03-46-32_02391.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.21766726, "relative_pitch": 0.0, "relative_heading": 128.8538425938737, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89071903156238, 52.3819860148988, 50.0720367860049 ] }, "distance": 12.33, "direction": 61.71, "angle": 76.17, "elevation": 50.07, "pano_id": "TMX7315120208-000073_pano_0005_000724", "timestamp": "2016-06-09T09:16:09.295400Z", "filename": "pano_0005_000724.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.33031359, "relative_pitch": 76.16607426782478, "relative_heading": 61.713703299009254, "relative_elevation": 50.0720367860049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89059884393957, 52.3820424375604, 50.4051874279976 ] }, "distance": 12.41, "direction": 12.44, "angle": 76.17, "elevation": 50.41, "pano_id": "TMX7316010203-000703_pano_0000_002272", "timestamp": "2018-05-02T11:21:26.718540Z", "filename": "pano_0000_002272.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.41292901, "relative_pitch": 76.16545634137398, "relative_heading": 12.440908736583488, "relative_elevation": 50.4051874279976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_003085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89072182908725, 52.3819843683158, 50.0680864509195 ] }, "distance": 12.41, "direction": 62.88, "angle": 76.08, "elevation": 50.07, "pano_id": "TMX7316010203-002037_pano_0000_003085", "timestamp": "2021-03-11T09:26:20.252320Z", "filename": "pano_0000_003085.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.41378186, "relative_pitch": 76.07500393200603, "relative_heading": 62.875100061930304, "relative_elevation": 50.0680864509195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89060292901758, 52.3820422902593, 50.3991842148826 ] }, "distance": 12.46, "direction": 13.71, "angle": 76.11, "elevation": 50.4, "pano_id": "TMX7315120208-000073_pano_0005_000726", "timestamp": "2016-06-09T09:16:10.185420Z", "filename": "pano_0005_000726.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.45988665, "relative_pitch": 76.11355241227868, "relative_heading": 13.70631260898593, "relative_elevation": 50.3991842148826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89070571372497, 52.3818651397214, 49.9067986700684 ] }, "distance": 12.53, "direction": 127.4, "angle": 75.91, "elevation": 49.91, "pano_id": "TMX7316010203-001047_pano_0000_003368", "timestamp": "2019-01-10T12:22:15.745810Z", "filename": "pano_0000_003368.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.52581634, "relative_pitch": 75.91069714405931, "relative_heading": 127.39655049931723, "relative_elevation": 49.9067986700684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89070683454793, 52.3818645805546, 50.1151064252481 ] }, "distance": 12.62, "direction": 127.41, "angle": 75.86, "elevation": 50.12, "pano_id": "TMX7315120208-000074_pano_0001_000155", "timestamp": "2016-06-09T12:52:07.298200Z", "filename": "pano_0001_000155.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.6242372, "relative_pitch": 75.86108404125811, "relative_heading": 127.41053200033505, "relative_elevation": 50.1151064252481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000833/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000833/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000833/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000833/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000833/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000833/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000833/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000833/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000833/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89074468105537, 52.3819229202562, 50.0371970208362 ] }, "distance": 12.66, "direction": 95.34, "angle": 75.8, "elevation": 50.04, "pano_id": "TMX7316010203-001548_pano_0000_000833", "timestamp": "2020-01-10T09:33:16.719040Z", "filename": "pano_0000_000833.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.6594068, "relative_pitch": 75.802099111456, "relative_heading": 95.33822985408057, "relative_elevation": 50.0371970208362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_002351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89041634098269, 52.3820067256359, 50.6245139781386 ] }, "distance": 12.71, "direction": 309.88, "angle": 75.91, "elevation": 50.62, "pano_id": "TMX7316010203-000188_pano_0000_002351", "timestamp": "2016-11-22T12:20:49.722750Z", "filename": "pano_0000_002351.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.708323, "relative_pitch": 75.90817223287439, "relative_heading": 309.8758335205075, "relative_elevation": 50.6245139781386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890418168314179, 52.382008794728605, 0.0 ] }, "distance": 12.76, "direction": 311.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02386", "timestamp": "2025-06-16T04:28:11Z", "filename": "recording_2025-06-16_03-46-32_02386.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.76302145, "relative_pitch": 0.0, "relative_heading": 311.02723674416524, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89041931081603, 52.3820105732747, 50.9987653438002 ] }, "distance": 12.84, "direction": 311.92, "angle": 75.87, "elevation": 51.0, "pano_id": "TMX7315120208-000074_pano_0001_000150", "timestamp": "2016-06-09T12:52:05.128190Z", "filename": "pano_0001_000150.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.83580623, "relative_pitch": 75.87273598899034, "relative_heading": 311.9216595848926, "relative_elevation": 50.9987653438002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890734375774361, 52.381977351663195, 0.0 ] }, "distance": 12.86, "direction": 67.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02308", "timestamp": "2025-06-16T04:27:18Z", "filename": "recording_2025-06-16_03-46-32_02308.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.86395782, "relative_pitch": 0.0, "relative_heading": 67.71080274917854, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89058377532713, 52.3820488669972, 52.0426706587896 ] }, "distance": 12.94, "direction": 7.32, "angle": 76.03, "elevation": 52.04, "pano_id": "TMX7316010203-002620_pano_0002_000489", "timestamp": "2022-06-22T09:58:00.023420Z", "filename": "pano_0002_000489.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 12.94225552, "relative_pitch": 76.03466554698862, "relative_heading": 7.316055748487535, "relative_elevation": 52.0426706587896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track12_Sphere_00421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890737212748299, 52.381977147852, 0.0 ] }, "distance": 13.03, "direction": 68.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track12_Sphere_00421", "timestamp": "2024-12-11T13:04:06Z", "filename": "Job_20241211_1256_Track12_Sphere_00421.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 13.03443834, "relative_pitch": 0.0, "relative_heading": 68.1251112051373, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89057810088307, 52.3820507554734, 50.3489888841286 ] }, "distance": 13.11, "direction": 5.52, "angle": 75.41, "elevation": 50.35, "pano_id": "TMX7316010203-000188_pano_0000_001342", "timestamp": "2016-11-22T11:56:17.403750Z", "filename": "pano_0000_001342.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 13.10789466, "relative_pitch": 75.40749679902541, "relative_heading": 5.523628205660649, "relative_elevation": 50.3489888841286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8905902010081, 52.3820501082945, 50.5023610973731 ] }, "distance": 13.14, "direction": 9.13, "angle": 75.41, "elevation": 50.5, "pano_id": "TMX7316010203-001182_pano_0000_000577", "timestamp": "2019-05-14T08:58:07.566780Z", "filename": "pano_0000_000577.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 13.14157118, "relative_pitch": 75.41414032272775, "relative_heading": 9.131751804302258, "relative_elevation": 50.5023610973731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89074318114807, 52.3819724193509, 49.9641567189246 ] }, "distance": 13.23, "direction": 70.9, "angle": 75.17, "elevation": 49.96, "pano_id": "TMX7316010203-000225_pano_0008_000959", "timestamp": "2017-03-27T12:18:15.564260Z", "filename": "pano_0008_000959.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 13.23101395, "relative_pitch": 75.16793928768439, "relative_heading": 70.89633494134259, "relative_elevation": 49.9641567189246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89057991430931, 52.382052650609, 50.7565539944917 ] }, "distance": 13.33, "direction": 5.96, "angle": 75.28, "elevation": 50.76, "pano_id": "TMX7316010203-001672_pano_0000_001793", "timestamp": "2020-04-24T07:00:59.632150Z", "filename": "pano_0000_001793.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 13.33007653, "relative_pitch": 75.28485184154938, "relative_heading": 5.964663604672871, "relative_elevation": 50.7565539944917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89071301828717, 52.3818555056909, 50.514710072428 ] }, "distance": 13.58, "direction": 129.72, "angle": 74.95, "elevation": 50.51, "pano_id": "TMX7316010203-002620_pano_0002_000334", "timestamp": "2022-06-22T09:56:48.468590Z", "filename": "pano_0002_000334.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 13.58315679, "relative_pitch": 74.94944723158861, "relative_heading": 129.71544856318593, "relative_elevation": 50.514710072428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89071649384155, 52.3818573694996, 49.852258416824 ] }, "distance": 13.64, "direction": 128.41, "angle": 74.7, "elevation": 49.85, "pano_id": "TMX7316010203-002037_pano_0000_002358", "timestamp": "2021-03-11T09:14:04.703130Z", "filename": "pano_0000_002358.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 13.63622111, "relative_pitch": 74.70193919050044, "relative_heading": 128.4096373437554, "relative_elevation": 49.852258416824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89075252028185, 52.3819678987608, 50.2637149412185 ] }, "distance": 13.68, "direction": 73.76, "angle": 74.77, "elevation": 50.26, "pano_id": "TMX7316010203-001672_pano_0000_001790", "timestamp": "2020-04-24T07:00:58.432150Z", "filename": "pano_0000_001790.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 13.68436188, "relative_pitch": 74.77026742959464, "relative_heading": 73.75908130236436, "relative_elevation": 50.2637149412185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89075442886186, 52.3819653684017, 51.519796746783 ] }, "distance": 13.73, "direction": 75.04, "angle": 75.07, "elevation": 51.52, "pano_id": "TMX7316010203-002620_pano_0002_000486", "timestamp": "2022-06-22T09:57:58.868280Z", "filename": "pano_0002_000486.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 13.73381285, "relative_pitch": 75.07356627655173, "relative_heading": 75.03859811844175, "relative_elevation": 51.519796746783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89075489733218, 52.3819667892636, 49.8184871524572 ] }, "distance": 13.81, "direction": 74.44, "angle": 74.51, "elevation": 49.82, "pano_id": "TMX7316010203-000188_pano_0000_001339", "timestamp": "2016-11-22T11:56:16.098780Z", "filename": "pano_0000_001339.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 13.80620438, "relative_pitch": 74.5103435115649, "relative_heading": 74.43886654921775, "relative_elevation": 49.8184871524572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001887/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001887/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001887/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001887/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_001887/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001887/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001887/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001887/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001887/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89039929605264, 52.3820134106217, 50.7328966371715 ] }, "distance": 14.08, "direction": 309.17, "angle": 74.49, "elevation": 50.73, "pano_id": "TMX7316010203-000703_pano_0000_001887", "timestamp": "2018-05-02T11:15:02.291010Z", "filename": "pano_0000_001887.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 14.07700538, "relative_pitch": 74.49210568945112, "relative_heading": 309.1707402792547, "relative_elevation": 50.7328966371715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890561582192732, 52.38206082384139, 0.0 ] }, "distance": 14.17, "direction": 0.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02311", "timestamp": "2025-06-16T04:27:19Z", "filename": "recording_2025-06-16_03-46-32_02311.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 14.16804447, "relative_pitch": 0.0, "relative_heading": 0.5537506687808964, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track12_Sphere_00424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890564369777527, 52.382061096174944, 0.0 ] }, "distance": 14.2, "direction": 1.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track12_Sphere_00424", "timestamp": "2024-12-11T13:04:07Z", "filename": "Job_20241211_1256_Track12_Sphere_00424.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 14.20144584, "relative_pitch": 0.0, "relative_heading": 1.3183518795299767, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89072415545526, 52.3818541695261, 49.9029040532187 ] }, "distance": 14.27, "direction": 128.23, "angle": 74.05, "elevation": 49.9, "pano_id": "TMX7316010203-001178_pano_0001_006666", "timestamp": "2019-05-13T09:51:48.400390Z", "filename": "pano_0001_006666.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 14.2663098, "relative_pitch": 74.04575459833144, "relative_heading": 128.22849552130353, "relative_elevation": 49.9029040532187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89076528707988, 52.3819660428071, 49.9929229654372 ] }, "distance": 14.47, "direction": 75.51, "angle": 73.86, "elevation": 49.99, "pano_id": "TMX7316010203-001182_pano_0000_000574", "timestamp": "2019-05-14T08:58:06.586820Z", "filename": "pano_0000_000574.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 14.46796455, "relative_pitch": 73.85954330623434, "relative_heading": 75.50739540940437, "relative_elevation": 49.9929229654372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89043332500034, 52.3818281204231, 46.3257469534874 ] }, "distance": 14.54, "direction": 216.24, "angle": 72.57, "elevation": 46.33, "pano_id": "TMX7315120208-000074_pano_0001_000197", "timestamp": "2016-06-09T12:52:47.467900Z", "filename": "pano_0001_000197.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 14.5399675, "relative_pitch": 72.57482341948699, "relative_heading": 216.24392974538122, "relative_elevation": 46.3257469534874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_001893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89072475971913, 52.381847411236, 49.7318458221853 ] }, "distance": 14.77, "direction": 130.42, "angle": 73.45, "elevation": 49.73, "pano_id": "TMX7316010203-000703_pano_0000_001893", "timestamp": "2018-05-02T11:15:05.121010Z", "filename": "pano_0000_001893.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 14.77480418, "relative_pitch": 73.45387362206708, "relative_heading": 130.421196085958, "relative_elevation": 49.7318458221853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_003088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89054576553265, 52.3820668044741, 50.5888373162597 ] }, "distance": 14.86, "direction": 356.37, "angle": 73.63, "elevation": 50.59, "pano_id": "TMX7316010203-002037_pano_0000_003088", "timestamp": "2021-03-11T09:26:21.627260Z", "filename": "pano_0000_003088.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 14.86263427, "relative_pitch": 73.62759363575042, "relative_heading": 356.37364263382693, "relative_elevation": 50.5888373162597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8903780073195, 52.3818585733784, 46.1835051532835 ] }, "distance": 14.91, "direction": 236.0, "angle": 72.11, "elevation": 46.18, "pano_id": "TMX7315120208-000074_pano_0001_000198", "timestamp": "2016-06-09T12:52:48.477890Z", "filename": "pano_0001_000198.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 14.91196942, "relative_pitch": 72.10550073770368, "relative_heading": 236.00336766280896, "relative_elevation": 46.1835051532835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89077522823938, 52.3819573896871, 49.8816439062357 ] }, "distance": 14.92, "direction": 79.74, "angle": 73.34, "elevation": 49.88, "pano_id": "TMX7316010203-000703_pano_0000_002269", "timestamp": "2018-05-02T11:21:25.183450Z", "filename": "pano_0000_002269.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 14.92309496, "relative_pitch": 73.34439087738869, "relative_heading": 79.740861671658, "relative_elevation": 49.8816439062357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890727806210914, 52.38184654419617, 0.0 ] }, "distance": 15.0, "direction": 130.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00312", "timestamp": "2024-12-16T12:14:19Z", "filename": "Job_20241216_0911_Track46_Sphere_00312.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 14.9954112, "relative_pitch": 0.0, "relative_heading": 130.1879049735023, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89077731202769, 52.3819574411799, 49.9216235149652 ] }, "distance": 15.06, "direction": 79.82, "angle": 73.21, "elevation": 49.92, "pano_id": "TMX7315120208-000073_pano_0005_000723", "timestamp": "2016-06-09T09:16:08.845420Z", "filename": "pano_0005_000723.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.06374907, "relative_pitch": 73.20891755509376, "relative_heading": 79.81553264460184, "relative_elevation": 49.9216235149652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001899_pano_0000_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001899_pano_0000_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001899_pano_0000_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89040357593623, 52.3818369854794, 47.3815396074206 ] }, "distance": 15.11, "direction": 224.68, "angle": 72.32, "elevation": 47.38, "pano_id": "TMX7316010203-001899_pano_0000_000031", "timestamp": "2020-08-31T07:40:03.801150Z", "filename": "pano_0000_000031.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.10557768, "relative_pitch": 72.3173421501252, "relative_heading": 224.6833188058116, "relative_elevation": 47.3815396074206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8903885161553, 52.38202041724962, 0.0 ] }, "distance": 15.14, "direction": 309.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00306", "timestamp": "2024-12-16T12:14:17Z", "filename": "Job_20241216_0911_Track46_Sphere_00306.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.13918338, "relative_pitch": 0.0, "relative_heading": 309.7036699237791, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89054494701455, 52.3820704714169, 50.5783311789855 ] }, "distance": 15.27, "direction": 356.26, "angle": 73.2, "elevation": 50.58, "pano_id": "TMX7315120208-000073_pano_0005_000727", "timestamp": "2016-06-09T09:16:10.630480Z", "filename": "pano_0005_000727.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.27340915, "relative_pitch": 73.19697827015868, "relative_heading": 356.26179830361747, "relative_elevation": 50.5783311789855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_003084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89078079895931, 52.3819571116286, 49.912548285909 ] }, "distance": 15.29, "direction": 80.11, "angle": 72.97, "elevation": 49.91, "pano_id": "TMX7316010203-002037_pano_0000_003084", "timestamp": "2021-03-11T09:26:19.797380Z", "filename": "pano_0000_003084.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.29115555, "relative_pitch": 72.96708607967632, "relative_heading": 80.10807792168022, "relative_elevation": 49.912548285909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89054059239573, 52.382071017374, 50.586610339582 ] }, "distance": 15.36, "direction": 355.17, "angle": 73.11, "elevation": 50.59, "pano_id": "TMX7316010203-000703_pano_0000_002273", "timestamp": "2018-05-02T11:21:27.233510Z", "filename": "pano_0000_002273.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.35613811, "relative_pitch": 73.11373928787796, "relative_heading": 355.17253282839624, "relative_elevation": 50.586610339582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890385479142793, 52.381845764636964, 0.0 ] }, "distance": 15.36, "direction": 230.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02496", "timestamp": "2025-06-16T04:29:56Z", "filename": "recording_2025-06-16_03-46-32_02496.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.3572517, "relative_pitch": 0.0, "relative_heading": 230.5250591159745, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002858_pano_0001_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0001_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0001_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89041343411363, 52.3818279311811, 47.1796353589743 ] }, "distance": 15.4, "direction": 220.27, "angle": 71.93, "elevation": 47.18, "pano_id": "TMX7316010203-002858_pano_0001_000025", "timestamp": "2022-12-15T08:19:20.038840Z", "filename": "pano_0001_000025.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.39563115, "relative_pitch": 71.9274899610927, "relative_heading": 220.26613144453367, "relative_elevation": 47.1796353589743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89038687724196, 52.382023307517, 50.9428098807111 ] }, "distance": 15.43, "direction": 310.36, "angle": 73.15, "elevation": 50.94, "pano_id": "TMX7316010203-001178_pano_0001_006660", "timestamp": "2019-05-13T09:51:45.920380Z", "filename": "pano_0001_006660.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.43149831, "relative_pitch": 73.14749038330932, "relative_heading": 310.35770164593674, "relative_elevation": 50.9428098807111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890439204109184, 52.381815773389754, 0.0 ] }, "distance": 15.45, "direction": 212.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02495", "timestamp": "2025-06-16T04:29:54Z", "filename": "recording_2025-06-16_03-46-32_02495.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.45310825, "relative_pitch": 0.0, "relative_heading": 212.03131807902574, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002858_pano_0001_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0001_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0001_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89036245171796, 52.3818595936304, 47.1100533688441 ] }, "distance": 15.74, "direction": 238.5, "angle": 71.52, "elevation": 47.11, "pano_id": "TMX7316010203-002858_pano_0001_000026", "timestamp": "2022-12-15T08:19:21.058670Z", "filename": "pano_0001_000026.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.74162306, "relative_pitch": 71.52316930564125, "relative_heading": 238.50241411881606, "relative_elevation": 47.1100533688441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001899_pano_0000_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001899_pano_0000_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001899_pano_0000_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89045348183721, 52.381806088993, 47.5150055661798 ] }, "distance": 15.91, "direction": 207.0, "angle": 71.48, "elevation": 47.52, "pano_id": "TMX7316010203-001899_pano_0000_000030", "timestamp": "2020-08-31T07:40:01.831130Z", "filename": "pano_0000_000030.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.91237074, "relative_pitch": 71.48474084420398, "relative_heading": 206.99917750798892, "relative_elevation": 47.5150055661798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89048824324358, 52.3817973139069, 46.4334226753563 ] }, "distance": 15.91, "direction": 197.77, "angle": 71.08, "elevation": 46.43, "pano_id": "TMX7315120208-000074_pano_0001_000196", "timestamp": "2016-06-09T12:52:46.567880Z", "filename": "pano_0001_000196.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.91384626, "relative_pitch": 71.08218428174405, "relative_heading": 197.77010608282717, "relative_elevation": 46.4334226753563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890791895596602, 52.381949488274046, 0.0 ] }, "distance": 15.92, "direction": 83.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02307", "timestamp": "2025-06-16T04:27:17Z", "filename": "recording_2025-06-16_03-46-32_02307.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 15.9190949, "relative_pitch": 0.0, "relative_heading": 83.58513976046211, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001899_pano_0000_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001899_pano_0000_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001899_pano_0000_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89034935008443, 52.3818675771952, 47.295541648753 ] }, "distance": 16.08, "direction": 242.87, "angle": 71.22, "elevation": 47.3, "pano_id": "TMX7316010203-001899_pano_0000_000032", "timestamp": "2020-08-31T07:40:05.221080Z", "filename": "pano_0000_000032.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.08476237, "relative_pitch": 71.21732115427086, "relative_heading": 242.8651506980021, "relative_elevation": 47.295541648753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_003206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_003206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_003206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89040009571757, 52.3818266953138, 47.3223182801157 ] }, "distance": 16.1, "direction": 222.42, "angle": 71.21, "elevation": 47.32, "pano_id": "TMX7316010203-001182_pano_0000_003206", "timestamp": "2019-05-14T09:45:13.265690Z", "filename": "pano_0000_003206.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.09893611, "relative_pitch": 71.21182215765468, "relative_heading": 222.41679299099323, "relative_elevation": 47.3223182801157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89052623426246, 52.3820767475138, 52.2327958168462 ] }, "distance": 16.1, "direction": 351.89, "angle": 72.87, "elevation": 52.23, "pano_id": "TMX7316010203-002620_pano_0002_000490", "timestamp": "2022-06-22T09:58:00.408320Z", "filename": "pano_0002_000490.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.10011017, "relative_pitch": 72.86873600851087, "relative_heading": 351.89478935513, "relative_elevation": 52.2327958168462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track12_Sphere_00420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890794967054664, 52.3819493303829, 0.0 ] }, "distance": 16.13, "direction": 83.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track12_Sphere_00420", "timestamp": "2024-12-11T13:04:05Z", "filename": "Job_20241211_1256_Track12_Sphere_00420.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.12501598, "relative_pitch": 0.0, "relative_heading": 83.73020134712974, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89041008100203, 52.3818209187315, 47.1693504489958 ] }, "distance": 16.14, "direction": 219.09, "angle": 71.11, "elevation": 47.17, "pano_id": "TMX7316010203-002037_pano_0001_000613", "timestamp": "2021-03-11T09:55:50.722960Z", "filename": "pano_0001_000613.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.1419944, "relative_pitch": 71.10835465118608, "relative_heading": 219.0942887907499, "relative_elevation": 47.1693504489958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8905316074156, 52.3820786019873, 50.6888927388936 ] }, "distance": 16.26, "direction": 353.27, "angle": 72.22, "elevation": 50.69, "pano_id": "TMX7316010203-001182_pano_0000_000578", "timestamp": "2019-05-14T08:58:07.896780Z", "filename": "pano_0000_000578.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.25753027, "relative_pitch": 72.21731189846835, "relative_heading": 353.2739916009389, "relative_elevation": 50.6888927388936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89045883682075, 52.3820664094154, 50.9902548613027 ] }, "distance": 16.3, "direction": 335.12, "angle": 72.27, "elevation": 50.99, "pano_id": "TMX7316010203-001548_pano_0000_000838", "timestamp": "2020-01-10T09:33:18.579030Z", "filename": "pano_0000_000838.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.30216629, "relative_pitch": 72.27032870184011, "relative_heading": 335.1178506232506, "relative_elevation": 50.9902548613027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89037300228756, 52.3820254161302, 51.5435255188495 ] }, "distance": 16.31, "direction": 308.84, "angle": 72.44, "elevation": 51.54, "pano_id": "TMX7316010203-002620_pano_0002_000328", "timestamp": "2022-06-22T09:56:45.938580Z", "filename": "pano_0002_000328.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.30911955, "relative_pitch": 72.4418727799639, "relative_heading": 308.8363592988149, "relative_elevation": 51.5435255188495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89051966840618, 52.382079056051, 50.5456935800612 ] }, "distance": 16.42, "direction": 350.48, "angle": 72.0, "elevation": 50.55, "pano_id": "TMX7316010203-000188_pano_0000_001343", "timestamp": "2016-11-22T11:56:17.843770Z", "filename": "pano_0000_001343.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.42248958, "relative_pitch": 72.00082211420685, "relative_heading": 350.47678315619237, "relative_elevation": 50.5456935800612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89037868827118, 52.3820315294029, 50.9123007003218 ] }, "distance": 16.45, "direction": 311.53, "angle": 72.09, "elevation": 50.91, "pano_id": "TMX7316010203-001047_pano_0000_003362", "timestamp": "2019-01-10T12:22:13.375860Z", "filename": "pano_0000_003362.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.4522747, "relative_pitch": 72.09179724406916, "relative_heading": 311.52820378437565, "relative_elevation": 50.9123007003218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002858_pano_0001_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0001_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0001_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89046546130305, 52.3817966136197, 47.2573525588959 ] }, "distance": 16.53, "direction": 202.82, "angle": 70.73, "elevation": 47.26, "pano_id": "TMX7316010203-002858_pano_0001_000024", "timestamp": "2022-12-15T08:19:19.108660Z", "filename": "pano_0001_000024.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.52554032, "relative_pitch": 70.72565256658615, "relative_heading": 202.81598634428377, "relative_elevation": 47.2573525588959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89041064807491, 52.3818159554658, 46.6831257557496 ] }, "distance": 16.55, "direction": 217.78, "angle": 70.48, "elevation": 46.68, "pano_id": "TMX7316010203-000225_pano_0008_000456", "timestamp": "2017-03-27T11:58:39.861720Z", "filename": "pano_0008_000456.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.55060211, "relative_pitch": 70.4790197664079, "relative_heading": 217.78477131928716, "relative_elevation": 46.6831257557496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89052236725529, 52.3820805409708, 50.9345825696364 ] }, "distance": 16.56, "direction": 351.2, "angle": 71.99, "elevation": 50.93, "pano_id": "TMX7316010203-001672_pano_0000_001794", "timestamp": "2020-04-24T07:01:00.042280Z", "filename": "pano_0000_001794.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.55635588, "relative_pitch": 71.99317629841731, "relative_heading": 351.1986056031512, "relative_elevation": 50.9345825696364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89035557079244, 52.3818520699182, 47.0817967187613 ] }, "distance": 16.59, "direction": 236.88, "angle": 70.59, "elevation": 47.08, "pano_id": "TMX7316010203-002037_pano_0001_000612", "timestamp": "2021-03-11T09:55:49.908020Z", "filename": "pano_0001_000612.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.58516675, "relative_pitch": 70.5945339373164, "relative_heading": 236.88179297921968, "relative_elevation": 47.0817967187613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89037304679045, 52.382031565282, 50.9010941879824 ] }, "distance": 16.74, "direction": 310.67, "angle": 71.79, "elevation": 50.9, "pano_id": "TMX7316010203-002037_pano_0000_002352", "timestamp": "2021-03-11T09:14:02.198200Z", "filename": "pano_0000_002352.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.74439168, "relative_pitch": 71.79089523311943, "relative_heading": 310.6669407704558, "relative_elevation": 50.9010941879824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89041201007648, 52.3818131179188, 47.1517722792923 ] }, "distance": 16.75, "direction": 216.87, "angle": 70.45, "elevation": 47.15, "pano_id": "TMX7316010203-001666_pano_0000_000692", "timestamp": "2020-04-22T06:43:14.465910Z", "filename": "pano_0000_000692.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.74544533, "relative_pitch": 70.44805218664595, "relative_heading": 216.87202038545945, "relative_elevation": 47.1517722792923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890330616256148, 52.3818776834395, 0.0 ] }, "distance": 16.78, "direction": 248.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02497", "timestamp": "2025-06-16T04:29:57Z", "filename": "recording_2025-06-16_03-46-32_02497.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.7818707, "relative_pitch": 0.0, "relative_heading": 248.27638886828393, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89035905908155, 52.3818450528805, 47.0611320734024 ] }, "distance": 16.83, "direction": 234.21, "angle": 70.32, "elevation": 47.06, "pano_id": "TMX7316010203-001666_pano_0000_000691", "timestamp": "2020-04-22T06:43:13.840960Z", "filename": "pano_0000_000691.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.83110268, "relative_pitch": 70.32074586273013, "relative_heading": 234.21283101203315, "relative_elevation": 47.0611320734024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8903230646305, 52.3818893049803, 46.0458295121789 ] }, "distance": 16.84, "direction": 253.02, "angle": 69.91, "elevation": 46.05, "pano_id": "TMX7315120208-000074_pano_0001_000199", "timestamp": "2016-06-09T12:52:49.842860Z", "filename": "pano_0001_000199.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.83851563, "relative_pitch": 69.91302143683832, "relative_heading": 253.017156986794, "relative_elevation": 46.0458295121789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89036512368008, 52.3818388166263, 46.8062230236828 ] }, "distance": 16.92, "direction": 231.49, "angle": 70.12, "elevation": 46.81, "pano_id": "TMX7316010203-000188_pano_0000_001080", "timestamp": "2016-11-22T11:44:15.404090Z", "filename": "pano_0000_001080.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.92104913, "relative_pitch": 70.1244277282347, "relative_heading": 231.4880470037304, "relative_elevation": 46.8062230236828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_003207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_003207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_003207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89045390296439, 52.3817954035783, 47.4443591861054 ] }, "distance": 16.97, "direction": 205.09, "angle": 70.32, "elevation": 47.44, "pano_id": "TMX7316010203-001182_pano_0000_003207", "timestamp": "2019-05-14T09:45:14.140580Z", "filename": "pano_0000_003207.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.96820193, "relative_pitch": 70.32070238482899, "relative_heading": 205.089882078196, "relative_elevation": 47.4443591861054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0006_000188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89038825976618, 52.3818223940661, 48.7583465045318 ] }, "distance": 17.0, "direction": 223.33, "angle": 70.78, "elevation": 48.76, "pano_id": "TMX7316010203-002620_pano_0006_000188", "timestamp": "2022-06-22T10:20:22.797430Z", "filename": "pano_0006_000188.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 16.99807765, "relative_pitch": 70.78048325815655, "relative_heading": 223.33418174958078, "relative_elevation": 48.7583465045318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track14_Sphere_00132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track14_Sphere_00132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track14_Sphere_00132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890407756731454, 52.381811974490454, 0.0 ] }, "distance": 17.02, "direction": 217.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track14_Sphere_00132", "timestamp": "2024-12-11T13:21:11Z", "filename": "Job_20241211_1256_Track14_Sphere_00132.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.02171902, "relative_pitch": 0.0, "relative_heading": 217.3949261084686, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_002357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89074932712398, 52.3818336842221, 49.6043935744092 ] }, "distance": 17.04, "direction": 130.68, "angle": 71.04, "elevation": 49.6, "pano_id": "TMX7316010203-000188_pano_0000_002357", "timestamp": "2016-11-22T12:21:04.742610Z", "filename": "pano_0000_002357.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.03893252, "relative_pitch": 71.04258594118248, "relative_heading": 130.68407665257678, "relative_elevation": 49.6043935744092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_003205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_003205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_003205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89034356573636, 52.3818561620238, 47.2247887644917 ] }, "distance": 17.04, "direction": 239.67, "angle": 70.16, "elevation": 47.22, "pano_id": "TMX7316010203-001182_pano_0000_003205", "timestamp": "2019-05-14T09:45:12.425680Z", "filename": "pano_0000_003205.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.04115576, "relative_pitch": 70.15792407181908, "relative_heading": 239.666804181877, "relative_elevation": 47.2247887644917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89051025248672, 52.3820838606861, 50.6470323204994 ] }, "distance": 17.06, "direction": 348.65, "angle": 71.38, "elevation": 50.65, "pano_id": "TMX7316010203-000225_pano_0008_000961", "timestamp": "2017-03-27T12:18:17.154230Z", "filename": "pano_0008_000961.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.06450048, "relative_pitch": 71.37978947250505, "relative_heading": 348.6504201038298, "relative_elevation": 50.6470323204994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000832/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000832/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000832/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000832/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000832/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000832/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000832/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000832/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000832/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89080176850543, 52.3818940561559, 49.8858120264485 ] }, "distance": 17.07, "direction": 104.9, "angle": 71.11, "elevation": 49.89, "pano_id": "TMX7316010203-001548_pano_0000_000832", "timestamp": "2020-01-10T09:33:16.354100Z", "filename": "pano_0000_000832.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.06590501, "relative_pitch": 71.11421475887514, "relative_heading": 104.9048400123768, "relative_elevation": 49.8858120264485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89081008769123, 52.3819396826705, 50.1281320778653 ] }, "distance": 17.07, "direction": 87.69, "angle": 71.19, "elevation": 50.13, "pano_id": "TMX7316010203-001672_pano_0000_001789", "timestamp": "2020-04-24T07:00:58.042330Z", "filename": "pano_0000_001789.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.0720123, "relative_pitch": 71.19282608012911, "relative_heading": 87.69211822313135, "relative_elevation": 50.1281320778653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890493025277626, 52.38178505451857, 0.0 ] }, "distance": 17.13, "direction": 195.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02494", "timestamp": "2025-06-16T04:29:53Z", "filename": "recording_2025-06-16_03-46-32_02494.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.12895155, "relative_pitch": 0.0, "relative_heading": 195.33952077422197, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track14_Sphere_00131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track14_Sphere_00131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track14_Sphere_00131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890355278902326, 52.38184339101143, 0.0 ] }, "distance": 17.15, "direction": 234.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track14_Sphere_00131", "timestamp": "2024-12-11T13:21:10Z", "filename": "Job_20241211_1256_Track14_Sphere_00131.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.14804365, "relative_pitch": 0.0, "relative_heading": 234.21454606323567, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89081148735271, 52.3819373594951, 51.3727006353438 ] }, "distance": 17.16, "direction": 88.57, "angle": 71.53, "elevation": 51.37, "pano_id": "TMX7316010203-002620_pano_0002_000485", "timestamp": "2022-06-22T09:57:58.478320Z", "filename": "pano_0002_000485.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.15883411, "relative_pitch": 71.53032730578333, "relative_heading": 88.56746927746117, "relative_elevation": 51.3727006353438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89039570483977, 52.3818157722343, 44.9761115368456 ] }, "distance": 17.21, "direction": 220.42, "angle": 69.06, "elevation": 44.98, "pano_id": "TMX7316010203-000704_pano_0000_001606", "timestamp": "2018-05-03T08:56:54.182450Z", "filename": "pano_0000_001606.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.20836425, "relative_pitch": 69.06258928954675, "relative_heading": 220.4215964165476, "relative_elevation": 44.9761115368456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890755203942522, 52.38183555026569, 0.0 ] }, "distance": 17.21, "direction": 129.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02392", "timestamp": "2025-06-16T04:28:15Z", "filename": "recording_2025-06-16_03-46-32_02392.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.21210706, "relative_pitch": 0.0, "relative_heading": 129.29142523910338, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89043078860603, 52.3818003357542, 47.0590343410149 ] }, "distance": 17.22, "direction": 210.62, "angle": 69.9, "elevation": 47.06, "pano_id": "TMX7316010203-000188_pano_0000_001081", "timestamp": "2016-11-22T11:44:23.719050Z", "filename": "pano_0000_001081.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.21858103, "relative_pitch": 69.90277032687128, "relative_heading": 210.61594419589213, "relative_elevation": 47.0590343410149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89046494300168, 52.381789826629, 47.2637807773426 ] }, "distance": 17.24, "direction": 201.95, "angle": 69.96, "elevation": 47.26, "pano_id": "TMX7316010203-002037_pano_0001_000614", "timestamp": "2021-03-11T09:55:51.532940Z", "filename": "pano_0001_000614.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.23731936, "relative_pitch": 69.96285350494652, "relative_heading": 201.95065977179436, "relative_elevation": 47.2637807773426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89075954973261, 52.381837285212, 49.7479858044535 ] }, "distance": 17.32, "direction": 128.18, "angle": 70.8, "elevation": 49.75, "pano_id": "TMX7316010203-001047_pano_0000_003369", "timestamp": "2019-01-10T12:22:16.130820Z", "filename": "pano_0000_003369.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.32214389, "relative_pitch": 70.80199033102807, "relative_heading": 128.17731896732732, "relative_elevation": 49.7479858044535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89081387370634, 52.381938815087, 49.674041823484 ] }, "distance": 17.33, "direction": 88.05, "angle": 70.77, "elevation": 49.67, "pano_id": "TMX7316010203-000188_pano_0000_001338", "timestamp": "2016-11-22T11:56:15.668780Z", "filename": "pano_0000_001338.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.32604272, "relative_pitch": 70.77149881754035, "relative_heading": 88.04543843290045, "relative_elevation": 49.674041823484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002858_pano_0001_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0001_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0001_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89031182239432, 52.3818906899157, 47.0408599060029 ] }, "distance": 17.53, "direction": 254.23, "angle": 69.56, "elevation": 47.04, "pano_id": "TMX7316010203-002858_pano_0001_000027", "timestamp": "2022-12-15T08:19:22.188640Z", "filename": "pano_0001_000027.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.52955286, "relative_pitch": 69.56233000836906, "relative_heading": 254.22981642769778, "relative_elevation": 47.0408599060029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track12_Sphere_00425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890506996536311, 52.382088960068515, 0.0 ] }, "distance": 17.66, "direction": 348.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track12_Sphere_00425", "timestamp": "2024-12-11T13:04:08Z", "filename": "Job_20241211_1256_Track12_Sphere_00425.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.6647823, "relative_pitch": 0.0, "relative_heading": 348.30757970857053, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890504003635926, 52.38208865990938, 0.0 ] }, "distance": 17.67, "direction": 347.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02312", "timestamp": "2025-06-16T04:27:20Z", "filename": "recording_2025-06-16_03-46-32_02312.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.67457983, "relative_pitch": 0.0, "relative_heading": 347.6386973036762, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_002350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_002350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_002350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89035930309642, 52.3820345930951, 50.7584248669446 ] }, "distance": 17.68, "direction": 309.52, "angle": 70.8, "elevation": 50.76, "pano_id": "TMX7316010203-000188_pano_0000_002350", "timestamp": "2016-11-22T12:20:48.477750Z", "filename": "pano_0000_002350.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.67733957, "relative_pitch": 70.79860482454008, "relative_heading": 309.5185482289374, "relative_elevation": 50.7584248669446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8907643743027, 52.3818357073942, 49.940821563825 ] }, "distance": 17.69, "direction": 127.97, "angle": 70.5, "elevation": 49.94, "pano_id": "TMX7315120208-000074_pano_0001_000156", "timestamp": "2016-06-09T12:52:07.733180Z", "filename": "pano_0001_000156.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.68902972, "relative_pitch": 70.4958639708689, "relative_heading": 127.96665410937679, "relative_elevation": 49.940821563825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0006_000187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8904441907751, 52.3817904885827, 48.8925944808871 ] }, "distance": 17.75, "direction": 206.27, "angle": 70.05, "elevation": 48.89, "pano_id": "TMX7316010203-002620_pano_0006_000187", "timestamp": "2022-06-22T10:20:21.637470Z", "filename": "pano_0006_000187.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.74773365, "relative_pitch": 70.04939079751493, "relative_heading": 206.2748085799542, "relative_elevation": 48.8925944808871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890361316425063, 52.3820373168406, 0.0 ] }, "distance": 17.77, "direction": 310.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02385", "timestamp": "2025-06-16T04:28:11Z", "filename": "recording_2025-06-16_03-46-32_02385.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.76734525, "relative_pitch": 0.0, "relative_heading": 310.5538868274406, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89034032103505, 52.3818468584269, 44.8996768752113 ] }, "distance": 17.77, "direction": 237.15, "angle": 68.41, "elevation": 44.9, "pano_id": "TMX7316010203-000704_pano_0000_001605", "timestamp": "2018-05-03T08:56:53.142460Z", "filename": "pano_0000_001605.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.77189383, "relative_pitch": 68.40567687166731, "relative_heading": 237.1450231435829, "relative_elevation": 44.8996768752113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0006_000189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89033096123242, 52.3818545070201, 48.6395322680473 ] }, "distance": 17.88, "direction": 240.55, "angle": 69.82, "elevation": 48.64, "pano_id": "TMX7316010203-002620_pano_0006_000189", "timestamp": "2022-06-22T10:20:24.262500Z", "filename": "pano_0006_000189.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.8770417, "relative_pitch": 69.8195302377048, "relative_heading": 240.54661718290325, "relative_elevation": 48.6395322680473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89036216445717, 52.3820403949554, 51.137625602074 ] }, "distance": 17.95, "direction": 311.5, "angle": 70.66, "elevation": 51.14, "pano_id": "TMX7315120208-000074_pano_0001_000149", "timestamp": "2016-06-09T12:52:04.688210Z", "filename": "pano_0001_000149.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.94863243, "relative_pitch": 70.65959918585924, "relative_heading": 311.50452363873154, "relative_elevation": 51.137625602074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89082332698917, 52.3819384179351, 49.8592283828184 ] }, "distance": 17.97, "direction": 88.26, "angle": 70.18, "elevation": 49.86, "pano_id": "TMX7316010203-001182_pano_0000_000573", "timestamp": "2019-05-14T08:58:06.261880Z", "filename": "pano_0000_000573.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 17.96797574, "relative_pitch": 70.18214953394804, "relative_heading": 88.25627825787926, "relative_elevation": 49.8592283828184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001899_pano_0000_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001899_pano_0000_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001899_pano_0000_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89050825320023, 52.3817744674073, 47.5955414567143 ] }, "distance": 18.04, "direction": 191.17, "angle": 69.24, "elevation": 47.6, "pano_id": "TMX7316010203-001899_pano_0000_000029", "timestamp": "2020-08-31T07:39:59.711150Z", "filename": "pano_0000_000029.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.03850754, "relative_pitch": 69.24350515686784, "relative_heading": 191.1697706297577, "relative_elevation": 47.5955414567143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track14_Sphere_00133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track14_Sphere_00133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track14_Sphere_00133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890467250533475, 52.38178096485864, 0.0 ] }, "distance": 18.1, "direction": 200.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track14_Sphere_00133", "timestamp": "2024-12-11T13:21:12Z", "filename": "Job_20241211_1256_Track14_Sphere_00133.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.10049907, "relative_pitch": 0.0, "relative_heading": 200.3223306433347, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89046516935654, 52.3817813182509, 47.2419533161446 ] }, "distance": 18.11, "direction": 200.79, "angle": 69.02, "elevation": 47.24, "pano_id": "TMX7316010203-001666_pano_0000_000693", "timestamp": "2020-04-22T06:43:15.065940Z", "filename": "pano_0000_000693.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.11343263, "relative_pitch": 69.02225879232383, "relative_heading": 200.78589150240137, "relative_elevation": 47.2419533161446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89045020302119, 52.3817846232174, 45.0588978240266 ] }, "distance": 18.16, "direction": 204.21, "angle": 68.05, "elevation": 45.06, "pano_id": "TMX7316010203-000704_pano_0000_001607", "timestamp": "2018-05-03T08:56:55.162470Z", "filename": "pano_0000_001607.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.16359212, "relative_pitch": 68.04525306106227, "relative_heading": 204.2050224563393, "relative_elevation": 45.0588978240266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89030990360407, 52.3818739621104, 46.6938362196088 ] }, "distance": 18.25, "direction": 248.71, "angle": 68.66, "elevation": 46.69, "pano_id": "TMX7316010203-000188_pano_0000_001079", "timestamp": "2016-11-22T11:44:12.914130Z", "filename": "pano_0000_001079.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.24585762, "relative_pitch": 68.65667047985882, "relative_heading": 248.7076782610744, "relative_elevation": 46.6938362196088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89030611020855, 52.3818765800651, 46.9549945574254 ] }, "distance": 18.38, "direction": 249.85, "angle": 68.62, "elevation": 46.95, "pano_id": "TMX7316010203-001666_pano_0000_000690", "timestamp": "2020-04-22T06:43:13.181000Z", "filename": "pano_0000_000690.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.38437009, "relative_pitch": 68.61808068687562, "relative_heading": 249.84598823804836, "relative_elevation": 46.9549945574254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001899_pano_0000_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001899_pano_0000_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001899_pano_0000_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8902950484426, 52.3818980596708, 47.1989831654355 ] }, "distance": 18.44, "direction": 257.65, "angle": 68.66, "elevation": 47.2, "pano_id": "TMX7316010203-001899_pano_0000_000033", "timestamp": "2020-08-31T07:40:06.666170Z", "filename": "pano_0000_000033.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.43867092, "relative_pitch": 68.66148916240674, "relative_heading": 257.6487752688113, "relative_elevation": 47.1989831654355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89030127640963, 52.3818835638238, 46.9862905535847 ] }, "distance": 18.44, "direction": 252.47, "angle": 68.57, "elevation": 46.99, "pano_id": "TMX7316010203-002037_pano_0001_000611", "timestamp": "2021-03-11T09:55:49.018200Z", "filename": "pano_0001_000611.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.44487747, "relative_pitch": 68.56707810850841, "relative_heading": 252.46533632318807, "relative_elevation": 46.9862905535847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89076941930859, 52.381826736591, 50.3512101611122 ] }, "distance": 18.58, "direction": 129.74, "angle": 69.74, "elevation": 50.35, "pano_id": "TMX7316010203-002620_pano_0002_000335", "timestamp": "2022-06-22T09:56:48.893530Z", "filename": "pano_0002_000335.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.58288284, "relative_pitch": 69.74264786645793, "relative_heading": 129.74174429482957, "relative_elevation": 50.3512101611122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_003089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89048741727416, 52.3820948184445, 50.7751035159454 ] }, "distance": 18.61, "direction": 344.69, "angle": 69.87, "elevation": 50.78, "pano_id": "TMX7316010203-002037_pano_0000_003089", "timestamp": "2021-03-11T09:26:22.087280Z", "filename": "pano_0000_003089.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.61035494, "relative_pitch": 69.87084178611735, "relative_heading": 344.6925953445508, "relative_elevation": 50.7751035159454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track14_Sphere_00130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track14_Sphere_00130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track14_Sphere_00130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890303391492012, 52.381874540355724, 0.0 ] }, "distance": 18.64, "direction": 249.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track14_Sphere_00130", "timestamp": "2024-12-11T13:21:09Z", "filename": "Job_20241211_1256_Track14_Sphere_00130.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.63695712, "relative_pitch": 0.0, "relative_heading": 249.38703045728226, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89054286334681, 52.3817662042912, 46.4869858194143 ] }, "distance": 18.65, "direction": 183.5, "angle": 68.14, "elevation": 46.49, "pano_id": "TMX7315120208-000074_pano_0001_000195", "timestamp": "2016-06-09T12:52:45.682910Z", "filename": "pano_0001_000195.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.6510196, "relative_pitch": 68.13887549469997, "relative_heading": 183.49711114018828, "relative_elevation": 46.4869858194143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_002359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_002359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_002359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89077351260151, 52.3818284409125, 49.6865359125659 ] }, "distance": 18.68, "direction": 128.75, "angle": 69.4, "elevation": 49.69, "pano_id": "TMX7316010203-002037_pano_0000_002359", "timestamp": "2021-03-11T09:14:05.128180Z", "filename": "pano_0000_002359.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.67876358, "relative_pitch": 69.39714817480623, "relative_heading": 128.7477826222042, "relative_elevation": 49.6865359125659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89083452436159, 52.3819289622486, 49.7440962381661 ] }, "distance": 18.73, "direction": 91.55, "angle": 69.37, "elevation": 49.74, "pano_id": "TMX7316010203-000703_pano_0000_002268", "timestamp": "2018-05-02T11:21:24.668490Z", "filename": "pano_0000_002268.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.72893188, "relative_pitch": 69.36836197951726, "relative_heading": 91.5463979674505, "relative_elevation": 49.7440962381661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89029913703826, 52.3818783918265, 46.5304351318628 ] }, "distance": 18.76, "direction": 250.92, "angle": 68.04, "elevation": 46.53, "pano_id": "TMX7316010203-000225_pano_0008_000455", "timestamp": "2017-03-27T11:58:38.186740Z", "filename": "pano_0008_000455.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.76397019, "relative_pitch": 68.03763760451547, "relative_heading": 250.9234980037862, "relative_elevation": 46.5304351318628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89083542015068, 52.3819288703595, 49.7957097338513 ] }, "distance": 18.79, "direction": 91.57, "angle": 69.33, "elevation": 49.8, "pano_id": "TMX7315120208-000073_pano_0005_000722", "timestamp": "2016-06-09T09:16:08.395430Z", "filename": "pano_0005_000722.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.79018367, "relative_pitch": 69.32623011065489, "relative_heading": 91.57254489023867, "relative_elevation": 49.7957097338513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002858_pano_0001_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0001_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0001_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89051868386676, 52.3817657526251, 47.2845246382058 ] }, "distance": 18.87, "direction": 188.48, "angle": 68.24, "elevation": 47.28, "pano_id": "TMX7316010203-002858_pano_0001_000023", "timestamp": "2022-12-15T08:19:18.273710Z", "filename": "pano_0001_000023.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.8730306, "relative_pitch": 68.24120075547441, "relative_heading": 188.48312655316113, "relative_elevation": 47.2845246382058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001886/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001886/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001886/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001886/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_001886/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001886/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001886/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001886/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001886/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89034471607687, 52.3820409531225, 50.8379688933492 ] }, "distance": 18.89, "direction": 309.26, "angle": 69.61, "elevation": 50.84, "pano_id": "TMX7316010203-000703_pano_0000_001886", "timestamp": "2018-05-02T11:15:01.821040Z", "filename": "pano_0000_001886.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.89408834, "relative_pitch": 69.61226108603952, "relative_heading": 309.25747130391636, "relative_elevation": 50.8379688933492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89048693717234, 52.3817694130015, 47.1543009243906 ] }, "distance": 18.92, "direction": 195.16, "angle": 68.14, "elevation": 47.15, "pano_id": "TMX7316010203-000188_pano_0000_001082", "timestamp": "2016-11-22T11:44:25.639050Z", "filename": "pano_0000_001082.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 18.91721225, "relative_pitch": 68.14048779899693, "relative_heading": 195.15584488372568, "relative_elevation": 47.1543009243906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0005_000728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0005_000728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0005_000728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89048647914408, 52.3820985136083, 50.7472704546526 ] }, "distance": 19.02, "direction": 344.83, "angle": 69.45, "elevation": 50.75, "pano_id": "TMX7315120208-000073_pano_0005_000728", "timestamp": "2016-06-09T09:16:11.080360Z", "filename": "pano_0005_000728.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.02386733, "relative_pitch": 69.45024955169114, "relative_heading": 344.83396176309543, "relative_elevation": 50.7472704546526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_003083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_003083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_003083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89083938872091, 52.3819296171804, 49.7827870678157 ] }, "distance": 19.06, "direction": 91.3, "angle": 69.05, "elevation": 49.78, "pano_id": "TMX7316010203-002037_pano_0000_003083", "timestamp": "2021-03-11T09:26:19.342330Z", "filename": "pano_0000_003083.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.05824375, "relative_pitch": 69.05175590439795, "relative_heading": 91.30050605442877, "relative_elevation": 49.7827870678157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_003208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_003208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_003208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89050704308859, 52.3817640687455, 47.5101953092963 ] }, "distance": 19.19, "direction": 190.74, "angle": 68.01, "elevation": 47.51, "pano_id": "TMX7316010203-001182_pano_0000_003208", "timestamp": "2019-05-14T09:45:15.095650Z", "filename": "pano_0000_003208.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.19019327, "relative_pitch": 68.00536180926704, "relative_heading": 190.74188346696926, "relative_elevation": 47.5101953092963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_002274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_002274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_002274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8904824824858, 52.3820994818123, 50.767224512063 ] }, "distance": 19.2, "direction": 344.13, "angle": 69.28, "elevation": 50.77, "pano_id": "TMX7316010203-000703_pano_0000_002274", "timestamp": "2018-05-02T11:21:27.748470Z", "filename": "pano_0000_002274.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.20047991, "relative_pitch": 69.2830703878631, "relative_heading": 344.13425083108484, "relative_elevation": 50.767224512063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890780138022, 52.3818253557619, 49.7371806995943 ] }, "distance": 19.25, "direction": 128.7, "angle": 68.85, "elevation": 49.74, "pano_id": "TMX7316010203-001178_pano_0001_006667", "timestamp": "2019-05-13T09:51:48.810380Z", "filename": "pano_0001_006667.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.245485, "relative_pitch": 68.84637187253789, "relative_heading": 128.70424266198586, "relative_elevation": 49.7371806995943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890277616702727, 52.38190977181404, 0.0 ] }, "distance": 19.38, "direction": 262.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02498", "timestamp": "2025-06-16T04:29:59Z", "filename": "recording_2025-06-16_03-46-32_02498.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.37963517, "relative_pitch": 0.0, "relative_heading": 262.16802309915886, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_003204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_003204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_003204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_003204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89028510434136, 52.3818837050264, 47.1112647131085 ] }, "distance": 19.49, "direction": 253.48, "angle": 67.52, "elevation": 47.11, "pano_id": "TMX7316010203-001182_pano_0000_003204", "timestamp": "2019-05-14T09:45:11.625670Z", "filename": "pano_0000_003204.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.49324959, "relative_pitch": 67.52167340357164, "relative_heading": 253.4845956094954, "relative_elevation": 47.1112647131085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0006_000190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89028079169864, 52.3818916371054, 48.5106736961752 ] }, "distance": 19.55, "direction": 256.21, "angle": 68.05, "elevation": 48.51, "pano_id": "TMX7316010203-002620_pano_0006_000190", "timestamp": "2022-06-22T10:20:25.857510Z", "filename": "pano_0006_000190.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.54600014, "relative_pitch": 68.05442780945856, "relative_heading": 256.2108907527284, "relative_elevation": 48.5106736961752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_001894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_001894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_001894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89077911199186, 52.38181959958, 49.5724629107863 ] }, "distance": 19.6, "direction": 130.29, "angle": 68.43, "elevation": 49.57, "pano_id": "TMX7316010203-000703_pano_0000_001894", "timestamp": "2018-05-02T11:15:05.600990Z", "filename": "pano_0000_001894.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.59901916, "relative_pitch": 68.4280894827754, "relative_heading": 130.29341528191242, "relative_elevation": 49.5724629107863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0009_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0009_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0009_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8903392748291, 52.3820471337296, 50.76209415216 ] }, "distance": 19.62, "direction": 310.13, "angle": 68.87, "elevation": 50.76, "pano_id": "TMX7316010203-000225_pano_0009_000031", "timestamp": "2017-03-27T12:32:07.364000Z", "filename": "pano_0009_000031.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.61844648, "relative_pitch": 68.86956600791292, "relative_heading": 310.12802616165146, "relative_elevation": 50.76209415216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0001_000615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0001_000615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0001_000615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89051963047141, 52.3817585807275, 47.2890954669565 ] }, "distance": 19.65, "direction": 187.95, "angle": 67.43, "elevation": 47.29, "pano_id": "TMX7316010203-002037_pano_0001_000615", "timestamp": "2021-03-11T09:55:52.377950Z", "filename": "pano_0001_000615.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.6536789, "relative_pitch": 67.43188771767245, "relative_heading": 187.9540626050979, "relative_elevation": 47.2890954669565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89028532533963, 52.3818783119125, 44.8191195381805 ] }, "distance": 19.66, "direction": 251.79, "angle": 66.32, "elevation": 44.82, "pano_id": "TMX7316010203-000704_pano_0000_001604", "timestamp": "2018-05-03T08:56:52.012630Z", "filename": "pano_0000_001604.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.65796882, "relative_pitch": 66.31741882660053, "relative_heading": 251.79492701065493, "relative_elevation": 44.8191195381805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890849181765852, 52.38192149805005, 0.0 ] }, "distance": 19.77, "direction": 93.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02306", "timestamp": "2025-06-16T04:27:17Z", "filename": "recording_2025-06-16_03-46-32_02306.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.76537002, "relative_pitch": 0.0, "relative_heading": 93.87574495176275, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000074_pano_0001_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000074_pano_0001_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000074/pano_0001_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89026895405632, 52.3819213531747, 45.9207350136712 ] }, "distance": 19.83, "direction": 266.09, "angle": 66.64, "elevation": 45.92, "pano_id": "TMX7315120208-000074_pano_0001_000200", "timestamp": "2016-06-09T12:52:51.927860Z", "filename": "pano_0001_000200.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.83485287, "relative_pitch": 66.63870977945237, "relative_heading": 266.0911785568376, "relative_elevation": 45.9207350136712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0006_000186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0006_000186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0006_000186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89049919829826, 52.3817588087415, 48.9795928727835 ] }, "distance": 19.87, "direction": 191.94, "angle": 67.92, "elevation": 48.98, "pano_id": "TMX7316010203-002620_pano_0006_000186", "timestamp": "2022-06-22T10:20:20.602460Z", "filename": "pano_0006_000186.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.86915194, "relative_pitch": 67.91948269772989, "relative_heading": 191.94075766175249, "relative_elevation": 48.9795928727835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_03-46-32_02493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_03-46-32_02493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_03-46-32_02493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890545562483244, 52.38175487848738, 0.0 ] }, "distance": 19.9, "direction": 182.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_03-46-32_02493", "timestamp": "2025-06-16T04:29:52Z", "filename": "recording_2025-06-16_03-46-32_02493.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.89943904, "relative_pitch": 0.0, "relative_heading": 182.74755258812695, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0002_000491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0002_000491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0002_000491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89046875266577, 52.3821042979852, 52.4264097465202 ] }, "distance": 19.99, "direction": 341.98, "angle": 69.13, "elevation": 52.43, "pano_id": "TMX7316010203-002620_pano_0002_000491", "timestamp": "2022-06-22T09:58:00.788310Z", "filename": "pano_0002_000491.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.98574751, "relative_pitch": 69.13238999704488, "relative_heading": 341.97570256838907, "relative_elevation": 52.4264097465202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track12_Sphere_00419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track12_Sphere_00419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track12_Sphere_00419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890852444049794, 52.381921349944896, 0.0 ] }, "distance": 19.99, "direction": 93.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track12_Sphere_00419", "timestamp": "2024-12-11T13:04:05Z", "filename": "Job_20241211_1256_Track12_Sphere_00419.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 19.98811152, "relative_pitch": 0.0, "relative_heading": 93.87983532962159, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890784177282135, 52.381817633422074, 0.0 ] }, "distance": 20.0, "direction": 130.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00313", "timestamp": "2024-12-16T12:14:20Z", "filename": "Job_20241216_0911_Track46_Sphere_00313.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.00366061, "relative_pitch": 0.0, "relative_heading": 130.1325073690871, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_1256_Track14_Sphere_00134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track14_Sphere_00134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_1256_Track14_Sphere_00134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_1256_Track14_Sphere_00134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890526311361356, 52.38175451014182, 0.0 ] }, "distance": 20.05, "direction": 186.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_1256_Track14_Sphere_00134", "timestamp": "2024-12-11T13:21:13Z", "filename": "Job_20241211_1256_Track14_Sphere_00134.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.04589407, "relative_pitch": 0.0, "relative_heading": 186.48700309343232, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89047312639095, 52.3821070029627, 50.8798201447353 ] }, "distance": 20.18, "direction": 343.04, "angle": 68.36, "elevation": 50.88, "pano_id": "TMX7316010203-001182_pano_0000_000579", "timestamp": "2019-05-14T08:58:08.226990Z", "filename": "pano_0000_000579.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.18333007, "relative_pitch": 68.36244819469091, "relative_heading": 343.04408835642164, "relative_elevation": 50.8798201447353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241216_0911_Track46_Sphere_00305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241216_0911_Track46_Sphere_00305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.890331217181597, 52.38204951268398, 0.0 ] }, "distance": 20.21, "direction": 309.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241216_0911_Track46_Sphere_00305", "timestamp": "2024-12-16T12:14:16Z", "filename": "Job_20241216_0911_Track46_Sphere_00305.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.20913106, "relative_pitch": 0.0, "relative_heading": 309.6993376450943, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89052047193859, 52.3817523988449, 46.7807613024488 ] }, "distance": 20.33, "direction": 187.53, "angle": 66.51, "elevation": 46.78, "pano_id": "TMX7316010203-000225_pano_0008_000457", "timestamp": "2017-03-27T11:58:41.421700Z", "filename": "pano_0008_000457.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.32758659, "relative_pitch": 66.51366720250012, "relative_heading": 187.52581152380512, "relative_elevation": 46.7807613024488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_006659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_006659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_006659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89033066270148, 52.3820512372454, 50.9933602586389 ] }, "distance": 20.36, "direction": 310.05, "angle": 68.23, "elevation": 50.99, "pano_id": "TMX7316010203-001178_pano_0001_006659", "timestamp": "2019-05-13T09:51:45.510370Z", "filename": "pano_0001_006659.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.36113257, "relative_pitch": 68.23367412026276, "relative_heading": 310.04695857864203, "relative_elevation": 50.9933602586389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002858_pano_0001_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0001_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002858_pano_0001_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002858/pano_0001_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89026131197807, 52.3819203215898, 47.1420921133831 ] }, "distance": 20.36, "direction": 265.87, "angle": 66.64, "elevation": 47.14, "pano_id": "TMX7316010203-002858_pano_0001_000028", "timestamp": "2022-12-15T08:19:23.673660Z", "filename": "pano_0001_000028.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.36198578, "relative_pitch": 66.63913598742882, "relative_heading": 265.86874982477497, "relative_elevation": 47.1420921133831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000704_pano_0000_001608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000704_pano_0000_001608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000704/pano_0000_001608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89050487832626, 52.3817535910342, 45.1002820236608 ] }, "distance": 20.36, "direction": 190.54, "angle": 65.7, "elevation": 45.1, "pano_id": "TMX7316010203-000704_pano_0000_001608", "timestamp": "2018-05-03T08:56:56.112440Z", "filename": "pano_0000_001608.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.36326887, "relative_pitch": 65.70030527918493, "relative_heading": 190.53793266414488, "relative_elevation": 45.1002820236608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89046183941943, 52.382107494842, 50.7221081722528 ] }, "distance": 20.47, "direction": 341.03, "angle": 68.02, "elevation": 50.72, "pano_id": "TMX7316010203-000188_pano_0000_001344", "timestamp": "2016-11-22T11:56:18.283750Z", "filename": "pano_0000_001344.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.47245778, "relative_pitch": 68.0200111961101, "relative_heading": 341.0309289753098, "relative_elevation": 50.7221081722528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0008_000958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0008_000958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0008_000958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89085913191579, 52.381916629788, 49.6931092208251 ] }, "distance": 20.48, "direction": 95.26, "angle": 67.6, "elevation": 49.69, "pano_id": "TMX7316010203-000225_pano_0008_000958", "timestamp": "2017-03-27T12:18:14.789220Z", "filename": "pano_0008_000958.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.48393839, "relative_pitch": 67.5981109143613, "relative_heading": 95.25954183261567, "relative_elevation": 49.6931092208251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001672_pano_0000_001795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001672_pano_0000_001795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001672/pano_0000_001795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89046467851354, 52.3821082783697, 51.1142045781016 ] }, "distance": 20.49, "direction": 341.62, "angle": 68.15, "elevation": 51.11, "pano_id": "TMX7316010203-001672_pano_0000_001795", "timestamp": "2020-04-24T07:01:00.457170Z", "filename": "pano_0000_001795.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.49315763, "relative_pitch": 68.15272818001087, "relative_heading": 341.62131446655445, "relative_elevation": 51.1142045781016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_000694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_000694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_000694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8905180147986, 52.3817498854984, 47.2663417225704 ] }, "distance": 20.63, "direction": 187.88, "angle": 66.42, "elevation": 47.27, "pano_id": "TMX7316010203-001666_pano_0000_000694", "timestamp": "2020-04-22T06:43:15.655940Z", "filename": "pano_0000_000694.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.62716728, "relative_pitch": 66.42340537141445, "relative_heading": 187.88480700834484, "relative_elevation": 47.2663417225704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000225_pano_0009_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0009_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000225_pano_0009_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/27/TMX7316010203-000225/pano_0009_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89079660675683, 52.381814172848, 49.4332303851843 ] }, "distance": 20.9, "direction": 129.44, "angle": 67.08, "elevation": 49.43, "pano_id": "TMX7316010203-000225_pano_0009_000035", "timestamp": "2017-03-27T12:32:10.718970Z", "filename": "pano_0009_000035.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.90045263, "relative_pitch": 67.08127713982277, "relative_heading": 129.44409659136574, "relative_elevation": 49.4332303851843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001548_pano_0000_000839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001548_pano_0000_000839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001548/pano_0000_000839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89040157727286, 52.3820945980336, 51.1573450556025 ] }, "distance": 20.91, "direction": 329.03, "angle": 67.77, "elevation": 51.16, "pano_id": "TMX7316010203-001548_pano_0000_000839", "timestamp": "2020-01-10T09:33:18.954040Z", "filename": "pano_0000_000839.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.90606937, "relative_pitch": 67.77202492536533, "relative_heading": 329.02983957076606, "relative_elevation": 51.1573450556025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001899_pano_0000_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001899_pano_0000_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001899_pano_0000_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001899/pano_0000_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89025161033157, 52.3819344561926, 47.2187314089388 ] }, "distance": 20.97, "direction": 270.29, "angle": 66.05, "elevation": 47.22, "pano_id": "TMX7316010203-001899_pano_0000_000034", "timestamp": "2020-08-31T07:40:08.586170Z", "filename": "pano_0000_000034.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.96994355, "relative_pitch": 66.05388670209099, "relative_heading": 270.2893987175025, "relative_elevation": 47.2187314089388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241216_0911_Track46_Sphere_00309/adjacencies/b_20241216_0911_Track46_Sphere_00309/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000188_pano_0000_001078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000188_pano_0000_001078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/22/TMX7316010203-000188/pano_0000_001078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89025452753789, 52.3819072977944, 46.7104952773079 ] }, "distance": 20.97, "direction": 262.01, "angle": 65.82, "elevation": 46.71, "pano_id": "TMX7316010203-000188_pano_0000_001078", "timestamp": "2016-11-22T11:44:11.054170Z", "filename": "pano_0000_001078.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_20241216_0911_Track46_Sphere_00309", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121185.53908679824, 488345.88446087996 ] }, "relative_distance": 20.97475401, "relative_pitch": 65.81814186499524, "relative_heading": 262.00827204811344, "relative_elevation": 46.7104952773079 } ] } }