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_20241203_0939_Track03_Sphere_00113/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track03_Sphere_00113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907768917201, 52.36470338615821, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track03_Sphere_00113", "timestamp": "2024-12-03T09:31:47Z", "filename": "Job_20241203_0939_Track03_Sphere_00113.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "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_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000995/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000995/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000995/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000995/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000707_pano_0000_000995/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000995/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000995/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000995/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000995/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907810054915, 52.3647015943663, 45.7868102984503 ] }, "distance": 0.2, "direction": 172.0, "angle": 89.75, "elevation": 45.79, "pano_id": "TMX7316010203-000707_pano_0000_000995", "timestamp": "2018-05-04T11:43:29.637590Z", "filename": "pano_0000_000995.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 0.20133995, "relative_pitch": 89.74805287913715, "relative_heading": 171.99962836440722, "relative_elevation": 45.7868102984503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_002118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907430242146, 52.3647038460278, 46.1793148927391 ] }, "distance": 0.24, "direction": 282.51, "angle": 89.71, "elevation": 46.18, "pano_id": "TMX7316010203-001666_pano_0000_002118", "timestamp": "2020-04-22T07:07:10.240080Z", "filename": "pano_0000_002118.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 0.23630745, "relative_pitch": 89.70681025893832, "relative_heading": 282.5062997562605, "relative_elevation": 46.1793148927391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889071683385326, 52.36470608416973, 0.0 ] }, "distance": 0.51, "direction": 306.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00395", "timestamp": "2025-06-16T06:37:06Z", "filename": "recording_2025-06-16_06-21-55_00395.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 0.50744328, "relative_pitch": 0.0, "relative_heading": 306.27284936992913, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907372974373, 52.3647079906024, 45.9128055479378 ] }, "distance": 0.58, "direction": 332.24, "angle": 89.28, "elevation": 45.91, "pano_id": "TMX7316010203-002306_pano_0002_000255", "timestamp": "2021-09-09T11:37:26.435110Z", "filename": "pano_0002_000255.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 0.57900994, "relative_pitch": 89.27747679694173, "relative_heading": 332.23715360326867, "relative_elevation": 45.9128055479378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0001_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88906165420776, 52.3646985435861, 46.9493060791865 ] }, "distance": 1.22, "direction": 243.74, "angle": 88.51, "elevation": 46.95, "pano_id": "TMX7316010203-003004_pano_0001_000091", "timestamp": "2023-03-20T09:28:54.562050Z", "filename": "pano_0001_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 1.21796318, "relative_pitch": 88.5139609669662, "relative_heading": 243.7414907920062, "relative_elevation": 46.9493060791865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908603804876, 52.3646926787491, 46.0735014788806 ] }, "distance": 1.32, "direction": 154.48, "angle": 88.36, "elevation": 46.07, "pano_id": "TMX7316010203-002542_pano_0000_002474", "timestamp": "2022-04-25T08:52:05.861950Z", "filename": "pano_0000_002474.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 1.32023085, "relative_pitch": 88.35864521415236, "relative_heading": 154.48369252044603, "relative_elevation": 46.0735014788806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0004_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907049900459, 52.3646917056044, 47.0025474876165 ] }, "distance": 1.39, "direction": 200.65, "angle": 88.31, "elevation": 47.0, "pano_id": "TMX7316010203-002984_pano_0004_000051", "timestamp": "2023-02-27T09:34:54.988380Z", "filename": "pano_0004_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 1.38896555, "relative_pitch": 88.3073532127726, "relative_heading": 200.64793985940278, "relative_elevation": 47.0025474876165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8890571046849, 52.3647061108719, 45.7489356826991 ] }, "distance": 1.43, "direction": 282.2, "angle": 88.2, "elevation": 45.75, "pano_id": "TMX7316010203-002976_pano_0002_000102", "timestamp": "2023-02-20T09:04:33.774150Z", "filename": "pano_0002_000102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 1.43458911, "relative_pitch": 88.20391503138661, "relative_heading": 282.20108203144304, "relative_elevation": 45.7489356826991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0013_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88909354401718, 52.3646926597952, 46.6821883236989 ] }, "distance": 1.61, "direction": 137.86, "angle": 88.03, "elevation": 46.68, "pano_id": "TMX7316010203-003045_pano_0013_000094", "timestamp": "2023-04-17T07:02:26.073550Z", "filename": "pano_0013_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 1.60966567, "relative_pitch": 88.02514562590815, "relative_heading": 137.85940411721867, "relative_elevation": 46.6821883236989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0003_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88905748000092, 52.3647111948734, 46.1634234338999 ] }, "distance": 1.63, "direction": 302.26, "angle": 87.98, "elevation": 46.16, "pano_id": "TMX7316010203-002363_pano_0003_000037", "timestamp": "2021-12-29T11:04:01.940380Z", "filename": "pano_0003_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 1.62790707, "relative_pitch": 87.98035839722696, "relative_heading": 302.2597573837423, "relative_elevation": 46.1634234338999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003011_pano_0004_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88905275222327, 52.3647040384342, 48.2992273140699 ] }, "distance": 1.7, "direction": 272.45, "angle": 87.98, "elevation": 48.3, "pano_id": "TMX7316010203-003011_pano_0004_000009", "timestamp": "2023-03-27T08:09:52.866270Z", "filename": "pano_0004_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 1.70021768, "relative_pitch": 87.98392034844457, "relative_heading": 272.44668469962994, "relative_elevation": 48.2992273140699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88909043106544, 52.3646884756607, 45.6975812865421 ] }, "distance": 1.87, "direction": 152.38, "angle": 87.65, "elevation": 45.7, "pano_id": "TMX7316010203-002306_pano_0002_000546", "timestamp": "2021-09-09T11:45:25.058680Z", "filename": "pano_0002_000546.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 1.87247087, "relative_pitch": 87.65360238300526, "relative_heading": 152.3844359341973, "relative_elevation": 45.6975812865421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0002_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88905146704952, 52.3647096090282, 47.2627793895081 ] }, "distance": 1.92, "direction": 291.19, "angle": 87.68, "elevation": 47.26, "pano_id": "TMX7316010203-002926_pano_0002_000024", "timestamp": "2023-01-11T12:34:07.545390Z", "filename": "pano_0002_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 1.915733, "relative_pitch": 87.67886351029496, "relative_heading": 291.1893992183767, "relative_elevation": 47.2627793895081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8890529098214, 52.3647123794611, 45.9248036649078 ] }, "distance": 1.96, "direction": 300.66, "angle": 87.55, "elevation": 45.92, "pano_id": "TMX7316060226-000478_pano_0002_000896", "timestamp": "2019-11-11T11:46:16.315750Z", "filename": "pano_0002_000896.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 1.96228494, "relative_pitch": 87.55334177634268, "relative_heading": 300.6624109193834, "relative_elevation": 45.9248036649078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002989_pano_0010_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88905048431247, 52.3647111055623, 46.4470996446908 ] }, "distance": 2.04, "direction": 294.87, "angle": 87.48, "elevation": 46.45, "pano_id": "TMX7316010203-002989_pano_0010_000016", "timestamp": "2023-03-06T10:09:55.035830Z", "filename": "pano_0010_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 2.04255039, "relative_pitch": 87.48199209523224, "relative_heading": 294.86860042410984, "relative_elevation": 46.4470996446908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0008_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907407091417, 52.3646848404956, 45.8130470123142 ] }, "distance": 2.08, "direction": 186.81, "angle": 87.4, "elevation": 45.81, "pano_id": "TMX7316010203-002970_pano_0008_000067", "timestamp": "2023-02-13T11:41:39.193380Z", "filename": "pano_0008_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 2.07832144, "relative_pitch": 87.40254213772246, "relative_heading": 186.81079802696513, "relative_elevation": 45.8130470123142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0011_000174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88905368850105, 52.3647178595064, 45.7279265597463 ] }, "distance": 2.29, "direction": 314.57, "angle": 87.13, "elevation": 45.73, "pano_id": "TMX7316010203-002865_pano_0011_000174", "timestamp": "2022-12-15T12:00:22.562560Z", "filename": "pano_0011_000174.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 2.29490974, "relative_pitch": 87.12695441305856, "relative_heading": 314.569631146603, "relative_elevation": 45.7279265597463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908677204855, 52.364683382787, 44.9309843946248 ] }, "distance": 2.31, "direction": 164.47, "angle": 87.06, "elevation": 44.93, "pano_id": "TMX7316010203-001053_pano_0000_002331", "timestamp": "2019-01-14T12:33:39.122030Z", "filename": "pano_0000_002331.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 2.31025106, "relative_pitch": 87.05657084508195, "relative_heading": 164.46590795240516, "relative_elevation": 44.9309843946248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908855515946, 52.3646804610486, 45.5046708900481 ] }, "distance": 2.66, "direction": 163.82, "angle": 86.66, "elevation": 45.5, "pano_id": "TMX7316010203-002958_pano_0001_000361", "timestamp": "2023-02-06T09:03:08.810200Z", "filename": "pano_0001_000361.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 2.65618748, "relative_pitch": 86.65933555305122, "relative_heading": 163.8197086838786, "relative_elevation": 45.5046708900481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0011_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910699562205, 52.3646873625879, 45.7320989947766 ] }, "distance": 2.68, "direction": 131.77, "angle": 86.65, "elevation": 45.73, "pano_id": "TMX7316010203-002865_pano_0011_000173", "timestamp": "2022-12-15T12:00:21.697550Z", "filename": "pano_0011_000173.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 2.67663788, "relative_pitch": 86.65037688267884, "relative_heading": 131.76970366776084, "relative_elevation": 45.7320989947766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910644121898, 52.3646816720832, 45.8867373149842 ] }, "distance": 3.11, "direction": 140.97, "angle": 86.12, "elevation": 45.89, "pano_id": "TMX7316060226-000478_pano_0002_000895", "timestamp": "2019-11-11T11:46:15.710740Z", "filename": "pano_0002_000895.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 3.11030791, "relative_pitch": 86.12229250990742, "relative_heading": 140.9723248771305, "relative_elevation": 45.8867373149842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0002_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910323985399, 52.3646802004557, 47.2407656395808 ] }, "distance": 3.11, "direction": 146.0, "angle": 86.23, "elevation": 47.24, "pano_id": "TMX7316010203-002926_pano_0002_000023", "timestamp": "2023-01-11T12:34:06.880430Z", "filename": "pano_0002_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 3.11215502, "relative_pitch": 86.23088119389368, "relative_heading": 145.9959971177393, "relative_elevation": 47.2407656395808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88903464016663, 52.3647127927149, 45.5291851023212 ] }, "distance": 3.11, "direction": 289.64, "angle": 86.09, "elevation": 45.53, "pano_id": "TMX7316010203-002958_pano_0001_000362", "timestamp": "2023-02-06T09:03:09.365230Z", "filename": "pano_0001_000362.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 3.11364169, "relative_pitch": 86.08775803483259, "relative_heading": 289.6436165562518, "relative_elevation": 45.5291851023212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002989_pano_0010_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910313151763, 52.3646801038944, 46.4256267491728 ] }, "distance": 3.12, "direction": 146.22, "angle": 86.16, "elevation": 46.43, "pano_id": "TMX7316010203-002989_pano_0010_000015", "timestamp": "2023-03-06T10:09:54.440680Z", "filename": "pano_0010_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 3.11695892, "relative_pitch": 86.15899685479627, "relative_heading": 146.21891197494068, "relative_elevation": 46.4256267491728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88903364812339, 52.364713528098, 44.9503433965147 ] }, "distance": 3.21, "direction": 290.62, "angle": 85.92, "elevation": 44.95, "pano_id": "TMX7316010203-001053_pano_0000_002332", "timestamp": "2019-01-14T12:33:39.761770Z", "filename": "pano_0000_002332.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 3.20525456, "relative_pitch": 85.92133827858164, "relative_heading": 290.6151984378773, "relative_elevation": 44.9503433965147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88903787190479, 52.3647190883272, 45.7240594681352 ] }, "distance": 3.23, "direction": 302.79, "angle": 85.96, "elevation": 45.72, "pano_id": "TMX7316010203-002306_pano_0002_000547", "timestamp": "2021-09-09T11:45:25.688610Z", "filename": "pano_0002_000547.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 3.22636071, "relative_pitch": 85.96381050463857, "relative_heading": 302.78948119030565, "relative_elevation": 45.7240594681352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0013_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88904141022172, 52.3647233705062, 46.692457000725 ] }, "distance": 3.32, "direction": 311.98, "angle": 85.93, "elevation": 46.69, "pano_id": "TMX7316010203-003045_pano_0013_000095", "timestamp": "2023-04-17T07:02:26.978500Z", "filename": "pano_0013_000095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 3.32448477, "relative_pitch": 85.92743531341658, "relative_heading": 311.9821424826543, "relative_elevation": 46.692457000725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0003_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911164263476, 52.3646796107953, 46.1385089866817 ] }, "distance": 3.51, "direction": 138.84, "angle": 85.64, "elevation": 46.14, "pano_id": "TMX7316010203-002363_pano_0003_000036", "timestamp": "2021-12-29T11:04:00.875400Z", "filename": "pano_0003_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 3.51403571, "relative_pitch": 85.64460444154335, "relative_heading": 138.83894707553912, "relative_elevation": 46.1385089866817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8890334238767, 52.3647232326247, 46.1138272406533 ] }, "distance": 3.74, "direction": 306.22, "angle": 85.37, "elevation": 46.11, "pano_id": "TMX7316010203-002542_pano_0000_002475", "timestamp": "2022-04-25T08:52:06.546940Z", "filename": "pano_0000_002475.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 3.73750991, "relative_pitch": 85.36632524959687, "relative_heading": 306.2191419128458, "relative_elevation": 46.1138272406533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003011_pano_0004_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910606730231, 52.3646733407864, 48.2342059118673 ] }, "distance": 3.86, "direction": 149.96, "angle": 85.42, "elevation": 48.23, "pano_id": "TMX7316010203-003011_pano_0004_000008", "timestamp": "2023-03-27T08:09:51.651310Z", "filename": "pano_0004_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 3.86190176, "relative_pitch": 85.42234273288483, "relative_heading": 149.9635663885956, "relative_elevation": 48.2342059118673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8891110262513, 52.3646739310477, 45.7233543526381 ] }, "distance": 3.99, "direction": 145.28, "angle": 85.02, "elevation": 45.72, "pano_id": "TMX7316010203-002976_pano_0002_000101", "timestamp": "2023-02-20T09:04:33.119240Z", "filename": "pano_0002_000101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 3.98741757, "relative_pitch": 85.01598981021748, "relative_heading": 145.28394621604622, "relative_elevation": 45.7233543526381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0008_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88902081513876, 52.3647160230689, 45.8380783135071 ] }, "distance": 4.12, "direction": 289.95, "angle": 84.86, "elevation": 45.84, "pano_id": "TMX7316010203-002970_pano_0008_000068", "timestamp": "2023-02-13T11:41:39.743370Z", "filename": "pano_0008_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 4.12147021, "relative_pitch": 84.86214163089399, "relative_heading": 289.9488023697293, "relative_elevation": 45.8380783135071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0004_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88902027807084, 52.3647197744769, 47.0346642937511 ] }, "distance": 4.32, "direction": 295.0, "angle": 84.76, "elevation": 47.03, "pano_id": "TMX7316010203-002984_pano_0004_000052", "timestamp": "2023-02-27T09:34:56.348360Z", "filename": "pano_0004_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 4.3150362, "relative_pitch": 84.7582653566123, "relative_heading": 294.9998049384313, "relative_elevation": 47.0346642937511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912727515602, 52.3646764945293, 45.882967418991 ] }, "distance": 4.51, "direction": 131.54, "angle": 84.38, "elevation": 45.88, "pano_id": "TMX7316010203-002306_pano_0002_000254", "timestamp": "2021-09-09T11:37:25.685180Z", "filename": "pano_0002_000254.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 4.51255565, "relative_pitch": 84.38306638146231, "relative_heading": 131.53790804214853, "relative_elevation": 45.882967418991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889125343534515, 52.36467486188206, 0.0 ] }, "distance": 4.54, "direction": 134.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00394", "timestamp": "2025-06-16T06:37:05Z", "filename": "recording_2025-06-16_06-21-55_00394.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 4.5400274, "relative_pitch": 0.0, "relative_heading": 134.35632099852702, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_002117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912635159699, 52.3646740061094, 46.1673257350922 ] }, "distance": 4.66, "direction": 134.6, "angle": 84.24, "elevation": 46.17, "pano_id": "TMX7316010203-001666_pano_0000_002117", "timestamp": "2020-04-22T07:07:09.495180Z", "filename": "pano_0000_002117.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 4.65574246, "relative_pitch": 84.24147715333046, "relative_heading": 134.6034333474984, "relative_elevation": 46.1673257350922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0001_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911546335598, 52.3646675529329, 46.9103774372488 ] }, "distance": 4.75, "direction": 147.16, "angle": 84.22, "elevation": 46.91, "pano_id": "TMX7316010203-003004_pano_0001_000090", "timestamp": "2023-03-20T09:28:54.007270Z", "filename": "pano_0001_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 4.74548697, "relative_pitch": 84.22356926930883, "relative_heading": 147.16474582742174, "relative_elevation": 46.9103774372488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000996/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000996/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000996/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000996/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000707_pano_0000_000996/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000996/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000996/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000996/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000996/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88902654635505, 52.3647327770495, 45.7909632269293 ] }, "distance": 4.78, "direction": 313.19, "angle": 84.04, "elevation": 45.79, "pano_id": "TMX7316010203-000707_pano_0000_000996", "timestamp": "2018-05-04T11:43:30.387590Z", "filename": "pano_0000_000996.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 4.77833711, "relative_pitch": 84.04268366207928, "relative_heading": 313.19102664978277, "relative_elevation": 45.7909632269293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track03_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889024668114383, 52.36473391007097, 0.0 ] }, "distance": 4.96, "direction": 313.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track03_Sphere_00114", "timestamp": "2024-12-03T09:31:48Z", "filename": "Job_20241203_0939_Track03_Sphere_00114.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 4.95790973, "relative_pitch": 0.0, "relative_heading": 313.24130739024986, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track03_Sphere_00112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889130789413996, 52.364672341266775, 0.0 ] }, "distance": 5.0, "direction": 133.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track03_Sphere_00112", "timestamp": "2024-12-03T09:31:46Z", "filename": "Job_20241203_0939_Track03_Sphere_00112.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 5.001704, "relative_pitch": 0.0, "relative_heading": 133.68268476304496, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_002119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88902211574483, 52.3647334349497, 46.1621747594327 ] }, "distance": 5.05, "direction": 311.45, "angle": 83.76, "elevation": 46.16, "pano_id": "TMX7316010203-001666_pano_0000_002119", "timestamp": "2020-04-22T07:07:10.995170Z", "filename": "pano_0000_002119.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 5.05080619, "relative_pitch": 83.75585546389269, "relative_heading": 311.45296393653155, "relative_elevation": 46.1621747594327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000994/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000994/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000994/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000994/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000707_pano_0000_000994/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000994/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000994/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000994/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000994/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912931364738, 52.3646701736342, 45.7636684374884 ] }, "distance": 5.1, "direction": 136.42, "angle": 83.64, "elevation": 45.76, "pano_id": "TMX7316010203-000707_pano_0000_000994", "timestamp": "2018-05-04T11:43:28.882600Z", "filename": "pano_0000_000994.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 5.10142668, "relative_pitch": 83.63931081685507, "relative_heading": 136.4226183036724, "relative_elevation": 45.7636684374884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0004_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912072375706, 52.3646639410485, 46.9641570970416 ] }, "distance": 5.28, "direction": 146.26, "angle": 83.59, "elevation": 46.96, "pano_id": "TMX7316010203-002984_pano_0004_000050", "timestamp": "2023-02-27T09:34:53.728410Z", "filename": "pano_0004_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 5.27813608, "relative_pitch": 83.58763654528646, "relative_heading": 146.26202264652463, "relative_elevation": 46.9641570970416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889019310759972, 52.36473769832321, 0.0 ] }, "distance": 5.51, "direction": 313.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00396", "timestamp": "2025-06-16T06:37:08Z", "filename": "recording_2025-06-16_06-21-55_00396.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 5.51283293, "relative_pitch": 0.0, "relative_heading": 313.83447016432746, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0001_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88900765196592, 52.3647293559026, 46.9511074153706 ] }, "distance": 5.58, "direction": 301.2, "angle": 83.23, "elevation": 46.95, "pano_id": "TMX7316010203-003004_pano_0001_000092", "timestamp": "2023-03-20T09:28:55.102040Z", "filename": "pano_0001_000092.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 5.5777723, "relative_pitch": 83.2250382752697, "relative_heading": 301.20396320018756, "relative_elevation": 46.9511074153706 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88902013293722, 52.3647396496858, 45.915219893679 ] }, "distance": 5.63, "direction": 315.82, "angle": 83.01, "elevation": 45.92, "pano_id": "TMX7316010203-002306_pano_0002_000256", "timestamp": "2021-09-09T11:37:27.220160Z", "filename": "pano_0002_000256.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 5.62621218, "relative_pitch": 83.01409826462448, "relative_heading": 315.82495506957235, "relative_elevation": 45.915219893679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913800605728, 52.3646620272548, 46.0339503278956 ] }, "distance": 6.17, "direction": 138.24, "angle": 82.37, "elevation": 46.03, "pano_id": "TMX7316010203-002542_pano_0000_002473", "timestamp": "2022-04-25T08:52:05.166970Z", "filename": "pano_0000_002473.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 6.16939854, "relative_pitch": 82.36679162896512, "relative_heading": 138.24239740200562, "relative_elevation": 46.0339503278956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003011_pano_0004_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88899971582206, 52.3647345488594, 48.3381818784401 ] }, "distance": 6.34, "direction": 303.14, "angle": 82.52, "elevation": 48.34, "pano_id": "TMX7316010203-003011_pano_0004_000010", "timestamp": "2023-03-27T08:09:54.141250Z", "filename": "pano_0004_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 6.3431497, "relative_pitch": 82.52411071473922, "relative_heading": 303.13886083793176, "relative_elevation": 48.3381818784401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88900320053873, 52.3647380481812, 45.746720071882 ] }, "distance": 6.37, "direction": 307.24, "angle": 82.07, "elevation": 45.75, "pano_id": "TMX7316010203-002976_pano_0002_000103", "timestamp": "2023-02-20T09:04:34.419120Z", "filename": "pano_0002_000103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 6.37356982, "relative_pitch": 82.06843729113551, "relative_heading": 307.23995518129607, "relative_elevation": 45.746720071882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0008_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912708677026, 52.3646530459097, 45.7696161223575 ] }, "distance": 6.53, "direction": 149.01, "angle": 81.87, "elevation": 45.77, "pano_id": "TMX7316010203-002970_pano_0008_000066", "timestamp": "2023-02-13T11:41:38.638430Z", "filename": "pano_0008_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 6.53453433, "relative_pitch": 81.87478311436948, "relative_heading": 149.00654092218102, "relative_elevation": 45.7696161223575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0013_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914568346685, 52.3646615355722, 46.6693380102515 ] }, "distance": 6.57, "direction": 135.16, "angle": 81.99, "elevation": 46.67, "pano_id": "TMX7316010203-003045_pano_0013_000093", "timestamp": "2023-04-17T07:02:25.203510Z", "filename": "pano_0013_000093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 6.56803193, "relative_pitch": 81.98906365753336, "relative_heading": 135.15554860964906, "relative_elevation": 46.6693380102515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0003_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88900521435758, 52.3647427750508, 46.1746869403869 ] }, "distance": 6.6, "direction": 311.6, "angle": 81.86, "elevation": 46.17, "pano_id": "TMX7316010203-002363_pano_0003_000038", "timestamp": "2021-12-29T11:04:02.935410Z", "filename": "pano_0003_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 6.6017539, "relative_pitch": 81.86336760171793, "relative_heading": 311.59878569300776, "relative_elevation": 46.1746869403869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0002_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88899986039364, 52.3647388548313, 47.2554408088326 ] }, "distance": 6.61, "direction": 306.67, "angle": 82.04, "elevation": 47.26, "pano_id": "TMX7316010203-002926_pano_0002_000025", "timestamp": "2023-01-11T12:34:08.215380Z", "filename": "pano_0002_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 6.60935494, "relative_pitch": 82.03800843811227, "relative_heading": 306.66580803159536, "relative_elevation": 47.2554408088326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914290492109, 52.3646577953115, 45.6656572185457 ] }, "distance": 6.74, "direction": 138.79, "angle": 81.6, "elevation": 45.67, "pano_id": "TMX7316010203-002306_pano_0002_000545", "timestamp": "2021-09-09T11:45:24.433610Z", "filename": "pano_0002_000545.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 6.74323056, "relative_pitch": 81.60010684422625, "relative_heading": 138.79199059619566, "relative_elevation": 45.6656572185457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88899901784708, 52.364742687395, 45.9404781060293 ] }, "distance": 6.92, "direction": 309.22, "angle": 81.44, "elevation": 45.94, "pano_id": "TMX7316060226-000478_pano_0002_000897", "timestamp": "2019-11-11T11:46:16.915750Z", "filename": "pano_0002_000897.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 6.91690625, "relative_pitch": 81.43772582907314, "relative_heading": 309.2163776330618, "relative_elevation": 45.9404781060293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002989_pano_0010_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88899741639522, 52.3647416359882, 46.4458627896383 ] }, "distance": 6.93, "direction": 307.9, "angle": 81.51, "elevation": 46.45, "pano_id": "TMX7316010203-002989_pano_0010_000017", "timestamp": "2023-03-06T10:09:55.610730Z", "filename": "pano_0010_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 6.92929288, "relative_pitch": 81.51458635228958, "relative_heading": 307.8964684245073, "relative_elevation": 46.4458627896383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914013205871, 52.3646531597871, 44.9141941517591 ] }, "distance": 7.02, "direction": 142.73, "angle": 81.11, "elevation": 44.91, "pano_id": "TMX7316010203-001053_pano_0000_002330", "timestamp": "2019-01-14T12:33:38.471820Z", "filename": "pano_0000_002330.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 7.02340775, "relative_pitch": 81.11241116086524, "relative_heading": 142.7264798457415, "relative_elevation": 44.9141941517591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0011_000175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88900091553725, 52.3647487325424, 45.7116904538125 ] }, "distance": 7.27, "direction": 313.98, "angle": 80.97, "elevation": 45.71, "pano_id": "TMX7316010203-002865_pano_0011_000175", "timestamp": "2022-12-15T12:00:23.427510Z", "filename": "pano_0011_000175.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 7.26710092, "relative_pitch": 80.96689064962793, "relative_heading": 313.97519290186057, "relative_elevation": 45.7116904538125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914142282633, 52.3646473863132, 45.473312664777 ] }, "distance": 7.59, "direction": 145.13, "angle": 80.52, "elevation": 45.47, "pano_id": "TMX7316010203-002958_pano_0001_000360", "timestamp": "2023-02-06T09:03:08.255290Z", "filename": "pano_0001_000360.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 7.59458756, "relative_pitch": 80.5184291249545, "relative_heading": 145.1346255472904, "relative_elevation": 45.473312664777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0011_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88916017412531, 52.3646566126485, 45.7345300726593 ] }, "distance": 7.66, "direction": 132.81, "angle": 80.49, "elevation": 45.73, "pano_id": "TMX7316010203-002865_pano_0011_000172", "timestamp": "2022-12-15T12:00:20.812560Z", "filename": "pano_0011_000172.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 7.65892855, "relative_pitch": 80.49318419652494, "relative_heading": 132.80910153941662, "relative_elevation": 45.7345300726593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0002_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88915441951103, 52.364649787096, 47.2390368245542 ] }, "distance": 7.93, "direction": 138.77, "angle": 80.47, "elevation": 47.24, "pano_id": "TMX7316010203-002926_pano_0002_000022", "timestamp": "2023-01-11T12:34:06.215380Z", "filename": "pano_0002_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 7.93036284, "relative_pitch": 80.4702005551011, "relative_heading": 138.77007130233, "relative_elevation": 47.2390368245542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88898107152787, 52.3647439494309, 44.9484916832298 ] }, "distance": 7.98, "direction": 304.44, "angle": 79.93, "elevation": 44.95, "pano_id": "TMX7316010203-001053_pano_0000_002333", "timestamp": "2019-01-14T12:33:40.411730Z", "filename": "pano_0000_002333.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 7.98050536, "relative_pitch": 79.932176140793, "relative_heading": 304.4429152490641, "relative_elevation": 44.9484916832298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002989_pano_0010_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88915572109708, 52.3646489438351, 46.4239921336994 ] }, "distance": 8.06, "direction": 138.74, "angle": 80.15, "elevation": 46.42, "pano_id": "TMX7316010203-002989_pano_0010_000014", "timestamp": "2023-03-06T10:09:53.810740Z", "filename": "pano_0010_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 8.05936922, "relative_pitch": 80.15140677593472, "relative_heading": 138.73568721700127, "relative_elevation": 46.4239921336994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88898011085986, 52.3647444582072, 45.5377085683867 ] }, "distance": 8.07, "direction": 304.51, "angle": 79.95, "elevation": 45.54, "pano_id": "TMX7316010203-002958_pano_0001_000363", "timestamp": "2023-02-06T09:03:09.930200Z", "filename": "pano_0001_000363.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 8.06649808, "relative_pitch": 79.954891319643, "relative_heading": 304.51165356870945, "relative_elevation": 45.5377085683867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88915941082047, 52.364650552762, 45.8667072281241 ] }, "distance": 8.1, "direction": 136.56, "angle": 79.99, "elevation": 45.87, "pano_id": "TMX7316060226-000478_pano_0002_000894", "timestamp": "2019-11-11T11:46:15.090720Z", "filename": "pano_0002_000894.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 8.09638386, "relative_pitch": 79.98928348213508, "relative_heading": 136.56259543195614, "relative_elevation": 45.8667072281241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88898570597545, 52.3647498658105, 45.7316343225539 ] }, "distance": 8.12, "direction": 309.54, "angle": 79.93, "elevation": 45.73, "pano_id": "TMX7316010203-002306_pano_0002_000548", "timestamp": "2021-09-09T11:45:26.338630Z", "filename": "pano_0002_000548.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 8.12460208, "relative_pitch": 79.9260408257707, "relative_heading": 309.53758230405623, "relative_elevation": 45.7316343225539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0013_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8889885484494, 52.3647529811205, 46.6698400238529 ] }, "distance": 8.21, "direction": 312.27, "angle": 80.03, "elevation": 46.67, "pano_id": "TMX7316010203-003045_pano_0013_000096", "timestamp": "2023-04-17T07:02:27.893460Z", "filename": "pano_0013_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 8.20525336, "relative_pitch": 80.02845771905545, "relative_heading": 312.26610568377185, "relative_elevation": 46.6698400238529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0003_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8891650302288, 52.3646480530894, 46.1472623208538 ] }, "distance": 8.56, "direction": 135.98, "angle": 79.49, "elevation": 46.15, "pano_id": "TMX7316010203-002363_pano_0003_000035", "timestamp": "2021-12-29T11:03:59.815430Z", "filename": "pano_0003_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 8.56198331, "relative_pitch": 79.48908463430774, "relative_heading": 135.98235414276112, "relative_elevation": 46.1472623208538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88898050778861, 52.3647537796037, 46.1407930422574 ] }, "distance": 8.68, "direction": 310.27, "angle": 79.35, "elevation": 46.14, "pano_id": "TMX7316010203-002542_pano_0000_002476", "timestamp": "2022-04-25T08:52:07.221910Z", "filename": "pano_0000_002476.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 8.67561896, "relative_pitch": 79.35129317948613, "relative_heading": 310.26707428896003, "relative_elevation": 46.1407930422574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0004_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88897227086434, 52.364748971206, 47.0604736525565 ] }, "distance": 8.79, "direction": 305.24, "angle": 79.42, "elevation": 47.06, "pano_id": "TMX7316010203-002984_pano_0004_000053", "timestamp": "2023-02-27T09:34:57.688380Z", "filename": "pano_0004_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 8.79178558, "relative_pitch": 79.41804857805168, "relative_heading": 305.23652651995917, "relative_elevation": 47.0604736525565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003011_pano_0004_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88916002100315, 52.3646423113633, 48.205095468089 ] }, "distance": 8.81, "direction": 140.47, "angle": 79.64, "elevation": 48.21, "pano_id": "TMX7316010203-003011_pano_0004_000007", "timestamp": "2023-03-27T08:09:50.361290Z", "filename": "pano_0004_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 8.81133668, "relative_pitch": 79.6413471187259, "relative_heading": 140.4694040201606, "relative_elevation": 48.205095468089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0008_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88896744002589, 52.3647470244687, 45.8536302139983 ] }, "distance": 8.94, "direction": 302.89, "angle": 78.96, "elevation": 45.85, "pano_id": "TMX7316010203-002970_pano_0008_000069", "timestamp": "2023-02-13T11:41:40.303400Z", "filename": "pano_0008_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 8.94310656, "relative_pitch": 78.96380640381446, "relative_heading": 302.8859608787549, "relative_elevation": 45.8536302139983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88916545110997, 52.3646418720915, 45.7384709473699 ] }, "distance": 9.09, "direction": 138.87, "angle": 78.76, "elevation": 45.74, "pano_id": "TMX7316010203-002976_pano_0002_000100", "timestamp": "2023-02-20T09:04:32.439130Z", "filename": "pano_0002_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 9.08802393, "relative_pitch": 78.76195849224267, "relative_heading": 138.86670515972938, "relative_elevation": 45.7384709473699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889178539112128, 52.36464447347428, 0.0 ] }, "distance": 9.5, "direction": 133.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00393", "timestamp": "2025-06-16T06:37:04Z", "filename": "recording_2025-06-16_06-21-55_00393.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 9.49566361, "relative_pitch": 0.0, "relative_heading": 133.6589035273559, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_002116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88917931349084, 52.3646445114092, 46.200015867129 ] }, "distance": 9.53, "direction": 133.42, "angle": 78.34, "elevation": 46.2, "pano_id": "TMX7316010203-001666_pano_0000_002116", "timestamp": "2020-04-22T07:07:08.755190Z", "filename": "pano_0000_002116.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 9.53099348, "relative_pitch": 78.34349456744862, "relative_heading": 133.42162615290775, "relative_elevation": 46.200015867129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88918032198049, 52.3646444119762, 45.8822633614764 ] }, "distance": 9.59, "direction": 133.19, "angle": 78.2, "elevation": 45.88, "pano_id": "TMX7316010203-002306_pano_0002_000253", "timestamp": "2021-09-09T11:37:24.930140Z", "filename": "pano_0002_000253.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 9.5885743, "relative_pitch": 78.19608728312544, "relative_heading": 133.18748751588592, "relative_elevation": 45.8822633614764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0001_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88916936224557, 52.3646366205341, 46.905105996877 ] }, "distance": 9.71, "direction": 139.95, "angle": 78.31, "elevation": 46.91, "pano_id": "TMX7316010203-003004_pano_0001_000089", "timestamp": "2023-03-20T09:28:53.427110Z", "filename": "pano_0001_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 9.70515028, "relative_pitch": 78.30987459232082, "relative_heading": 139.95149182593764, "relative_elevation": 46.905105996877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000997/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000997/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000997/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000997/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000707_pano_0000_000997/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000997/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000997/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000997/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000997/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88897427039913, 52.3647639522862, 45.7957488894463 ] }, "distance": 9.75, "direction": 313.73, "angle": 77.98, "elevation": 45.8, "pano_id": "TMX7316010203-000707_pano_0000_000997", "timestamp": "2018-05-04T11:43:31.127610Z", "filename": "pano_0000_000997.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 9.74927687, "relative_pitch": 77.98193804099245, "relative_heading": 313.73132845368394, "relative_elevation": 45.7957488894463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0004_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88917106904042, 52.3646361405474, 46.9662580024451 ] }, "distance": 9.82, "direction": 139.63, "angle": 78.19, "elevation": 46.97, "pano_id": "TMX7316010203-002984_pano_0004_000049", "timestamp": "2023-02-27T09:34:52.548410Z", "filename": "pano_0004_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 9.82099641, "relative_pitch": 78.18920672522354, "relative_heading": 139.63275148322722, "relative_elevation": 46.9662580024451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_002120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88897048086879, 52.364763162178, 46.1506391158327 ] }, "distance": 9.88, "direction": 312.33, "angle": 77.92, "elevation": 46.15, "pano_id": "TMX7316010203-001666_pano_0000_002120", "timestamp": "2020-04-22T07:07:11.755200Z", "filename": "pano_0000_002120.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 9.87799202, "relative_pitch": 77.91881167772334, "relative_heading": 312.3276599760132, "relative_elevation": 46.1506391158327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000993/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000993/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000993/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000993/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000707_pano_0000_000993/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000993/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000993/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000993/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000993/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88918105555016, 52.3646385772422, 45.7772060194984 ] }, "distance": 10.08, "direction": 135.68, "angle": 77.58, "elevation": 45.78, "pano_id": "TMX7316010203-000707_pano_0000_000993", "timestamp": "2018-05-04T11:43:28.092580Z", "filename": "pano_0000_000993.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 10.07892475, "relative_pitch": 77.58310340902067, "relative_heading": 135.68491696606768, "relative_elevation": 45.7772060194984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track03_Sphere_00111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889184965841003, 52.364640896430956, 0.0 ] }, "distance": 10.09, "direction": 133.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track03_Sphere_00111", "timestamp": "2024-12-03T09:31:45Z", "filename": "Job_20241203_0939_Track03_Sphere_00111.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 10.08717838, "relative_pitch": 0.0, "relative_heading": 133.57787040983587, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track03_Sphere_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888970044264125, 52.36476595512817, 0.0 ] }, "distance": 10.11, "direction": 313.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track03_Sphere_00115", "timestamp": "2024-12-03T09:31:49Z", "filename": "Job_20241203_0939_Track03_Sphere_00115.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 10.1114269, "relative_pitch": 0.0, "relative_heading": 313.5162122799576, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888966724806927, 52.364768691402645, 0.0 ] }, "distance": 10.49, "direction": 313.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00397", "timestamp": "2025-06-16T06:37:09Z", "filename": "recording_2025-06-16_06-21-55_00397.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 10.48525434, "relative_pitch": 0.0, "relative_heading": 313.8719837169702, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0001_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88895362184475, 52.3647604272368, 46.9669844480231 ] }, "distance": 10.57, "direction": 306.91, "angle": 77.32, "elevation": 46.97, "pano_id": "TMX7316010203-003004_pano_0001_000093", "timestamp": "2023-03-20T09:28:55.632040Z", "filename": "pano_0001_000093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 10.56934567, "relative_pitch": 77.31755647722918, "relative_heading": 306.90788322734875, "relative_elevation": 46.9669844480231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8889666970263, 52.364771300037, 45.9216161994264 ] }, "distance": 10.69, "direction": 314.99, "angle": 76.9, "elevation": 45.92, "pano_id": "TMX7316010203-002306_pano_0002_000257", "timestamp": "2021-09-09T11:37:28.020330Z", "filename": "pano_0002_000257.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 10.68981508, "relative_pitch": 76.89583354061841, "relative_heading": 314.9866041671432, "relative_elevation": 45.9216161994264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88918986437387, 52.3646313260741, 46.0475284075364 ] }, "distance": 11.08, "direction": 136.38, "angle": 76.48, "elevation": 46.05, "pano_id": "TMX7316010203-002542_pano_0000_002472", "timestamp": "2022-04-25T08:52:04.456950Z", "filename": "pano_0000_002472.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 11.07625474, "relative_pitch": 76.47503652312679, "relative_heading": 136.37986658694172, "relative_elevation": 46.0475284075364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003011_pano_0004_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88894727491603, 52.3647650691116, 48.4013636056334 ] }, "distance": 11.23, "direction": 307.69, "angle": 76.94, "elevation": 48.4, "pano_id": "TMX7316010203-003011_pano_0004_000011", "timestamp": "2023-03-27T08:09:55.501240Z", "filename": "pano_0004_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 11.22628197, "relative_pitch": 76.94163283281277, "relative_heading": 307.6907041514866, "relative_elevation": 48.4013636056334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0002_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88894887840714, 52.3647681643014, 47.2610463332385 ] }, "distance": 11.36, "direction": 309.4, "angle": 76.49, "elevation": 47.26, "pano_id": "TMX7316010203-002926_pano_0002_000026", "timestamp": "2023-01-11T12:34:08.865420Z", "filename": "pano_0002_000026.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 11.3554932, "relative_pitch": 76.48954676559919, "relative_heading": 309.4030725354464, "relative_elevation": 47.2610463332385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8889494219348, 52.364770130947, 45.7497797710821 ] }, "distance": 11.47, "direction": 310.37, "angle": 75.93, "elevation": 45.75, "pano_id": "TMX7316010203-002976_pano_0002_000104", "timestamp": "2023-02-20T09:04:35.064150Z", "filename": "pano_0002_000104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 11.46741334, "relative_pitch": 75.92843811627965, "relative_heading": 310.36541153854574, "relative_elevation": 45.7497797710821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0013_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88919773329867, 52.3646303825116, 46.7164924973622 ] }, "distance": 11.53, "direction": 134.81, "angle": 76.14, "elevation": 46.72, "pano_id": "TMX7316010203-003045_pano_0013_000092", "timestamp": "2023-04-17T07:02:24.363520Z", "filename": "pano_0013_000092.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 11.52637082, "relative_pitch": 76.14021565630024, "relative_heading": 134.810828549832, "relative_elevation": 46.7164924973622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0008_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88917988362151, 52.3646208096954, 45.7800456658006 ] }, "distance": 11.53, "direction": 142.85, "angle": 75.87, "elevation": 45.78, "pano_id": "TMX7316010203-002970_pano_0008_000065", "timestamp": "2023-02-13T11:41:38.063380Z", "filename": "pano_0008_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 11.52784802, "relative_pitch": 75.86622288281966, "relative_heading": 142.85227340432473, "relative_elevation": 45.7800456658006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0003_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88895238131837, 52.3647741937304, 46.1905792942271 ] }, "distance": 11.62, "direction": 312.71, "angle": 75.88, "elevation": 46.19, "pano_id": "TMX7316010203-002363_pano_0003_000039", "timestamp": "2021-12-29T11:04:03.880370Z", "filename": "pano_0003_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 11.61632888, "relative_pitch": 75.88359905944372, "relative_heading": 312.70901229335016, "relative_elevation": 46.1905792942271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88919476308226, 52.364626699226, 45.6941292323172 ] }, "distance": 11.68, "direction": 136.94, "angle": 75.66, "elevation": 45.69, "pano_id": "TMX7316010203-002306_pano_0002_000544", "timestamp": "2021-09-09T11:45:23.798670Z", "filename": "pano_0002_000544.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 11.67972825, "relative_pitch": 75.6618107591921, "relative_heading": 136.93719611348575, "relative_elevation": 45.6941292323172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002989_pano_0010_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88894418985987, 52.3647723799612, 46.4504799135029 ] }, "distance": 11.9, "direction": 310.17, "angle": 75.63, "elevation": 46.45, "pano_id": "TMX7316010203-002989_pano_0010_000018", "timestamp": "2023-03-06T10:09:56.175680Z", "filename": "pano_0010_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 11.90111497, "relative_pitch": 75.62932853006643, "relative_heading": 310.17212993631193, "relative_elevation": 46.4504799135029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88894524749826, 52.3647732354925, 45.9598278934136 ] }, "distance": 11.91, "direction": 310.75, "angle": 75.47, "elevation": 45.96, "pano_id": "TMX7316060226-000478_pano_0002_000898", "timestamp": "2019-11-11T11:46:17.530700Z", "filename": "pano_0002_000898.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 11.90807282, "relative_pitch": 75.47423396652343, "relative_heading": 310.74575402263673, "relative_elevation": 45.9598278934136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88919318156622, 52.3646228961401, 44.9643745012581 ] }, "distance": 11.92, "direction": 138.7, "angle": 75.15, "elevation": 44.96, "pano_id": "TMX7316010203-001053_pano_0000_002329", "timestamp": "2019-01-14T12:33:37.801830Z", "filename": "pano_0000_002329.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 11.92102306, "relative_pitch": 75.15126772081162, "relative_heading": 138.7045498568243, "relative_elevation": 44.9643745012581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0011_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88894852092811, 52.3647795475359, 45.704404306598 ] }, "distance": 12.22, "direction": 313.93, "angle": 75.04, "elevation": 45.7, "pano_id": "TMX7316010203-002865_pano_0011_000176", "timestamp": "2022-12-15T12:00:24.292530Z", "filename": "pano_0011_000176.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 12.21638662, "relative_pitch": 75.03517872741553, "relative_heading": 313.9256832309552, "relative_elevation": 45.704404306598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0011_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88921255013683, 52.3646255256466, 45.79539624881 ] }, "distance": 12.63, "direction": 133.32, "angle": 74.58, "elevation": 45.8, "pano_id": "TMX7316010203-002865_pano_0011_000171", "timestamp": "2022-12-15T12:00:19.902570Z", "filename": "pano_0011_000171.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 12.62755371, "relative_pitch": 74.58441837052617, "relative_heading": 133.32279189290318, "relative_elevation": 45.79539624881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88919476366155, 52.3646143044475, 45.5125385150313 ] }, "distance": 12.72, "direction": 141.18, "angle": 74.38, "elevation": 45.51, "pano_id": "TMX7316010203-002958_pano_0001_000359", "timestamp": "2023-02-06T09:03:07.685250Z", "filename": "pano_0001_000359.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 12.72232265, "relative_pitch": 74.38249110394558, "relative_heading": 141.18208518314856, "relative_elevation": 45.5125385150313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0002_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88920564245881, 52.3646190140694, 47.2839990928769 ] }, "distance": 12.81, "direction": 137.13, "angle": 74.84, "elevation": 47.28, "pano_id": "TMX7316010203-002926_pano_0002_000021", "timestamp": "2023-01-11T12:34:05.550430Z", "filename": "pano_0002_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 12.81059836, "relative_pitch": 74.84083464873623, "relative_heading": 137.12709038280389, "relative_elevation": 47.2839990928769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88892886412252, 52.3647744199622, 44.9572559054941 ] }, "distance": 12.85, "direction": 307.94, "angle": 74.04, "elevation": 44.96, "pano_id": "TMX7316010203-001053_pano_0000_002334", "timestamp": "2019-01-14T12:33:41.061760Z", "filename": "pano_0000_002334.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 12.85498127, "relative_pitch": 74.04276204184801, "relative_heading": 307.9430567668756, "relative_elevation": 44.9572559054941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8889341041606, 52.3647808149399, 45.7524210521951 ] }, "distance": 13.03, "direction": 311.38, "angle": 74.1, "elevation": 45.75, "pano_id": "TMX7316010203-002306_pano_0002_000549", "timestamp": "2021-09-09T11:45:27.008630Z", "filename": "pano_0002_000549.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 13.03443012, "relative_pitch": 74.09825079889032, "relative_heading": 311.3766679600943, "relative_elevation": 45.7524210521951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002989_pano_0010_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88920959196492, 52.364618186508, 46.4862398458645 ] }, "distance": 13.06, "direction": 136.54, "angle": 74.31, "elevation": 46.49, "pano_id": "TMX7316010203-002989_pano_0010_000013", "timestamp": "2023-03-06T10:09:53.120720Z", "filename": "pano_0010_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 13.06182208, "relative_pitch": 74.30556378755291, "relative_heading": 136.537035382738, "relative_elevation": 46.4862398458645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88921185447456, 52.3646193931822, 45.916320161894 ] }, "distance": 13.07, "direction": 135.64, "angle": 74.11, "elevation": 45.92, "pano_id": "TMX7316060226-000478_pano_0002_000893", "timestamp": "2019-11-11T11:46:14.455810Z", "filename": "pano_0002_000893.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 13.07197638, "relative_pitch": 74.10880846406035, "relative_heading": 135.64185501834947, "relative_elevation": 45.916320161894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0013_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88893688030675, 52.3647832162378, 46.6785028064623 ] }, "distance": 13.07, "direction": 312.8, "angle": 74.35, "elevation": 46.68, "pano_id": "TMX7316010203-003045_pano_0013_000097", "timestamp": "2023-04-17T07:02:28.803540Z", "filename": "pano_0013_000097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 13.07320321, "relative_pitch": 74.35408578406049, "relative_heading": 312.8033996699588, "relative_elevation": 46.6785028064623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88892556158342, 52.3647761877379, 45.5607220428064 ] }, "distance": 13.15, "direction": 308.02, "angle": 73.9, "elevation": 45.56, "pano_id": "TMX7316010203-002958_pano_0001_000364", "timestamp": "2023-02-06T09:03:10.510210Z", "filename": "pano_0001_000364.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 13.15335472, "relative_pitch": 73.89660103715414, "relative_heading": 308.01625329746247, "relative_elevation": 45.5607220428064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0004_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88892464907296, 52.364777657818, 47.1025695400313 ] }, "distance": 13.3, "direction": 308.41, "angle": 74.23, "elevation": 47.1, "pano_id": "TMX7316010203-002984_pano_0004_000054", "timestamp": "2023-02-27T09:34:58.893410Z", "filename": "pano_0004_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 13.30338166, "relative_pitch": 74.22849976830851, "relative_heading": 308.4064299012242, "relative_elevation": 47.1025695400313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0003_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88921869112383, 52.3646167985577, 46.2031031921506 ] }, "distance": 13.6, "direction": 135.09, "angle": 73.59, "elevation": 46.2, "pano_id": "TMX7316010203-002363_pano_0003_000034", "timestamp": "2021-12-29T11:03:58.790430Z", "filename": "pano_0003_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 13.60462679, "relative_pitch": 73.59279451485597, "relative_heading": 135.08964120666508, "relative_elevation": 46.2031031921506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88892766125882, 52.3647844428749, 46.1841267524287 ] }, "distance": 13.63, "direction": 311.43, "angle": 73.56, "elevation": 46.18, "pano_id": "TMX7316010203-002542_pano_0000_002477", "timestamp": "2022-04-25T08:52:07.886940Z", "filename": "pano_0000_002477.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 13.63060859, "relative_pitch": 73.55676105279844, "relative_heading": 311.43057360717864, "relative_elevation": 46.1841267524287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003011_pano_0004_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88921440428225, 52.3646106654375, 48.2010502722114 ] }, "distance": 13.9, "direction": 137.93, "angle": 73.91, "elevation": 48.2, "pano_id": "TMX7316010203-003011_pano_0004_000006", "timestamp": "2023-03-27T08:09:48.721290Z", "filename": "pano_0004_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 13.89886134, "relative_pitch": 73.91498647333633, "relative_heading": 137.92953802561027, "relative_elevation": 48.2010502722114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0008_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88891367410442, 52.3647780443618, 45.8860179604962 ] }, "distance": 13.92, "direction": 306.63, "angle": 73.12, "elevation": 45.89, "pano_id": "TMX7316010203-002970_pano_0008_000070", "timestamp": "2023-02-13T11:41:40.873390Z", "filename": "pano_0008_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 13.92260272, "relative_pitch": 73.12130523191544, "relative_heading": 306.63357234556355, "relative_elevation": 45.8860179604962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88921963260062, 52.3646099080415, 45.7952669542283 ] }, "distance": 14.2, "direction": 137.09, "angle": 72.77, "elevation": 45.8, "pano_id": "TMX7316010203-002976_pano_0002_000099", "timestamp": "2023-02-20T09:04:31.734170Z", "filename": "pano_0002_000099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 14.20157821, "relative_pitch": 72.77080492138664, "relative_heading": 137.0907227471086, "relative_elevation": 45.7952669542283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_002115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88923224312137, 52.36461493349, 46.2663365788758 ] }, "distance": 14.41, "direction": 133.07, "angle": 72.7, "elevation": 46.27, "pano_id": "TMX7316010203-001666_pano_0000_002115", "timestamp": "2020-04-22T07:07:08.035360Z", "filename": "pano_0000_002115.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 14.41227276, "relative_pitch": 72.69783978415315, "relative_heading": 133.07260282194284, "relative_elevation": 46.2663365788758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0004_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88922108760975, 52.364607831382, 47.002304119058 ] }, "distance": 14.44, "direction": 137.43, "angle": 72.92, "elevation": 47.0, "pano_id": "TMX7316010203-002984_pano_0004_000048", "timestamp": "2023-02-27T09:34:51.403460Z", "filename": "pano_0004_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 14.43855687, "relative_pitch": 72.92365591124943, "relative_heading": 137.42696741509891, "relative_elevation": 47.002304119058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889231624330179, 52.36461344644993, 0.0 ] }, "distance": 14.5, "direction": 133.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00392", "timestamp": "2025-06-16T06:37:03Z", "filename": "recording_2025-06-16_06-21-55_00392.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 14.49525775, "relative_pitch": 0.0, "relative_heading": 133.66417596436636, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_002121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88891915937234, 52.3647928547358, 46.1405993392691 ] }, "distance": 14.69, "direction": 312.67, "angle": 72.34, "elevation": 46.14, "pano_id": "TMX7316010203-001666_pano_0000_002121", "timestamp": "2020-04-22T07:07:12.525160Z", "filename": "pano_0000_002121.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 14.68765231, "relative_pitch": 72.34248741915235, "relative_heading": 312.6734087247907, "relative_elevation": 46.1405993392691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88923292936202, 52.3646117764331, 45.9302796991542 ] }, "distance": 14.69, "direction": 133.95, "angle": 72.27, "elevation": 45.93, "pano_id": "TMX7316010203-002306_pano_0002_000252", "timestamp": "2021-09-09T11:37:24.145130Z", "filename": "pano_0002_000252.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 14.68805016, "relative_pitch": 72.26623670468472, "relative_heading": 133.94913985549888, "relative_elevation": 45.9302796991542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000707_pano_0000_000998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88892144576571, 52.3647946880958, 45.7874981295317 ] }, "distance": 14.71, "direction": 313.67, "angle": 72.19, "elevation": 45.79, "pano_id": "TMX7316010203-000707_pano_0000_000998", "timestamp": "2018-05-04T11:43:31.842510Z", "filename": "pano_0000_000998.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 14.71364164, "relative_pitch": 72.18538525262265, "relative_heading": 313.6686172914156, "relative_elevation": 45.7874981295317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0001_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88922354688561, 52.3646052702843, 46.9476320678368 ] }, "distance": 14.76, "direction": 137.7, "angle": 72.55, "elevation": 46.95, "pano_id": "TMX7316010203-003004_pano_0001_000088", "timestamp": "2023-03-20T09:28:52.812060Z", "filename": "pano_0001_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 14.76192111, "relative_pitch": 72.54509133615271, "relative_heading": 137.6964617386641, "relative_elevation": 46.9476320678368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000992/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000992/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000992/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000992/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000707_pano_0000_000992/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000992/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000992/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000992/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000992/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88923273064598, 52.3646068012239, 45.8334951074794 ] }, "distance": 15.07, "direction": 135.5, "angle": 71.8, "elevation": 45.83, "pano_id": "TMX7316010203-000707_pano_0000_000992", "timestamp": "2018-05-04T11:43:27.237610Z", "filename": "pano_0000_000992.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 15.06804756, "relative_pitch": 71.80139764193235, "relative_heading": 135.50062471606134, "relative_elevation": 45.8334951074794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track03_Sphere_00110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889238136917588, 52.3646100674948, 0.0 ] }, "distance": 15.08, "direction": 133.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track03_Sphere_00110", "timestamp": "2024-12-03T09:31:44Z", "filename": "Job_20241203_0939_Track03_Sphere_00110.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 15.07581262, "relative_pitch": 0.0, "relative_heading": 133.5338009919662, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track03_Sphere_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888917193175107, 52.36479701897166, 0.0 ] }, "distance": 15.1, "direction": 313.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track03_Sphere_00116", "timestamp": "2024-12-03T09:31:50Z", "filename": "Job_20241203_0939_Track03_Sphere_00116.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 15.10227416, "relative_pitch": 0.0, "relative_heading": 313.6215458206206, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_001072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88923922584654, 52.3646062739836, 46.4810698078945 ] }, "distance": 15.42, "direction": 134.48, "angle": 71.64, "elevation": 46.48, "pano_id": "TMX7316010203-001530_pano_0003_001072", "timestamp": "2019-12-20T09:19:33.963480Z", "filename": "pano_0003_001072.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 15.42244478, "relative_pitch": 71.64412702207551, "relative_heading": 134.48093793327996, "relative_elevation": 46.4810698078945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888913273299536, 52.36479961790167, 0.0 ] }, "distance": 15.5, "direction": 313.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00398", "timestamp": "2025-06-16T06:37:10Z", "filename": "recording_2025-06-16_06-21-55_00398.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 15.49510296, "relative_pitch": 0.0, "relative_heading": 313.71450622678594, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0001_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88889980849309, 52.3647913065194, 46.9816256398335 ] }, "distance": 15.57, "direction": 308.92, "angle": 71.66, "elevation": 46.98, "pano_id": "TMX7316010203-003004_pano_0001_000094", "timestamp": "2023-03-20T09:28:56.147050Z", "filename": "pano_0001_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 15.57347233, "relative_pitch": 71.66067024912518, "relative_heading": 308.9176062643708, "relative_elevation": 46.9816256398335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8889126385475, 52.3648025746036, 45.9313866626471 ] }, "distance": 15.76, "direction": 314.47, "angle": 71.07, "elevation": 45.93, "pano_id": "TMX7316010203-002306_pano_0002_000258", "timestamp": "2021-09-09T11:37:28.810160Z", "filename": "pano_0002_000258.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 15.75509071, "relative_pitch": 71.0673340935113, "relative_heading": 314.4706690666995, "relative_elevation": 45.9313866626471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88924274692585, 52.3646008769451, 46.0730284471065 ] }, "distance": 16.02, "direction": 135.41, "angle": 70.83, "elevation": 46.07, "pano_id": "TMX7316010203-002542_pano_0000_002471", "timestamp": "2022-04-25T08:52:03.711960Z", "filename": "pano_0000_002471.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 16.01648225, "relative_pitch": 70.83088699277359, "relative_heading": 135.41259874597216, "relative_elevation": 46.0730284471065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003011_pano_0004_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88889545293371, 52.3647955723576, 48.4707296267152 ] }, "distance": 16.1, "direction": 309.57, "angle": 71.62, "elevation": 48.47, "pano_id": "TMX7316010203-003011_pano_0004_000012", "timestamp": "2023-03-27T08:09:57.081240Z", "filename": "pano_0004_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 16.10354732, "relative_pitch": 71.62184034739073, "relative_heading": 309.56851731399047, "relative_elevation": 48.4707296267152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0002_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88889753053377, 52.3647972820131, 47.2626519519836 ] }, "distance": 16.12, "direction": 310.41, "angle": 71.17, "elevation": 47.26, "pano_id": "TMX7316010203-002926_pano_0002_000027", "timestamp": "2023-01-11T12:34:09.485380Z", "filename": "pano_0002_000027.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 16.1173751, "relative_pitch": 71.16974321707087, "relative_heading": 310.41034846141116, "relative_elevation": 47.2626519519836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88892341299417, 52.3645925168443, 43.2440265445039 ] }, "distance": 16.21, "direction": 220.43, "angle": 69.46, "elevation": 43.24, "pano_id": "TMX7316060226-000022_pano_0000_000305", "timestamp": "2016-08-16T07:01:17.410840Z", "filename": "pano_0000_000305.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 16.20616661, "relative_pitch": 69.4559704712134, "relative_heading": 220.4257720939858, "relative_elevation": 43.2440265445039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88887607753371, 52.3646237966775, 43.3235858650878 ] }, "distance": 16.34, "direction": 237.18, "angle": 69.33, "elevation": 43.32, "pano_id": "TMX7316060226-000022_pano_0000_000306", "timestamp": "2016-08-16T07:01:18.110840Z", "filename": "pano_0000_000306.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 16.34142863, "relative_pitch": 69.33378850007333, "relative_heading": 237.18349610518717, "relative_elevation": 43.3235858650878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0013_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88925104868319, 52.3645995930532, 46.7692281743512 ] }, "distance": 16.52, "direction": 134.36, "angle": 70.55, "elevation": 46.77, "pano_id": "TMX7316010203-003045_pano_0013_000091", "timestamp": "2023-04-17T07:02:23.523520Z", "filename": "pano_0013_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 16.5179781, "relative_pitch": 70.54777415900561, "relative_heading": 134.3634259264308, "relative_elevation": 46.7692281743512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88889538716565, 52.3648018519584, 45.7584851933643 ] }, "distance": 16.56, "direction": 311.42, "angle": 70.1, "elevation": 45.76, "pano_id": "TMX7316010203-002976_pano_0002_000105", "timestamp": "2023-02-20T09:04:35.709110Z", "filename": "pano_0002_000105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 16.56077827, "relative_pitch": 70.10394360410865, "relative_heading": 311.4225432016799, "relative_elevation": 45.7584851933643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0008_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88923240877989, 52.3645885259997, 45.8125548912212 ] }, "distance": 16.57, "direction": 140.49, "angle": 70.12, "elevation": 45.81, "pano_id": "TMX7316010203-002970_pano_0008_000064", "timestamp": "2023-02-13T11:41:37.458410Z", "filename": "pano_0008_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 16.56592696, "relative_pitch": 70.1198910968769, "relative_heading": 140.49071713164605, "relative_elevation": 45.8125548912212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0003_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88889930329856, 52.3648053944907, 46.1981723988429 ] }, "distance": 16.63, "direction": 313.05, "angle": 70.2, "elevation": 46.2, "pano_id": "TMX7316010203-002363_pano_0003_000040", "timestamp": "2021-12-29T11:04:04.845390Z", "filename": "pano_0003_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 16.62824961, "relative_pitch": 70.20451900375296, "relative_heading": 313.0493906526778, "relative_elevation": 46.1981723988429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88924671968668, 52.364595508622, 45.7217923821881 ] }, "distance": 16.63, "direction": 136.19, "angle": 70.01, "elevation": 45.72, "pano_id": "TMX7316010203-002306_pano_0002_000543", "timestamp": "2021-09-09T11:45:23.133660Z", "filename": "pano_0002_000543.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 16.63342562, "relative_pitch": 70.00879298682979, "relative_heading": 136.19321050194378, "relative_elevation": 45.7217923821881 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002989_pano_0010_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88889087083759, 52.3648028473459, 46.4546298012137 ] }, "distance": 16.87, "direction": 311.01, "angle": 70.05, "elevation": 46.45, "pano_id": "TMX7316010203-002989_pano_0010_000019", "timestamp": "2023-03-06T10:09:56.730670Z", "filename": "pano_0010_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 16.86517695, "relative_pitch": 70.04676381597572, "relative_heading": 311.0132182522015, "relative_elevation": 46.4546298012137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88924587153014, 52.3645921430974, 45.010788615793 ] }, "distance": 16.87, "direction": 137.22, "angle": 69.46, "elevation": 45.01, "pano_id": "TMX7316010203-001053_pano_0000_002328", "timestamp": "2019-01-14T12:33:37.096820Z", "filename": "pano_0000_002328.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 16.86638326, "relative_pitch": 69.45808736995855, "relative_heading": 137.21554185564514, "relative_elevation": 45.010788615793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88889126649805, 52.3648033658664, 45.9576114565134 ] }, "distance": 16.88, "direction": 311.22, "angle": 69.83, "elevation": 45.96, "pano_id": "TMX7316060226-000478_pano_0002_000899", "timestamp": "2019-11-11T11:46:18.165750Z", "filename": "pano_0002_000899.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 16.88281448, "relative_pitch": 69.82887798159096, "relative_heading": 311.2209938306421, "relative_elevation": 45.9576114565134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0011_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88889542001031, 52.364810138113, 45.6832282012329 ] }, "distance": 17.18, "direction": 313.73, "angle": 69.39, "elevation": 45.68, "pano_id": "TMX7316010203-002865_pano_0011_000177", "timestamp": "2022-12-15T12:00:25.182520Z", "filename": "pano_0011_000177.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 17.18309912, "relative_pitch": 69.38692099988683, "relative_heading": 313.7334973795145, "relative_elevation": 45.6832282012329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88897134685573, 52.3645617958131, 43.1742385588586 ] }, "distance": 17.34, "direction": 204.69, "angle": 68.12, "elevation": 43.17, "pano_id": "TMX7316060226-000022_pano_0000_000304", "timestamp": "2016-08-16T07:01:16.680840Z", "filename": "pano_0000_000304.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 17.34085949, "relative_pitch": 68.11722251255453, "relative_heading": 204.69174061925426, "relative_elevation": 43.1742385588586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0011_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0011_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0011_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88926398975428, 52.3645938813201, 45.8562369095162 ] }, "distance": 17.59, "direction": 133.84, "angle": 69.01, "elevation": 45.86, "pano_id": "TMX7316010203-002865_pano_0011_000170", "timestamp": "2022-12-15T12:00:18.967670Z", "filename": "pano_0011_000170.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 17.59333949, "relative_pitch": 69.01004194992159, "relative_heading": 133.8358589312811, "relative_elevation": 45.8562369095162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0002_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88925764437627, 52.3645885740878, 47.3008515303954 ] }, "distance": 17.71, "direction": 136.18, "angle": 69.48, "elevation": 47.3, "pano_id": "TMX7316010203-002926_pano_0002_000020", "timestamp": "2023-01-11T12:34:04.870450Z", "filename": "pano_0002_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 17.70543777, "relative_pitch": 69.47835064084123, "relative_heading": 136.1837944767679, "relative_elevation": 47.3008515303954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8888754765503, 52.3648040655319, 44.9541851598769 ] }, "distance": 17.76, "direction": 309.12, "angle": 68.45, "elevation": 44.95, "pano_id": "TMX7316010203-001053_pano_0000_002335", "timestamp": "2019-01-14T12:33:41.701830Z", "filename": "pano_0000_002335.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 17.75505626, "relative_pitch": 68.4480163225767, "relative_heading": 309.1222873259772, "relative_elevation": 44.9541851598769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88882913936476, 52.3646551335247, 43.3887813985348 ] }, "distance": 17.76, "direction": 252.4, "angle": 67.74, "elevation": 43.39, "pano_id": "TMX7316060226-000022_pano_0000_000307", "timestamp": "2016-08-16T07:01:18.795780Z", "filename": "pano_0000_000307.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 17.76183711, "relative_pitch": 67.73753766770503, "relative_heading": 252.4047282883911, "relative_elevation": 43.3887813985348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88925031422419, 52.3645825327613, 45.5302562350407 ] }, "distance": 17.86, "direction": 138.83, "angle": 68.58, "elevation": 45.53, "pano_id": "TMX7316010203-002958_pano_0001_000358", "timestamp": "2023-02-06T09:03:07.085260Z", "filename": "pano_0001_000358.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 17.86389786, "relative_pitch": 68.57732912849211, "relative_heading": 138.83310510142263, "relative_elevation": 45.5302562350407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0013_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0013_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0013_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88888509578737, 52.3648132340859, 46.6658437633887 ] }, "distance": 17.93, "direction": 312.98, "angle": 68.98, "elevation": 46.67, "pano_id": "TMX7316010203-003045_pano_0013_000098", "timestamp": "2023-04-17T07:02:29.728490Z", "filename": "pano_0013_000098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 17.93098156, "relative_pitch": 68.98112306227928, "relative_heading": 312.97538830712386, "relative_elevation": 46.6658437633887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0004_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8888757002637, 52.3648068082604, 47.1067843455821 ] }, "distance": 17.94, "direction": 309.91, "angle": 69.15, "elevation": 47.11, "pano_id": "TMX7316010203-002984_pano_0004_000055", "timestamp": "2023-02-27T09:35:00.013440Z", "filename": "pano_0004_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 17.93749669, "relative_pitch": 69.15398118925845, "relative_heading": 309.909317950796, "relative_elevation": 47.1067843455821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8888816852989, 52.3648112387575, 45.7566416468471 ] }, "distance": 17.95, "direction": 311.95, "angle": 68.58, "elevation": 45.76, "pano_id": "TMX7316010203-002306_pano_0002_000550", "timestamp": "2021-09-09T11:45:27.698630Z", "filename": "pano_0002_000550.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 17.95246949, "relative_pitch": 68.57760170777748, "relative_heading": 311.9514500403673, "relative_elevation": 45.7566416468471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002989_pano_0010_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002989_pano_0010_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002989/pano_0010_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88926272979697, 52.3645878561022, 46.5302738025784 ] }, "distance": 18.0, "direction": 135.56, "angle": 68.85, "elevation": 46.53, "pano_id": "TMX7316010203-002989_pano_0010_000012", "timestamp": "2023-03-06T10:09:52.345750Z", "filename": "pano_0010_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 18.0039752, "relative_pitch": 68.84703335180399, "relative_heading": 135.56434325523597, "relative_elevation": 46.5302738025784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_000892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_000892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_000892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88926469234105, 52.3645882816449, 45.9488529674709 ] }, "distance": 18.06, "direction": 135.16, "angle": 68.54, "elevation": 45.95, "pano_id": "TMX7316060226-000478_pano_0002_000892", "timestamp": "2019-11-11T11:46:13.800750Z", "filename": "pano_0002_000892.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 18.0642162, "relative_pitch": 68.53835046924705, "relative_heading": 135.15642202131858, "relative_elevation": 45.9488529674709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88887112787639, 52.3648078229469, 45.5572074651718 ] }, "distance": 18.25, "direction": 309.55, "angle": 68.17, "elevation": 45.56, "pano_id": "TMX7316010203-002958_pano_0001_000365", "timestamp": "2023-02-06T09:03:11.100180Z", "filename": "pano_0001_000365.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 18.24919885, "relative_pitch": 68.17006466019082, "relative_heading": 309.5538514451788, "relative_elevation": 45.5572074651718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88887491945831, 52.3648149581998, 46.2014554291964 ] }, "distance": 18.57, "direction": 311.95, "angle": 68.1, "elevation": 46.2, "pano_id": "TMX7316010203-002542_pano_0000_002478", "timestamp": "2022-04-25T08:52:08.541910Z", "filename": "pano_0000_002478.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 18.57190753, "relative_pitch": 68.1010232709873, "relative_heading": 311.9505572400347, "relative_elevation": 46.2014554291964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0003_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0003_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0003_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88927272701743, 52.3645855568745, 46.2506859889254 ] }, "distance": 18.67, "direction": 134.62, "angle": 68.02, "elevation": 46.25, "pano_id": "TMX7316010203-002363_pano_0003_000033", "timestamp": "2021-12-29T11:03:57.730440Z", "filename": "pano_0003_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 18.66595595, "relative_pitch": 68.0218715675452, "relative_heading": 134.62152339258415, "relative_elevation": 46.2506859889254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0008_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0008_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0008_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88885952810307, 52.3648084346283, 45.8845894886181 ] }, "distance": 18.91, "direction": 308.19, "angle": 67.61, "elevation": 45.88, "pano_id": "TMX7316010203-002970_pano_0008_000071", "timestamp": "2023-02-13T11:41:41.443500Z", "filename": "pano_0008_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 18.9071484, "relative_pitch": 67.60545940648569, "relative_heading": 308.1879514529387, "relative_elevation": 45.8845894886181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0004_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0004_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0004_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88927217647647, 52.3645801426299, 47.0498221786693 ] }, "distance": 19.07, "direction": 135.99, "angle": 67.94, "elevation": 47.05, "pano_id": "TMX7316010203-002984_pano_0004_000047", "timestamp": "2023-02-27T09:34:50.258460Z", "filename": "pano_0004_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 19.06788219, "relative_pitch": 67.93876302195011, "relative_heading": 135.9893140008682, "relative_elevation": 47.0498221786693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003011_pano_0004_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88927036320389, 52.3645782681452, 48.1871907329187 ] }, "distance": 19.13, "direction": 136.69, "angle": 68.34, "elevation": 48.19, "pano_id": "TMX7316010203-003011_pano_0004_000005", "timestamp": "2023-03-27T08:09:45.961320Z", "filename": "pano_0004_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 19.13350581, "relative_pitch": 68.34364475259216, "relative_heading": 136.68932049852438, "relative_elevation": 48.1871907329187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_002114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88928559902948, 52.3645855439325, 46.3365410761908 ] }, "distance": 19.3, "direction": 132.8, "angle": 67.39, "elevation": 46.34, "pano_id": "TMX7316010203-001666_pano_0000_002114", "timestamp": "2020-04-22T07:07:07.315220Z", "filename": "pano_0000_002114.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 19.30085311, "relative_pitch": 67.3864980281343, "relative_heading": 132.79591615537126, "relative_elevation": 46.3365410761908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002976_pano_0002_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002976_pano_0002_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002976/pano_0002_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88927444670006, 52.3645782181159, 45.9200080465525 ] }, "distance": 19.33, "direction": 136.1, "angle": 67.17, "elevation": 45.92, "pano_id": "TMX7316010203-002976_pano_0002_000098", "timestamp": "2023-02-20T09:04:30.969140Z", "filename": "pano_0002_000098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 19.32938283, "relative_pitch": 67.17202402819363, "relative_heading": 136.1006673795507, "relative_elevation": 45.9200080465525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889284518720896, 52.364582409611444, 0.0 ] }, "distance": 19.49, "direction": 133.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00391", "timestamp": "2025-06-16T06:37:01Z", "filename": "recording_2025-06-16_06-21-55_00391.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 19.48620728, "relative_pitch": 0.0, "relative_heading": 133.69544112598416, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_002122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_002122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_002122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88886726754166, 52.3648221615975, 46.1189503511414 ] }, "distance": 19.5, "direction": 312.68, "angle": 67.08, "elevation": 46.12, "pano_id": "TMX7316010203-001666_pano_0000_002122", "timestamp": "2020-04-22T07:07:13.310160Z", "filename": "pano_0000_002122.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 19.4969641, "relative_pitch": 67.08360152440251, "relative_heading": 312.6784778012592, "relative_elevation": 46.1189503511414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88901938328433, 52.36453113464, 43.1099495338276 ] }, "distance": 19.57, "direction": 191.71, "angle": 65.58, "elevation": 43.11, "pano_id": "TMX7316060226-000022_pano_0000_000303", "timestamp": "2016-08-16T07:01:15.910910Z", "filename": "pano_0000_000303.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 19.5743363, "relative_pitch": 65.57928561478695, "relative_heading": 191.7068716989849, "relative_elevation": 43.1099495338276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0003_001073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0003_001073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0003_001073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88928151933347, 52.3645783488628, 46.3290816415101 ] }, "distance": 19.66, "direction": 135.06, "angle": 67.01, "elevation": 46.33, "pano_id": "TMX7316010203-001530_pano_0003_001073", "timestamp": "2019-12-20T09:19:47.168290Z", "filename": "pano_0003_001073.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 19.65620727, "relative_pitch": 67.00976836303381, "relative_heading": 135.05929614530334, "relative_elevation": 46.3290816415101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000707_pano_0000_000999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8888678430594, 52.3648250067566, 45.7994828475639 ] }, "distance": 19.68, "direction": 313.43, "angle": 66.74, "elevation": 45.8, "pano_id": "TMX7316010203-000707_pano_0000_000999", "timestamp": "2018-05-04T11:43:32.537560Z", "filename": "pano_0000_000999.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 19.68446375, "relative_pitch": 66.74212947485445, "relative_heading": 313.4333204874523, "relative_elevation": 45.7994828475639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track03_Sphere_00109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889288012457189, 52.36458114804807, 0.0 ] }, "distance": 19.76, "direction": 133.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track03_Sphere_00109", "timestamp": "2024-12-03T09:31:43Z", "filename": "Job_20241203_0939_Track03_Sphere_00109.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 19.75535608, "relative_pitch": 0.0, "relative_heading": 133.51297983924954, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0001_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88927759610454, 52.3645739337788, 47.0170718338341 ] }, "distance": 19.82, "direction": 136.61, "angle": 67.14, "elevation": 47.02, "pano_id": "TMX7316010203-003004_pano_0001_000087", "timestamp": "2023-03-20T09:28:52.147110Z", "filename": "pano_0001_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 19.82243737, "relative_pitch": 67.13967060193548, "relative_heading": 136.60933738143018, "relative_elevation": 47.0170718338341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8892868466758, 52.3645795222935, 45.9995682965964 ] }, "distance": 19.82, "direction": 134.05, "angle": 66.69, "elevation": 46.0, "pano_id": "TMX7316010203-002306_pano_0002_000251", "timestamp": "2021-09-09T11:37:23.305170Z", "filename": "pano_0002_000251.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 19.82319363, "relative_pitch": 66.6867103276591, "relative_heading": 134.0502196778565, "relative_elevation": 45.9995682965964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000991/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000991/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000991/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000991/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000707_pano_0000_000991/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000991/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000707_pano_0000_000991/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000991/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/04/TMX7316010203-000707/pano_0000_000991/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88928556232299, 52.364575785015, 45.9205171233043 ] }, "distance": 20.05, "direction": 135.08, "angle": 66.41, "elevation": 45.92, "pano_id": "TMX7316010203-000707_pano_0000_000991", "timestamp": "2018-05-04T11:43:26.307610Z", "filename": "pano_0000_000991.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 20.05268557, "relative_pitch": 66.40994904599636, "relative_heading": 135.07809631993123, "relative_elevation": 45.9205171233043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track03_Sphere_00117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track03_Sphere_00117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888864303116955, 52.36482762425352, 0.0 ] }, "distance": 20.06, "direction": 313.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_0939_Track03_Sphere_00117", "timestamp": "2024-12-03T09:31:51Z", "filename": "Job_20241203_0939_Track03_Sphere_00117.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 20.05986607, "relative_pitch": 0.0, "relative_heading": 313.56391989347406, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88878205445375, 52.3646862922384, 43.5182792404667 ] }, "distance": 20.23, "direction": 264.6, "angle": 65.07, "elevation": 43.52, "pano_id": "TMX7316060226-000022_pano_0000_000308", "timestamp": "2016-08-16T07:01:19.470810Z", "filename": "pano_0000_000308.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 20.22783057, "relative_pitch": 65.07041640640222, "relative_heading": 264.6043663787479, "relative_elevation": 43.5182792404667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.888858964413101, 52.36482974984776, 0.0 ] }, "distance": 20.49, "direction": 313.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00399", "timestamp": "2025-06-16T06:37:11Z", "filename": "recording_2025-06-16_06-21-55_00399.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 20.48653595, "relative_pitch": 0.0, "relative_heading": 313.3423168626878, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003004_pano_0001_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003004_pano_0001_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003004/pano_0001_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88884579122802, 52.364822097072, 46.9653209773824 ] }, "distance": 20.59, "direction": 309.9, "angle": 66.33, "elevation": 46.97, "pano_id": "TMX7316010203-003004_pano_0001_000095", "timestamp": "2023-03-20T09:28:56.657050Z", "filename": "pano_0001_000095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 20.59175041, "relative_pitch": 66.32515096851803, "relative_heading": 309.9033558723243, "relative_elevation": 46.9653209773824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88885826658224, 52.3648338977075, 45.9117581425235 ] }, "distance": 20.84, "direction": 314.18, "angle": 65.59, "elevation": 45.91, "pano_id": "TMX7316010203-002306_pano_0002_000259", "timestamp": "2021-09-09T11:37:29.620120Z", "filename": "pano_0002_000259.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 20.84009665, "relative_pitch": 65.58592630228935, "relative_heading": 314.17550878708664, "relative_elevation": 45.9117581425235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0002_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0002_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0002_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88884614473673, 52.3648260227793, 47.2387552959844 ] }, "distance": 20.86, "direction": 310.87, "angle": 66.18, "elevation": 47.24, "pano_id": "TMX7316010203-002926_pano_0002_000028", "timestamp": "2023-01-11T12:34:10.080410Z", "filename": "pano_0002_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 20.85644698, "relative_pitch": 66.17799700753082, "relative_heading": 310.8664222378209, "relative_elevation": 47.2387552959844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003011_pano_0004_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003011_pano_0004_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003011/pano_0004_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88884432370145, 52.3648252268888, 48.5314919138327 ] }, "distance": 20.89, "direction": 310.46, "angle": 66.71, "elevation": 48.53, "pano_id": "TMX7316010203-003011_pano_0004_000013", "timestamp": "2023-03-27T08:09:59.206190Z", "filename": "pano_0004_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 20.8928347, "relative_pitch": 66.70809478151226, "relative_heading": 310.46017369996997, "relative_elevation": 48.5314919138327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track03_Sphere_00113/adjacencies/b_20241203_0939_Track03_Sphere_00113/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8892962353648, 52.3645713931006, 46.1957710795105 ] }, "distance": 20.91, "direction": 134.61, "angle": 65.64, "elevation": 46.2, "pano_id": "TMX7316010203-002542_pano_0000_002470", "timestamp": "2022-04-25T08:52:02.886980Z", "filename": "pano_0000_002470.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_20241203_0939_Track03_Sphere_00113", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121071.4680866751, 486429.5014597456 ] }, "relative_distance": 20.9128017, "relative_pitch": 65.6437618306694, "relative_heading": 134.61316556122014, "relative_elevation": 46.1957710795105 } ] } }